Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96176/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "author": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "timestamp": "2019-07-13T07:11:10.051719Z",
    "action": 36,
    "target": "<a href='http://habitica.fandom.com/fr/wiki/Extensions,_modules_compl%C3%A9mentaires_et_personnalisations' target='_blank'>Modules complémentaires et extensions</a>",
    "id": 33394,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/33394/?format=api"
}