Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18335137/?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:20:09.586860Z",
    "action": 77,
    "target": "警告: 救援 shell 會在隨後啟動時觸發 SELinux 自動標籤。 在核心命令列中加入「enforcing=0」,才能讓 autorelabel 正常運作。\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "Warning: The rescue shell will trigger SELinux autorelabel on the subsequent boot. Add \"enforcing=0\" on the kernel command line for autorelabel to work properly.\n",
        "old_state": 0
    },
    "id": 18226699,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18226699/?format=api"
}