Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614159/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Username/?format=api",
    "author": "https://translate.habitica.com/api/users/Username/?format=api",
    "timestamp": "2026-03-14T06:00:36.622954Z",
    "action": 2,
    "target": "몇 주간의 힘든 과제도 기대가 있으면 할 만하죠. 삶은 보상을 주지 않더라도, Habitica는 아닙니다! 과제를 완수할 때마다 보상이 있습니다. 분명 놀라실 거예요. 그러니 계속 진행하세요!  ",
    "id": 1334543,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334543/?format=api"
}