Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1800840/?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:02:37.193954+09:00",
    "action": 2,
    "target": "{n}데빌이 깊고 우렁찬 웃음을 터뜨리고는 손뼉을 친다.{/n} \"하하하! 사령관, 이렇게 재치 있는 필멸자는 정말 오랜만에 만나는군! 글쎄, 방법이 없다고는 할 수 없지만... 지금은 미묘한 상황이고 이런 특별한 제안은 아무나 할 수 있는 게 아니란 건 자네도 이해하겠지.\" {n}그가 당신을 더 진지한 눈으로 본다.{/n} \"생전에 자신의 가치를 증명한 특별한 사람이라면 모를까... 뭐, 그 얘기를 하기엔 너무 이르군. 좀 더 자세히 살펴볼 시간이 필요해.\"",
    "id": 3366490,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366490/?format=api"
}