Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/48527/?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-08-04T18:30:07.690916Z",
    "action": 2,
    "target": "La sauvegarde du système n'a pas pu être terminée avant l'échec de la migration. Erreur : {error }",
    "id": 32585,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/32585/?format=api"
}