Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16795545/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "timestamp": "2025-02-20T17:26:53.517664Z",
    "action": 77,
    "target": "لا يمكن استخدام جهاز LUKS غير الموصَد الموجود للتثبيت بلا مفتاح تشفير معيَّن لهذا الجهاز. رجاءً أعِد فحص التخزين.",
    "old": "لا يمكن استخدام جهاز LUKS غير الموصَد الموجود للتثبيت بلا مفتاح تشفير معيَّن لهذا الجهاز. رجاءا أعِد فحص التخزين.",
    "details": {
        "state": 20,
        "source": "The existing unlocked LUKS device {} cannot be used for the installation without an encryption key specified for this device. Please, rescan the storage.",
        "old_state": 20
    },
    "id": 18147429,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18147429/?format=api"
}