Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808152/?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-11-05T01:28:04.630865+09:00",
    "action": 5,
    "target": "{n}투기장 챔피언은 당신을 무시하는 눈으로 본다.{/n} \"넌 누구지? 네가 검투사라도 되는 줄 아나? 아냐, 넌 장기말이야. 넌 내가 행복하고 내 모든 소원이 이루어지도록 하기 위해 여기 온 거야. 그리고 내 모든 욕망이 충족되지는 않았다고 말해두지.\"",
    "id": 3375513,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375513/?format=api"
}