Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/37764/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.yunohost.org/api/units/32460/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2021-09-01T17:14:11.643676Z",
    "action": 2,
    "target": "Certains fournisseurs ne vous laisseront pas configurer votre DNS inversé (ou leur fonctionnalité pourrait être cassée...). Si votre DNS inversé est correctement configuré en IPv4, vous pouvez essayer de désactiver l'utilisation d'IPv6 lors de l'envoi d'emails en exécutant <cmd>yunohost settings set smtp.allow_ipv6 -v off</cmd>. Remarque : cette dernière solution signifie que vous ne pourrez pas envoyer ou recevoir de courriels avec les quelques serveurs qui ont uniquement de l'IPv6.",
    "id": 37764,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/37764/?format=api"
}