Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1874345/?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-01-13T20:36:36.763520+09:00",
    "action": 2,
    "target": "{n}리오트르는 생각에 잠겨 턱을 문지른다.{/n} \"제가 존경받는 네스트린 님의 입장이 돼본 적은 없지만, 어려운 결정의 대가는 알고 있습니다. 특히 그런 결정을 신속히 내려야 할 때에요. 저는 그를 제단할 권리가 없습니다. 그러나 조사는 계속해야 합니다. 제가 다음으로 살펴보고 싶은 곳은 중앙 회랑입니다. 네스트린 님과 데몬들의 유해를 찾은 곳이죠. 저는 그가 데몬들을 조우하자마자 그것들을 죽여버렸다고 추정하지만, 확실히 알 필요가 있습니다. 부디 제가 조사할 수 있도록 공간을 확보하는 걸 도와 주십시오.\"",
    "id": 3733513,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3733513/?format=api"
}