Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8664129/?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:02:30.473931Z",
    "action": 2,
    "target": "لم تحدد FCP LUN أو أن الرقم غير صالح.",
    "old": "لم تقم بتحديد رقم وحدة FCP المنطقي أو الرقم غير سليم",
    "details": {
        "state": 20,
        "source": "You have not specified a FCP LUN or the number is invalid.",
        "old_state": 20
    },
    "id": 17903869,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17903869/?format=api"
}