Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201449/?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:38:37.296454Z",
    "action": 2,
    "target": "火焰在你手中迸发。你将获得经验值,并且对怪物们造成额外伤害!点击一项任务来释放法术。(法术强度与智力值有关)",
    "id": 84248,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/84248/?format=api"
}