Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1805079/?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-10-10T10:09:20.468273+09:00",
    "action": 2,
    "target": "\"그 이름은 {g|Echo}데스카리의 메아리{/g}, 실제로 메아리라네. 심연에서 태어난 데몬이 아니라, 데몬 군주 본인이 그 자신과 여러 필멸자 추종자들로부터 인공적으로 만들어낸 창조물이지. 이 이야기에서 고약한 악취가 느껴지는군. 메아리는 복잡한 거짓과 배반의 거미줄을 엮어, 보이지 않는 곳에서 기습하는 것을 좋아하네. 그리고 천상과 아이오메데와 연결된 모든 것들을 경멸하지. 그가 라리엘을 쓰러뜨렸다 해도 놀랍지 않군.\"",
    "id": 3728364,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3728364/?format=api"
}