Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879753/?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-03T19:50:45.262913+09:00",
    "action": 2,
    "target": "{n}데몬은 기쁜 마음으로 손뼉을 친다.{/n} \"{name}, 제가 얼마나 당신을 만나고 싶었는지, 당신이 온다는 걸 알았을 때 제가 얼마나 빨리 왔는지 당신은 알 수 없을 거예요. 이런 모습인 저랑 얘기해도 괜찮으시겠어요? 전 언제든 더 편한 모습으로 변신할 수 있거든요...\"",
    "id": 3755860,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755860/?format=api"
}