Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10805028/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/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-04-22T14:08:33.171079Z",
    "action": 5,
    "target": "Los comandos `coreos-installer iso customize` y `coreos-installer pxe customize` se pueden usar para crear imágenes ISO y PXE personalizadas, con configuración específica del sitio, incluyendo la capacidad de llevar a cabo instalaciones desatendidas de Fedora CoreOS.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The `coreos-installer iso customize` and `coreos-installer pxe customize` commands can be used to create customized ISO and PXE images with site-specific configuration, including the ability to perform unattended installations of Fedora CoreOS.",
        "old_state": 0
    },
    "id": 15736180,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15736180/?format=api"
}