Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18979459/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f42/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f42/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-20T16:19:57.896533Z",
    "action": 77,
    "target": "يقدّم النمط النصي خيارات محدودة لضبطها أثناء التثبيت. حيث أنه لا يقدّم خدمات التقسيم التخصصية و التي تؤمن التحكم الكامل بالقرص. هل ترغب باستخدام الوصول الرسومي عن بُعد عبر بروتوكول RDP بدلًا عنه؟",
    "old": "يقدّم النمط النصي خيارات محدودة لضبطها أثناء التثبيت. حيث أنه لا يقدّم خدمات التقسيم التخصصية و التي تؤمن التحكم الكامل بالقرص . هل ترغب باستخدام نمط VNC بدلًا عنه؟",
    "details": {
        "state": 20,
        "source": "Text mode provides a limited set of installation options. It does not offer custom partitioning for full control over the disk layout. Would you like to use remote graphical access via the RDP protocol instead?",
        "old_state": 10
    },
    "id": 18147231,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18147231/?format=api"
}