Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654293/?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:11:20.759255+09:00",
    "action": 5,
    "target": "\"마법이 없어도 고블린 떼한테 걸리면 웬만한 놈들은 다 당하기 마련이야. 우리가 순식간에 해치우긴 했지만, 그 작은 우두머리랑 패거리는 절대 만만한 상대가 아니었거든.\"",
    "id": 3741415,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741415/?format=api"
}