Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648717/?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": "2025-09-02T12:44:09.506047+09:00",
    "action": 5,
    "target": "\"생존자들?\" {n}그녀는 의심하며 눈매를 좁힌다.{/n} \"그래, 데려와라. 쉬어도 된다... 당연하지만, 그 전에 확인부터 해보겠다. 베미르 같은 쓰레기 따위가 틈에 섞여서 빠져나가는 건 절대 안 돼.\"",
    "id": 3552668,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3552668/?format=api"
}