Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654325/?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:49:30.570543+09:00",
    "action": 5,
    "target": "\"그녀의 놀라운 여정은 이제 막 시작되었으니, 제 노래는 너무 짧을 것입니다.\" {n}펜타는 잠시 생각에 잠기더니, 공모라도 하듯 센드리를 향해 윙크를 보낸다.{/n} \"하지만 특정 영웅 집단의 모험을 다룬 발라드에서 그녀를 언급할지도 모릅니다.\"",
    "id": 3754303,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3754303/?format=api"
}