Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662519/?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-04-09T21:07:25.348043+09:00",
    "action": 2,
    "target": "{n}기분 좋아진 카렐은 고개를 숙이고 당신을 응시하는데, 그 시선은 유혹적이다.{/n} \"저는 무기 없는 전투에서 말이 아닌 주먹으로 싸우는 것을 선호해요. 그리고 70년 동안 이 일에 전념하면서 꽤 많은 논쟁을 하다 보니, 말하는 건 동료들이 하라 그러고 저는 경청하기만 하게 됐죠.\"",
    "id": 3739828,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739828/?format=api"
}