Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/91175/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/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": "2025-02-17T13:15:12.270739Z",
    "action": 36,
    "target": "你降了一级,失去了所有金币和一件装备。但你可以通过努力把它们都找回来!祝你好运——你能做到的。",
    "id": 1203379,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1203379/?format=api"
}