Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614155/?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-14T01:47:59.074466Z",
    "action": 2,
    "target": "Habitica는 해야할 일들과 씨름하는 여러분을 위한 완벽한 앱입니다. Habitica는 여러분이 과업을 완수할 때마다 골드, 경험치, 아이템 같은 익숙한 보상을 제공합니다. 여러분이 생산성과 성취감을 더 잘 느끼도록요. 과업을 잘 완수할수록, 여러분은 게임 속에서도 발전합니다.",
    "id": 1334534,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334534/?format=api"
}