Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808141/?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:24:26.452269+09:00",
    "action": 5,
    "target": "{n}데몬이 강력한 포효를 내뿜고 당신을 위협적으로 노려본다.{/n} \"넌 필멸자다! 너보다 나은 자들을 섬기기 위해 태어났다!\"",
    "id": 3375511,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375511/?format=api"
}