Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862661/?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-03T23:08:42.118219+09:00",
    "action": 2,
    "target": "\"풋. 지금 나더러 진심으로 데몬 군주의 삶을 포기하라는 거야? 꿈 깨시지! 이게 얼마나 재밌는데! 내가 너 같은 위선자 녀석 편에 서는 것보단, 내 누이가 참회하고 자기 심연의 영토를 통째로 내놓는 게 더 빠를걸!\"",
    "id": 3739727,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739727/?format=api"
}