Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863241/?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-21T08:37:56.105717+09:00",
    "action": 2,
    "target": "\"매력적이긴 한데...\" {n}네니오는 고심하며 콧등을 쓰다듬는다.{/n} \"설계에서부터 여러 가지 결함이 보이네요. 이렇게 하죠. 당신 기술을 제게 넘겨주면 제가 그걸 발전시켜서, 당신네 사람들에게 제 조수로서 제 명석한 지성과 함께할 수 있는 기회를 줄게요!\"",
    "id": 3741353,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741353/?format=api"
}