Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/114845/?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/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-23T22:08:38.068287Z",
    "action": 59,
    "target": "Voegt de door AI gegenereerde reactie voor de inzending toe indien van toepassing.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Inserts the AI generated response for the submission if applicable.",
        "old_state": 0
    },
    "id": 266033,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/266033/?format=api"
}