Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8204618/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/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:28:46.061040Z",
    "action": 77,
    "target": "حدث خطأ أثناء إعداد Red Hat Insights. هل تريد تجاهل هذا ومتابعة التثبيت؟",
    "old": "حدث خطأ أثناء إعداد رد هات إنسايتس. هل تريد تجاهل هذا ومتابعة التثبيت؟",
    "details": {
        "state": 20,
        "source": "An error occurred during Red Hat Insights configuration. Would you like to ignore this and continue with installation?",
        "old_state": 20
    },
    "id": 18147350,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18147350/?format=api"
}