Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14486367/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbootloader-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbootloader-updates/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-05T22:14:50.322525Z",
    "action": 59,
    "target": "早于 bootupd 出现的 CoreOS 镜像需要添加明确的“adoption”语句。如果“bootupctl status”命令结果显示为“Adoptable”,需使用命令“bootupctl adopt-and-update”来进行更新。",
    "old": "",
    "details": {
        "state": 10,
        "source": "Older CoreOS images that predate the existence of bootupd need an explicit \"adoption\" phase. If `bootupctl status` says the component is `Adoptable`, perform the adoption with `bootupctl adopt-and-update`.",
        "old_state": -1
    },
    "id": 11415632,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11415632/?format=api"
}