Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14485932/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-openstack/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-openstack/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-05T22:03:51.117743Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "You also need to have access to an OpenStack environment and a functioning https://docs.openstack.org/python-designateclient/latest/user/shell-v2.html[`openstack` CLI].  Typically, you'll https://docs.openstack.org/python-openstackclient/latest/configuration/index.html[configure the client] by using a `clouds.yaml` file or via environment variables. If you're starting from scratch, this environment may need networks, SSH key pairs, security groups, etc.. set up. Please consult the https://docs.openstack.org/[OpenStack Documentation] to learn more.",
        "old_state": -1
    },
    "id": 11414757,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11414757/?format=api"
}