Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1574068/?format=api",
    "component": "https://waldo.team/api/components/dai/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/dai/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/taamro/?format=api",
    "author": "https://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2025-10-04T19:51:35.164128+09:00",
    "action": 2,
    "target": "비비엔에게 전해라. 여기가 <b>정말</b> 협회라고 해도 내가 당신 지시에 응해야 하는 건 아니라고.",
    "id": 3701819,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3701819/?format=api"
}