Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18335052/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-20T00:18:32.664398Z",
    "action": 77,
    "target": "若要使用 zFCP 連接的 SCSI 磁碟,您必須提供 FCP 裝置編號。 如果 zFCP 介面卡未設定為 NPIV 模式,或透過核心模組參數停用自動 LUN 掃描,則必須提供儲存 WWPN 和 FCP LUN。",
    "old": "",
    "details": {
        "state": 20,
        "source": "To use zFCP-attached SCSI disks, you must provide the FCP device number. Storage WWPN and FCP LUN are necessary if the zFCP adapter is not configured in NPIV mode or when automatic LUN scanning is disabled via a kernel module parameter.",
        "old_state": 0
    },
    "id": 18226668,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18226668/?format=api"
}