Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662529/?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:01:05.778249+09:00",
    "action": 2,
    "target": "\"유머 감각이 세련됐네, 테인. 네 지푸라기 친구가 자랑하는 마그니마 욕설을 들어보니, 네가 저 친구한테 말하는 걸 가르치자는 아이디어를 생각한 것도 모자라서, 어휘력에도 크게 기여했나 봐. 우리 어휘력에도 기여했고.\"",
    "id": 3741338,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741338/?format=api"
}