Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191578/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/c.annedwater/?format=api",
    "author": "https://translate.habitica.com/api/users/c.annedwater/?format=api",
    "timestamp": "2022-11-15T14:47:47.930365Z",
    "action": 2,
    "target": "未完成的每日任務不會對你造成傷害(boss依然會因為隊員未完成的每日任務而傷害你)",
    "id": 371834,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/371834/?format=api"
}