Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854735/?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-02-21T20:51:22.783687+09:00",
    "action": 2,
    "target": "\"이렇게 될 줄 알았지...\" {n}갈프리가 조용히 말한다.{/n} \"지금은 고해성사를 하기 적절한 때도 장소도 아니야. 다만, 이 저주받은 도시의 거리에서 싸움이 벌어지면 우리 중 한 명의 마지막이 될 수 있을 터. 나중에 말하지 않은 것을 후회하는 것보단, 지금 당장 내 심정을 밝히는 편이 낫겠지.\"",
    "id": 3737252,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737252/?format=api"
}