Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16781125/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T22:25:58.450840Z",
    "action": 59,
    "target": "FCOS_OVA='./ova-templates/fedora-coreos-31.20200210.3.0-vmware.x86_64.ova'\nVM_NAME='fcos-node01'\ngovc session.login -u 'user:password@host'\ngovc import.ova -name ${VM_NAME} ${FCOS_OVA}\ngovc vm.change -vm \"${VM_NAME}\" -e \"guestinfo.ignition.config.data.encoding=${CONFIG_ENCODING}\"\ngovc vm.change -vm \"${VM_NAME}\" -e \"guestinfo.ignition.config.data=${CONFIG_ENCODED}\"\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "FCOS_OVA='./ova-templates/fedora-coreos-31.20200210.3.0-vmware.x86_64.ova'\nVM_NAME='fcos-node01'\ngovc session.login -u 'user:password@host'\ngovc import.ova -name ${VM_NAME} ${FCOS_OVA}\ngovc vm.change -vm \"${VM_NAME}\" -e \"guestinfo.ignition.config.data.encoding=${CONFIG_ENCODING}\"\ngovc vm.change -vm \"${VM_NAME}\" -e \"guestinfo.ignition.config.data=${CONFIG_ENCODED}\"\n",
        "old_state": -1
    },
    "id": 14679218,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679218/?format=api"
}