Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7184746/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/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-04-06T00:10:48.228356Z",
    "action": 77,
    "target": "以下的未格式化磁碟或 LDL DASD 被偵測到。\n您可以選擇透過 dasdfmt 立刻格式化、或者是取消,保持他們為未格式化狀態。\n未格式化的 DASD 無法用於安裝過程。\n\n",
    "old": "以下的未格式化磁碟或 LDL DASD 被偵測到。您可以選擇透過 dasdfmt 立刻格式化、或者是取消,保持他們為未格式化狀態。未格式化的 DASD 無法用於安裝過程。\n",
    "details": {
        "state": 20,
        "source": "The following unformatted or LDL DASDs have been detected on your system. You can choose to format them now with dasdfmt or cancel to leave them unformatted. Unformatted DASDs cannot be used during installation.\n\n",
        "old_state": 20
    },
    "id": 18316899,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18316899/?format=api"
}