Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8664128/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "timestamp": "2025-01-23T20:01:26.014751Z",
    "action": 2,
    "target": "لم تحدد اسم منفذ عالمي أو أن الاسم غير صالح.",
    "old": "لم تقم بتحديد إسم بورت عالمي أو الإسم غير صالح",
    "details": {
        "state": 20,
        "source": "You have not specified a worldwide port name or the name is invalid.",
        "old_state": 20
    },
    "id": 17903867,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17903867/?format=api"
}