Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/118939/?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/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-10T20:25:32.586702Z",
    "action": 71,
    "target": "Dies gibt das 'Von-Label' an, das für diesen Beförderungsablauf gesetzt wurde.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This will state the from label set for this promotion flow.",
        "old_state": -1
    },
    "id": 270494,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/270494/?format=api"
}