Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/57736/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2021-03-08T19:55:10.398342Z",
    "action": 2,
    "target": "Выигранные испытания",
    "id": 236024,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/236024/?format=api"
}