Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14829756/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-07-17T22:29:20.659023Z",
    "action": 4,
    "target": "由于 `rpm-ostree` 的原因,`usermod -a -G` 是无法将用户添加到用户组的。在 `rpm-ostree` 使用 `systemd sysusers` 之前,用户必须先按照 `/usr/lib/group` 填写 `/etc/group`,然后才能将自己添加到组中。现在假设要将用户添加到 `libvirt` 组:",
    "old": "由于 `rpm-ostree` 的原因,`usermod -a -G` 是无法将用户添加到用户组的。在 `rpm-ostree` 使用 `systemd sysusers` 之前,用户必须先按照 `/usr/lib/group` 填写 `/etc/group`,然后才能将自己添加到组中。现在假设要将用户添加到 `libvirt` 组:",
    "details": {
        "state": 10,
        "source": "Due to how `rpm-ostree` handles user + group entries, it may not be possible to use `usermod -a -G` to add a user to a group successfully.  Until `rpm-ostree` moves to using `systemd sysusers`, users will have to populate the `/etc/group` file from the `/usr/lib/group` file before they can add themselves to the group.",
        "old_state": 10
    },
    "id": 11925633,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11925633/?format=api"
}