Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14488313/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-vmware/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-vmware/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-06T22:22:01.863900Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "In the case of Workstation/Fusion, or as a last resort in general, there is the option to use a configuration file. Instead of setting an environment variable containing your Ignition configuration, create an `ovftool` compatible configuration file in the directory you are invoking from like so:",
        "old_state": -1
    },
    "id": 11418479,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11418479/?format=api"
}