Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1878941/?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-05-03T01:09:23.199388+09:00",
    "action": 2,
    "target": "{n}랜이 낄낄댄다.{/n} \"네가? 진정한 족장이라고? 네 독이 없었다면 저들이 네 말을 듣지 않았을걸. 잡종들이 우두머리를 따르는 건 사실이야. 하지만 맹목적으로 따르는 게 아니라, 모든 문제를 해결해야 하는 불쌍한 멍청이를 택하는 거지. 하지만 넌 저들의 자유 의지를 빼앗고 싶어하잖아.\"",
    "id": 3755690,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755690/?format=api"
}