Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2791605/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Yan_QF/?format=api",
    "author": "https://translate.habitica.com/api/users/Yan_QF/?format=api",
    "timestamp": "2023-11-28T09:40:15.244441Z",
    "action": 5,
    "target": "改变你的职业将退还所有你现有的属性点。一旦你选择了新的职业,请在你的角色信息中重新调整属性点。",
    "id": 1074463,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1074463/?format=api"
}