Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89696/?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/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2025-03-01T12:42:44.032698Z",
    "action": 2,
    "target": "要解锁此副本,需要先完成以下副本线的最终副本:“拖延城之困”、“迷雾飞城之乱”、“坚忍大草原之灾”和“任务森林中的恐怖”。",
    "id": 1214970,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1214970/?format=api"
}