Changes API.

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

GET /api/changes/276947/?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-09-13T12:43:26.800546Z",
    "action": 2,
    "target": "请注意,您无法在这里重置单个任务的连击数。您必须编辑每日任务并进入高级设置,您可以在那里找到重置连击数的选项。",
    "id": 276947,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/276947/?format=api"
}