Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887483/?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:18:18.459236+09:00",
    "action": 5,
    "target": "{n}랜이 어깨를 으쓱인다.{/n} \"괜찮아. 난 왜 가족을 갖는다는 생각에도 기쁨이 차지 않는지 설명하려던 것뿐이니까. 모든 꿈이 다 이루어질 수 있는 건 아니잖아. 어떤 꿈은 비용이 너무 많이 들기도 하고.\"",
    "id": 3389632,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3389632/?format=api"
}