Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.mineland.net/api/components/mineland/mineland/?format=api",
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/pl/?format=api",
    "user": "https://weblate.mineland.net/api/users/mineland/?format=api",
    "author": "https://weblate.mineland.net/api/users/mineland/?format=api",
    "timestamp": "2026-04-11T09:04:31.009478+03:00",
    "action": 54,
    "target": "",
    "id": 124335867,
    "action_name": "Replaced file by upload",
    "url": "https://weblate.mineland.net/api/changes/124335867/?format=api"
}