Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/213018/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-05-14T06:11:18.946894Z",
    "action": 2,
    "target": "已有<%= count %>天完成了全部日常任务。达成此成就后,你将在次日得到全属性+等级÷2的增益。等级超过100级时增益不会产生任何效果。",
    "id": 1130665,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1130665/?format=api"
}