Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873193/?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-02-21T19:59:44.475228+09:00",
    "action": 2,
    "target": "\"저는 주술사예요. 저와 맺어진 영혼 {g|Mireya}미레야{/g}는 미쳐버렸고, 피에 대한 끝없는 갈망을 표하는 것 외에는 아무 말도 못해요. 저는 그 요구를 들어줘요.\" {n}카멜리아는 갑자기 동요하는 것 같다. 그녀의 호흡이 가빠지고 동공이 확장된다.{/n} \"{name}, 전 미레야에게... 성전사들의 피를 먹여요.\"",
    "id": 3737144,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737144/?format=api"
}