Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877389/?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-02T19:08:04.541963+09:00",
    "action": 2,
    "target": "{n}그레이보르는 담뱃대를 채우면서 천천히, 신중하게 말을 고른다.{/n} \"자, 호잘라, 그대는 세 가지 실수를 저질렀소. 첫 번째는 나를 알루시니라로 소환하는 대신 그대의 요원을 드레젠으로 보내 사령관의 머리를 가져오라는 임무를 맡긴 것이오. 그럼으로써 드레젠 내부에 그대 부하들이 침투해 있고, 그중 일부는 사령관의 측근일 수도 있음을 명확히 알렸지.\"",
    "id": 3755631,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755631/?format=api"
}