Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3300089/?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:18:13.348947Z",
    "action": 5,
    "target": "귀하의 도전 과제에 Habitica 커뮤니티 가이드라인을 위반하는 비하적 표현이 포함되어 있습니다. 도전 과제를 저장하려면 해당 표현을 삭제해 주십시오.",
    "id": 1307768,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307768/?format=api"
}