Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1800336/?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-06T16:22:41.907989+09:00",
    "action": 2,
    "target": "\"절 보세요, 전사님. 어떤 기분이실지 알아요. 저도 제 영혼 안의 짐승이 느껴지거든요. 그 분노의 포효가요... 하지만 싸우고 있어요. 매일, 매 순간마다요. 당신은 아직 파멸한 게 아니에요. 심연의 낙인이 찍히긴 했지만, 그게 사형 선고는 아니에요. 전 그 살아있는 증거고요.\"",
    "id": 3739767,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739767/?format=api"
}