Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3640609/?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-08-23T04:11:56.118906+09:00",
    "action": 2,
    "target": "\"저한테... 죽이지 말라고 명령하는 건가요? 저는...\" {n}카멜리아가 가슴에 있는 부적을 만진다. 그녀는 모든 단어를 신중하게 고르듯 천천히 말한다.{/n} \"당신 명령에... 따르는 게 좋겠네요. 제 유일한 친구인 당신과 다투고 싶진 않아요. 이 작은 모험보다 앞으로의 우리 밀회가 더 중요하니까요.\"",
    "id": 3552111,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3552111/?format=api"
}