Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877475/?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": "2026-05-02T18:57:52.290697+09:00",
    "action": 2,
    "target": "{n}그레이보르가 항의의 뜻으로 손을 든다.{/n} \"아직 안 되오, 사령관! 지금이 누가 암살을 지시했는지 알아낼 유일한 기회일 수도 있소! 지금 그를 죽여버리면, 영원히 알아내지 못할 수도 있소!\"",
    "id": 3755625,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755625/?format=api"
}