Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18335395/?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:23:56.444745Z",
    "action": 77,
    "target": "bootctl 安裝 UEFI 開機載入程式失敗。 更多資訊可在 /tmp 中儲存的記錄檔中找到。",
    "old": "",
    "details": {
        "state": 20,
        "source": "bootctl failed to install UEFI boot loader. More information may be found in the log files stored in /tmp",
        "old_state": 0
    },
    "id": 18226785,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18226785/?format=api"
}