Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1769832/?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-03T14:02:33.037013+09:00",
    "action": 2,
    "target": "{n}조란은 잠시 무거운 눈빛으로 당신을 바라본다.{/n} \"자네를 믿을지, 아니면 내 형제에 대해 알고 사랑하는 모든 것을 믿을지 둘 중 하나를 골라야겠군. 난 후자를 택하겠네. 스턴튼은 야니엘이 그렇게 잔인하게 대우 받는 걸 허락지 않았을 거야. 그리고 그 말은 자네가 거짓말을 하고 있거나 잘못 알고 있다는 뜻이지.\"",
    "id": 3755833,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755833/?format=api"
}