Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64967/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-05-02T06:57:02.757012Z",
    "action": 2,
    "target": "曾<%= count %>次帮助过Habitica成长,比如填一份调查问卷或参与了某次重要的内测或公测。谢谢你们!",
    "id": 28986,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/28986/?format=api"
}