Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1777274/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2025-09-07T16:33:53.586710+09:00",
    "action": 2,
    "target": "\"제 생각은 다릅니다, 파랄릭터. 당신 부대의 훈련의 근간은 병사가 그 어떤 적보다 자기 지휘관을 두려워해야 한다는 신념인 것 같은데요. 장교로서 대체 무슨 기괴한 본보기가 있길래, 부하들이 이런 것보다 더 두려워할 수 있는 거죠? 당신조차도 갈라진 두개골 속에 벌레가 꿈틀거리며 걸어다니는 시체만큼은 아닌데 말이죠.\"",
    "id": 3553080,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553080/?format=api"
}