Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16729328/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/rawhidepagessystem-upgrade/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/rawhidepagessystem-upgrade/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-12T15:26:28.177748Z",
    "action": 77,
    "target": "En vez de confiar en `dnf systen upgrade`, puede _reinstalar_ la última versión de Fedora.  Esto involucra arrancar el instalador como si fuera a realizar una instalación limpia, dejándolo detectar su sistema existente de Fedora, y sobrescribiendo la partición raíz mientras preserva datos en otras particiones y volúmenes.  El mismo proceso puede además ser utilizado para reinstalar el sistema, si necesita hacer tal por cualquier razón.  Para información detallada, consulte el _Manual de Modernización del Sistema o Reinstalación_.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Instead of relying on `dnf system upgrade`, you can _reinstall_ the latest version of Fedora.  This involves booting the installer as if you were performing a clean installation, letting it detect your existing Fedora system, and overwriting the root partition while preserving data on other partitions and volumes.  The same process can also be used to reinstall the system, if you need to do so for any reason.  For detailed information, see _Manual System Upgrade or Reinstallation_.",
        "old_state": 0
    },
    "id": 18343308,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18343308/?format=api"
}