Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89797/?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/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2025-03-31T03:38:46.648584Z",
    "action": 4,
    "target": "包含可获得树人、鹿、刺猬宠物蛋的副本:缠结之树、春之幽灵、巨型刺猬。",
    "id": 1237088,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1237088/?format=api"
}