Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788072/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesstorage/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:16:59.018402Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nboot_device:\n  luks:\n    tang:\n      - url: http://192.168.122.1:80\n        thumbprint: bV8aajlyN6sYqQ41lGqD4zlhe0E\n    tpm2: true\n    # this will allow rootfs unlocking only if both TPM2 and Tang pins are\n    # accessible and valid\n    threshold: 2\n",
        "old_state": -1
    },
    "id": 14710974,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14710974/?format=api"
}