Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/564254/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:32.498320Z",
    "action": 59,
    "target": "레벨 100에 도달하면 능력치 포인트를 더 얻을 수 없습니다. 더 레벨을 올릴 수도 있고, <a href='https://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>환생의 구를 사용해 레벨 1에서 새로운 모험을 시작할 수도 있습니다</a>!",
    "id": 1202514,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202514/?format=api"
}