Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654267/?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-25T12:48:54.275830+09:00",
    "action": 5,
    "target": "\"내 옷을 꿰맨 황금 실을 걸고, 정말 멋진 모험이야! 이 마법의 탑을 다른 상황에서 방문할 수 있었으면 좋았을 텐데.... 우수르비엘을 만나 마법과 관련된 모든 이야기를 나눌 수 있었다면 얼마나 좋았을까!\" {n}센드리는 모자 끝에 달린 별을 튕겨본다.{/n}",
    "id": 3741400,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741400/?format=api"
}