Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201500/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2019-11-09T02:36:09.267758Z",
    "action": 2,
    "target": "你爆发出一道光闪瞎了你的任务。所有任务的蓝色值增加、红色值降低。(法术强度与智力值有关)",
    "id": 84246,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/84246/?format=api"
}