Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/13319/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-25T23:48:35.001064Z",
    "action": 59,
    "target": "Všechny vybrané hodnosti budou mít přístup k tomuto serveru",
    "old": "Všechny vybrané hodnosti budou mít přístup k tomuto serveru",
    "details": {
        "state": 10,
        "source": "All selected ranks will be able to access this server.",
        "old_state": 10
    },
    "id": 260280,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/260280/?format=api"
}