Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14486365/?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.322382Z",
    "action": 59,
    "target": "引导程序的更新目前还不是自动进行。https://github.com/coreos/bootupd/[bootupd] 项目已包含在 Fedora CoreOS 之中,它可用于手动更新。",
    "old": "",
    "details": {
        "state": 10,
        "source": "Updating the bootloader is not currently automatic. The https://github.com/coreos/bootupd/[bootupd] project is included in Fedora CoreOS and may be used for manual updates.",
        "old_state": -1
    },
    "id": 11415629,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11415629/?format=api"
}