Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/107174/?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/po/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-12T19:19:59.025918Z",
    "action": 71,
    "target": "استدعاء اللاعب في موقعهم الحالي",
    "old": "",
    "details": {
        "state": 20,
        "source": "Respawns the player at their current location",
        "old_state": -1
    },
    "id": 256349,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/256349/?format=api"
}