Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1800835/?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:01:56.740770+09:00",
    "action": 2,
    "target": "{n}데빌이 당신을 신기하게 바라본다.{/n} \"내게 그런 질문을 한 사람은 아무도 없었는데! 내가 악의 피조물이 아니었다면, 그 질문에 감동 받았을지도 모르겠군. 불행히도, 나는 자네에게 답을 줄 수 없네. 데빌은 그런 사소한 일을 기억하지 못하거든. 나는 고통, 분노, 증오의 산물이며, 다른 것은 하얀 불꽃의 섬광으로 다 불타 버렸네. 나는 이를 보상이라 생각하고, 내가 시련을 명예롭게 이겨낸 것이 자랑스럽네.\"",
    "id": 3366489,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366489/?format=api"
}