Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887477/?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-18T20:36:43.714296+09:00",
    "action": 2,
    "target": "{n}랜이 웃는다.{/n} \"칭찬으로 받아들일게. 내 인생 이야기가 별로 안 비극적이라는 사람은 아무도 없더라. 근데 진지하게 말하자면... 그냥 난 소중한 사람이 죽는 모습을 지켜보는 게 두려운 걸지도 몰라.\" {n}랜이 얼굴의 반쪽을 당신에게 향하며 따스하게 웃는다.{/n} \"이 얘기를 꺼내줘서 고마워. 두려움을 얘기하지 않으면, 그 두려움이 마음 속에서 곪아서 모든 걸 오염시켜 버리거든.\"",
    "id": 3389639,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3389639/?format=api"
}