Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3565921/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/akintos/?format=api",
    "author": "https://waldo.team/api/users/akintos/?format=api",
    "timestamp": "2024-01-09T03:22:54.825040+09:00",
    "action": 5,
    "target": "\"트레버, 트레버, 날 봐요... 제가 당신이 사랑했던 마렌타처럼 보이지 않나요? 눈을 감는다면 그녀와 다시 만나게 해줄게요...\"",
    "id": 3126419,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3126419/?format=api"
}