Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1764230/?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-03-30T03:08:16.538413+09:00",
    "action": 2,
    "target": "\"전 어렸을 때, 조랑말이 있었어요. 하지만 늘 새끼 양을 갖고 싶어했죠. 그런데 그 소원은 이루어질 수 없더군요. 양은 농민의 가축이기 때문에, 귀족 계층엔 어울리지 않다는 이유였죠. 그 트라우마는 지금까지 남아있습니다. 저녁에 구운 양고기가 올라올 때마다 생각나거든요.\"",
    "id": 3739676,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739676/?format=api"
}