Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246027/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2021-08-27T08:46:39.863447Z",
    "action": 2,
    "target": "请注意,您无法在这里重置单个任务的连击数。您必须编辑每日任务并进入高级设置,您可以在哪里找到重置连击数的选项。",
    "id": 275170,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/275170/?format=api"
}