Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1880417/?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-02T13:21:04.612365+09:00",
    "action": 2,
    "target": "\"엘란! 잔나!\" {n}실라는 그녀의 친구들을 힐끗 쳐다보고 나서 당신을 향해 돌아선다.{/n} \"다들 무사합니다. 곧 정신이 들 거예요. 서둘러요, {name} 씨, 이 작은 악동이 반지를 가지고 달아나기 전에 잡읍시다!\"",
    "id": 3755603,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755603/?format=api"
}