Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198074/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-01-19T15:38:55.633324Z",
    "action": 2,
    "target": "你已经解锁了重生球! 这个特殊的市场物品可使你从 1 级重新开始游戏,同时保留你的任务、成就、宠物等记录。 如果你觉得自己已经达成了所有目标,或者想要以新手的视角体验新功能,请使用它为你的Habitica注入新的活力!",
    "id": 1085193,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1085193/?format=api"
}