Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614172/?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:28:14.196980Z",
    "action": 2,
    "target": "교육만큼 작게 게임화하기 좋은 게 없죠! 매일 있는 수업의 지루함을 게임과 함께 깨버리세요. Habitica는 숙제를 따라가고, 학급 도전을 만들고, 학생들이 자신의 성취를 자랑하는 즐거운 방법이 될 겁니다.",
    "id": 1334555,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334555/?format=api"
}