Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10132563/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-16T22:19:56.370916Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Specify only the `initramfs` file as the initrd in your PXE configuration, and pass an HTTP(S) or TFTP URL for the `rootfs` using the `coreos.live.rootfs_url=` kernel argument. This method requires 2 GiB of RAM, and is the recommended option unless you have special requirements.",
        "old_state": -1
    },
    "id": 4520023,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4520023/?format=api"
}