Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89727/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Summer_GUI/?format=api",
    "author": "https://translate.habitica.com/api/users/Summer_GUI/?format=api",
    "timestamp": "2026-03-30T05:25:00.637837Z",
    "action": 2,
    "target": "Anti'zinnya使用了 虚 空 抽 取!在一阵澎湃灵泉的反向咒术中,你感到魔法被无尽的黑暗抽干了!",
    "id": 1338192,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1338192/?format=api"
}