Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1882139/?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:16:00.658823+09:00",
    "action": 2,
    "target": "{n}노움이 태연하게 어깨를 으쓱한다.{/n} \"엄밀히 말하면, 이 둘은 대못 기사단의 재산입니다... 하지만 쓸모없는 쓰레기인 듯하군요. 자원 오남용에 대한 보고서를 제출해야 할 텐데, 아마 아무도 읽지 않을 겁니다. 기사단은 이 두 놈을 쫓는 것보다 더 중요한 문제가 있습니다. 얼마 전 지부 하나를 통째로 잃었으니.\"",
    "id": 3755842,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755842/?format=api"
}