Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3300087/?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:16:39.326474Z",
    "action": 5,
    "target": "귀하의 도전 과제에 커뮤니티 가이드라인을 위반하는 비방 표현이 포함되어 있어 채팅 및 도전 과제 생성 권한이 박탈되었습니다. 자세한 내용은 admin@habitica.com으로 문의하십시오.",
    "id": 1307766,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307766/?format=api"
}