Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2727044/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "author": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "timestamp": "2025-12-28T15:24:44.354168Z",
    "action": 2,
    "target": "당신의 파티를 시작하거나 기존 파티에 참여하여 <br/>퀘스트를 수행하고 동기를 부여하세요!",
    "id": 1307778,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1307778/?format=api"
}