Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11507228/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/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-04-11T15:55:03.841056Z",
    "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": 18340482,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18340482/?format=api"
}