Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877391/?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:42:34.839955+09:00",
    "action": 2,
    "target": "{n}그레이보르가 담뱃대를 채우기 시작한다. 그는 주위에 쌓여 있는 시체들을 무심하게 바라본다.{/n} \"물론이오, 사령관. 호잘라는 내게 배신을 저지르도록 설득할 수 있을 거라 생각했던 거요. 허나 배신은 양방향으로도 이뤄진다는 것을 잊어버린 게지.\"",
    "id": 3400751,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400751/?format=api"
}