Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/692797/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/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:59:15.270198Z",
    "action": 5,
    "target": "이 검은 강력한 전사와 함께 저승으로 갔다가, 당신이 휘두를 수 있도록 살아 돌아왔습니다! 체력이 <%= str %>만큼 증가합니다. 2020 가을 한정판 장비.",
    "id": 1307800,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307800/?format=api"
}