Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52334/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/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-03-21T04:13:15.126395Z",
    "action": 2,
    "target": "已失效的挑战链接:这项任务原本是挑战的一部分,但是已被从中移除了。你想怎么处理?",
    "id": 1118412,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1118412/?format=api"
}