Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879797/?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-05-03T19:56:08.524397+09:00",
    "action": 2,
    "target": "{n}레질은 질문에 동의하는 듯 고개를 끄덕인다.{/n} \"서큐버스들은 속임수와 조작에 탁월합니다. 가끔 그들의 거짓말은 겹겹이 쌓이며, 무엇보다도 그 아래에 감춰둔 것을 희생양이 눈치 못 채게 하지요. 그녀가 정말로 원하던 것이 무엇이었는지는 결코 알 수 없지만, 적어도 그녀의 음모로부터 안전해졌습니다.\"",
    "id": 3755864,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755864/?format=api"
}