Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/172570/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:31:35.757828Z",
    "action": 59,
    "target": "查看任务状态以确认任务是否完成,添加团队管理员以分担责任,还能与所有团队成员进行团队聊天。",
    "id": 1170213,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1170213/?format=api"
}