Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648745/?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": "2025-09-02T13:08:46.925435+09:00",
    "action": 5,
    "target": "\"마음대로 해라. 다만 위험은 알아서 감수해라. 이 지역에선 전투가 아직 진행 중이다. 곤경에 처하더라도 우리 도움을 기대하진 마라.\"",
    "id": 3552682,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3552682/?format=api"
}