Changes API.

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

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

{
    "unit": "https://translate.engagevr.io/api/units/28365/?format=api",
    "component": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/?format=api",
    "translation": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-16T08:12:24.109914Z",
    "action": 71,
    "target": "تم إلغاء ربط {{quiz_name}} ({{quiz_id}}) من {{lms_name}} بواسطة {{source}}",
    "old": "",
    "details": {
        "state": 20,
        "source": "{{quiz_name}} ({{quiz_id}}) was unlinked from {{lms_name}} by {{source}}",
        "old_state": -1
    },
    "id": 28395,
    "action_name": "String added in the repository",
    "url": "https://translate.engagevr.io/api/changes/28395/?format=api"
}