Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/112678/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-04T01:13:57.218321Z",
    "action": 71,
    "target": "Ta akcja ograniczenia ERLC wyda list gończy.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This ER:LC restriction action will issue a wanted level on the player causing them to be kicked off their current team, it will then remove the wanted level after 5 seconds.",
        "old_state": -1
    },
    "id": 263116,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/263116/?format=api"
}