Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1841557/?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": "2024-12-07T16:24:33.393332+09:00",
    "action": 2,
    "target": "{n}떨리는 숨을 몰아쉬며 엠버는 얼굴에 흐르는 눈물을 닦는다.{/n} \"정말 안쓰러워요... 당신은 제가 본 영혼 중 가장 비참한 영혼이에요. 저는 산 채로 불태워지는 사람을 본 적 있어요. 괴물에게 잡아먹히는 사람들도 봤고요. 자식을 묻어주는 사람들도 봤어요. 그분들은 괴로워 했어요, 너무나 괴로워 했어요... 그런데 당신만큼 괴로워 하는 사람은 본 적 없어요.\"",
    "id": 3386948,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386948/?format=api"
}