Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/572622/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/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-06T01:12:23.133884Z",
    "action": 2,
    "target": "\n注意:此輸出僅顯示 SysV 服務,不包括本機 systemd 服務。 \nSysV 配置資料可能會被本機 \nsystemd 配置覆蓋。\n\n",
    "old": "\n注意:本輸出僅顯示 SysV 服務,並且不包含原生的 systemd 服務。\n      SysV 組態資料可能會被原生的 systemd 組態凌駕。\n\n",
    "details": {
        "state": 20,
        "source": "\nNote: This output shows SysV services only and does not include native\n      systemd services. SysV configuration data might be overridden by native\n      systemd configuration.\n\n",
        "old_state": 20
    },
    "id": 18317280,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18317280/?format=api"
}