Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101905/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/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-03-22T06:20:25.294475Z",
    "action": 2,
    "target": "你当然可以独自玩Habitica,但是当你开始合作、竞争和对他人负责的时候,Habitica才能发挥真正的作用。自我提高最有效的方法就是保持集体责任感,还有什么比游戏更能营造责任感和竞争环境呢?",
    "id": 1119166,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1119166/?format=api"
}