Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654319/?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:42:27.365686+09:00",
    "action": 5,
    "target": "\"글쎄... 나도 너처럼 열띠게 최선을 기대하고 싶지만, 희망은 별로 없어. 외로운 영혼을 도와줄 용감한 영혼이 나타나지 않는 한, 계속 탑에 묶여 있을 거야.\"",
    "id": 3754299,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3754299/?format=api"
}