Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17277579/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesmigrate-cl/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesmigrate-cl/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-20T16:48:03.795335Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Because `usermod` is not yet fully-functional on FCOS, there is a `docker` group in the `/etc/group` file. This is a stop-gap measure to facilitate a smooth transition to FCOS. The team is working on a more functional `usermod`, at which time the `docker` group will no longer be included by default. See the https://github.com/coreos/fedora-coreos-tracker/issues/2[docker group issue].",
        "old_state": -1
    },
    "id": 15322631,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15322631/?format=api"
}