Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1840844/?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-07T16:38:57.228280+09:00",
    "action": 2,
    "target": "\"당신이 이 말을 이해할 수 있을지 의문이군요. 당신은 데몬이니, 당연히 당신에게 선에 대한 연설은 의미 없겠죠.\"",
    "id": 3386957,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386957/?format=api"
}