Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873099/?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": "2025-08-08T14:19:16.671592+09:00",
    "action": 2,
    "target": "\"좋은 생각이에요! 하지만...\" {n}서큐버스는 안절부절 못한다.{/n} \"혹시 저 대신 그녀와 얘기해 주실 수 있나요? 전... 이런 대화를 어떻게 시작해야 할지 모르겠어요. 너무 사적이어서요! 그녀에게 대신 물어봐 주세요, 그동안 저는 근처에 있을게요.\"",
    "id": 3551140,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551140/?format=api"
}