Changes API.

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

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

{
    "unit": "https://weblate.mineland.net/api/units/2127234/?format=api",
    "component": "https://weblate.mineland.net/api/components/mineland/mineland/?format=api",
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/el/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-11T13:02:04.927147+03:00",
    "action": 59,
    "target": "",
    "id": 124336032,
    "action_name": "String updated in the repository",
    "url": "https://weblate.mineland.net/api/changes/124336032/?format=api"
}