Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855819/?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-10-15T23:44:10.853333+09:00",
    "action": 2,
    "target": "\"좋을 대로 말해라. 주제를 모르는 소리를 지껄일 때마다, 끔찍한 고통으로 갚아야 할 테니까. 나는 네 속을 한가득 채워넣고 나서 살아있는 채로 놔둘 거야. 말도 없고, 움직이지도 못하는 석상이 되겠지. 그 뒤 나의 주군께서 방문하실 때마다, 너를 한땀 한땀 조심스럽게 꿰매 하나로 합칠 거야. 네 고통이 단 한순간이라도 멈추지 않도록.\"",
    "id": 3366554,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366554/?format=api"
}