Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654287/?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-25T13:06:21.671982+09:00",
    "action": 5,
    "target": "시스허드의 영혼 파편을 지닌 고블린을 만날 확률은 이론적으로 2퍼센트도 안 됩니다. 다시 말해, 우리는 운이 좋았던 것입니다... 마법을 쓰는 고블린은 더 이상 마주치지 않았으면 좋겠습니다.\"",
    "id": 3741412,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741412/?format=api"
}