Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/109804/?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/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-04T01:10:54.786303Z",
    "action": 59,
    "target": "تم طرد الحساب - الإشارات",
    "old": "الحساب مطرود - الإشعارات",
    "details": {
        "state": 20,
        "source": "Account Kicked - Mentions",
        "old_state": 20
    },
    "id": 260968,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/260968/?format=api"
}