Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12543024/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesindex/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-22T22:21:48.372328Z",
    "action": 59,
    "target": "Certain portions of this documentation first appeared in the [citetitle]_Project Atomic Container Best Practices_, © 2014–2018 Project Atomic and others, published at link:++http://docs.projectatomic.io/container-best-practices/++[].",
    "old": "",
    "details": {
        "state": 100,
        "source": "Certain portions of this documentation first appeared in the [citetitle]_Project Atomic Container Best Practices_, © 2014–2018 Project Atomic and others, published at link:++http://docs.projectatomic.io/container-best-practices/++[].",
        "old_state": -1
    },
    "id": 9347775,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9347775/?format=api"
}