Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4893480/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2024-01-24T02:26:04.297504Z",
    "action": 5,
    "target": "目前,与 initramfs 中网络配置的其他部分(如静态 IP、主机名等)不同,这些 udev 规则不会持久存在实际根目录中。如果需要将自定义名称应用到实际根目录,则必须创建链接文件或 udev 规则,如上所示。详见 xref:https://github.com/coreos/fedora-coreos-tracker/issues/553[这个讨论]。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Currently, unlike other parts of the networking config from the initramfs (e.g. static IPs, hostnames, etc.), these udev rules are not persisted into the real root. If the custom name needs to be applied to the real root, either a link file or udev rule must be created, as shown above. See xref:https://github.com/coreos/fedora-coreos-tracker/issues/553[this issue] for more details.",
        "old_state": 0
    },
    "id": 14588396,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14588396/?format=api"
}