Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3300088/?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:17:58.521597Z",
    "action": 5,
    "target": "귀하의 도전 과제에 욕설이나 성인 주제에 대한 언급이 하나 이상 포함되어 있습니다. 저장하려면 도전 과제를 수정해 주세요. 단순히 검열만 해서는 안 되고 단어 자체를 삭제해야 합니다.",
    "id": 1307767,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307767/?format=api"
}