Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1821756/?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-07-01T22:09:07.371516+09:00",
    "action": 2,
    "target": "{n}패배한 기사가 입술에서 피를 쓸어내린다.{/n} \"넌 모르벡을 죽여, 우리 기사단의 미래를 짓밟았다. 나를 죽이는 건, 기사단의 과거를 짓밟는 거다. 어서 끝내라. 너를 저주하마!\"",
    "id": 3545948,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545948/?format=api"
}