Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/185247/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/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-04-14T09:51:56.384276Z",
    "action": 5,
    "target": "Dressez-la alors que vous poussez votre cri de guerre : \"CUILLEEEEERE !!\" Augmente l'intelligence de <%= int %>. Armoire enchantée: Ensemble du chef (Objet 3 de 4).",
    "id": 22606,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/22606/?format=api"
}