Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10811262/?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/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-07-17T12:05:16.407351Z",
    "action": 5,
    "target": "Usted también necesita tener acceso a una infraestructura VMware en funcionamiento, que soporte MVs con una hardware de al menos versión 13. Los ejemplos de abajo utilizan la herramienta de línea de comandos https://github.com/vmware/govmomi/blob/v0.29.0/govc/README.md[govc] para aprovisionamiento remoto vSphere y https://code.vmware.com/web/tool/4.4.0/ovf[ovftool] para aprovisionamiento local Workstation o Fusion.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You also need to have access to a working VMware infrastructure, supporting VMs with at least hardware version 13.  The examples below use the https://github.com/vmware/govmomi/blob/v0.29.0/govc/README.md[govc] command-line tool for remote vSphere provisioning and the https://code.vmware.com/web/tool/4.4.0/ovf[ovftool] for local Workstation or Fusion provisioning.",
        "old_state": 0
    },
    "id": 16755849,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16755849/?format=api"
}