Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10405007/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestechnical-information/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestechnical-information/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-16T22:09:58.465671Z",
    "action": 59,
    "target": "对于 Silverblue 而言,ostree 会被用于部署和更新系统映像(也就是 `/` 下没有被链接到 `/var` 的所有目录)。ostree 也被用于更新 `grub.cfg` 以使新系统出现在引导选单。",
    "id": 4944297,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4944297/?format=api"
}