Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662679/?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-04-21T07:59:37.174730+09:00",
    "action": 2,
    "target": "\"사령관님, 중요한 업무를 방해해서 죄송합니다.\" {n}병참장교 윌서 감즈는 소심하게 일종의 목록을 만지작거리고 있다. 목록에서 큰 붉은 글씨로 쓰여진 \"와인 추가.\"라는 항목 하나만 눈에 띈다.{/n} \"병사들이 저에게 전령 역할을 해달라고 요청했습니다.\"",
    "id": 3741337,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741337/?format=api"
}