Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1730976/?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-10T21:14:09.228788+09:00",
    "action": 2,
    "target": "\"좋아요, 전 누구에게, 얼마를 줘야 하는지 잘 알고 있답니다. 곧 모략가들의 머리를 은쟁반에 얹어 가져오겠군요... 물론 비유입니다. 그자들의 머리가 여기 와봤자 뭐하겠습니까?\"",
    "id": 3758315,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3758315/?format=api"
}