Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614162/?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:04:54.530279Z",
    "action": 2,
    "target": "다른 사람이 있으면 동기가 샘솟습니다. 협력과 경쟁, 상호작용을 통해서요! Habitica는 사회적 책임을 활용합니다. 자기계발에 언제나 효율적인 길이죠.",
    "id": 1334545,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334545/?format=api"
}