Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3367365/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/qazplmfixanything/?format=api",
    "author": "https://translate.habitica.com/api/users/qazplmfixanything/?format=api",
    "timestamp": "2026-04-10T09:03:43.152318Z",
    "action": 5,
    "target": "我们需要一个电子邮件地址来为您提供用户支持。请输入电子邮件地址以继续创建您的账户。",
    "id": 1339753,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1339753/?format=api"
}