Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1791767/?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-29T16:22:46.585198+09:00",
    "action": 2,
    "target": "\"그럴 리가요! 케나브레스는 요즘 참을 수 없을 정도로 따분해요. 시끄럽고 먼지 날리는 공사에, 행군하는 병사들, 손버릇 나쁜 보급관들까지... 아, 안돼요, 안 돼. 저는 역사가 만들어지고 있는 여기에 계속 있을 겁니다. 데몬들의 멍에에서 자유로워지는 꿈이 마침내 현실이 되고 있는 바로 이곳에서!\"",
    "id": 3754288,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3754288/?format=api"
}