Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246004/?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/Alrcatraz/?format=api",
    "author": "https://translate.habitica.com/api/users/Alrcatraz/?format=api",
    "timestamp": "2023-11-15T05:18:43.887828Z",
    "action": 2,
    "target": "注意!这会重置你角色的许多数值。强烈不建议你这样做。不过,在短暂的试玩一段时间后,进行重置或许会有所帮助。",
    "id": 1045785,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1045785/?format=api"
}