Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96269/?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:25:31.237563Z",
    "action": 2,
    "target": "D'autres **outils tiers** connectent Habitica à d'autres aspects de votre vie. Notre API permet l’intégration facile de choses comme l'[extension Chrome](https://chrome.google.com/webstore/detail/habitica/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=fr-FR), avec laquelle vous perdez des points en naviguant sur des sites non-productifs, et en gagnez sur des sites productifs. [Plus d'informations ici](http://habitica.fandom.com/fr/wiki/Extensions,_modules_compl%C3%A9mentaires_et_personnalisations).",
    "id": 33428,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33428/?format=api"
}