Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16776304/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-29T22:53:31.471396Z",
    "action": 59,
    "target": "Fedora CoreOS proporciona actualizaciones y reversiones automáticas por medio de los despliegues https://ostree.readthedocs.io/en/latest/[OSTree].",
    "old": "",
    "details": {
        "state": 10,
        "source": "Fedora CoreOS provides atomic updates and rollbacks via https://ostreedev.github.io/ostree/[OSTree] deployments.",
        "old_state": -1
    },
    "id": 14666252,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14666252/?format=api"
}