Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201463/?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:37:33.929785Z",
    "action": 2,
    "target": "你全力击中了一项任务,该任务蓝色更深/红色更浅,并对怪物们造成额外伤害!点击一项任务来释放法术。(法术强度与力量值有关)",
    "id": 84247,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/84247/?format=api"
}