Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877271/?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-01-19T12:14:08.720617+09:00",
    "action": 2,
    "target": "{n}호잘라는 조롱하듯 웃는다.{/n} \"아군? 하! 아버지가 너를 속이신 거겠지! 짐승의 군주께서는 결코 한심한 필멸자들과 동맹을 맺지 않으신다. 그저 예속할 뿐! 게다가, 내 아버지는 누구도 총애하지 않으신다... 내게 한 짓을 봐라. 내가 네 머리를 아버지께 가져다 바치면, 아버지가 이 승리에 대해 보상해 주실 거야!\"",
    "id": 3400743,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400743/?format=api"
}