Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10187838/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-virtualbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-virtualbox/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-13T22:01:01.950286Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Ignition reads its configuration from the `/Ignition/Config` https://docs.oracle.com/en/virtualization/virtualbox/6.0/user/guestadd-guestprops.html[guest property] of the virtual machine. At present, guest properties can only be set from the host command line, and not via the GUI. To set the Ignition config for a VM:",
        "old_state": -1
    },
    "id": 4622374,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4622374/?format=api"
}