Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855709/?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:26:54.413660+09:00",
    "action": 2,
    "target": "\"자네에 대한 소문은 한동안 심연 전역을 떠들썩하게 만들었네. 소문은 자유롭게 날아다니지. 붙잡을 수도, 가둘 수도 없어. 이 깊은 지하감옥에서도 자네가 데몬들로부터 드레젠을 빼앗았다거나, 여신과 데몬이 당신을 자기 편으로 끌어들이기 위해 왔다는 등의 이야기가 가끔씩 떠돌더군. 난 오래전부터 자네를 직접 만나서 알아보고 싶었네.\" {n}당신은 망자의 눈동자가 당신을 응시하는 것을 느낀다.{/n}",
    "id": 3366535,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366535/?format=api"
}