Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19144576/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesdebugging-with-toolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesdebugging-with-toolbox/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T22:37:40.299189Z",
    "action": 71,
    "target": "Toolbx is a utility that allows you to create privileged containers meant to debug and troubleshoot your instance.  It is a wrapper around podman which starts long running containers with default mounts and namespaces to facilitate debugging the host system.",
    "old": "",
    "details": {
        "state": 100,
        "source": "Toolbx is a utility that allows you to create privileged containers meant to debug and troubleshoot your instance.  It is a wrapper around podman which starts long running containers with default mounts and namespaces to facilitate debugging the host system.",
        "old_state": -1
    },
    "id": 18254129,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18254129/?format=api"
}