Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1768587/?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-11T22:37:06.063683+09:00",
    "action": 2,
    "target": "\"저 드워프는 진정한 기사로군요... 그렇기에 구원받을 수 없는 거예요.\" {n}아루샬레는 슬픈 듯 고개를 젓는다.{/n} \"데몬 여자는 사람의 선한 본성이 스스로를 거스르게 하는 법을 알고 있죠. 미나고는 그의 명예가 스스로의 몰락을 자초할 것을 알고 일부러 그런 거예요. 저도... 그래 본 적이 있거든요.\"",
    "id": 3735879,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3735879/?format=api"
}