Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10949658/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f29pagesadvancedboot_options/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f29pagesadvancedboot_options/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2025-04-28T10:25:25.621027Z",
    "action": 77,
    "target": "Esegue un controllo all'inizio dell'installazione per determinare se c'è abbastanza RAM disponibile. Se non viene rilevata memoria sufficiente, l'installazione si interromperà con un messaggio di errore. Questa opzione è abilitata per impostazione predefinita; usare [option]#inst.memcheck=0# per disabilitarla.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Perform a check at the beginning of the installation to determine if there is enough available RAM. If there is not enough memory detected, the installation will stop with an error message. This option is enabled by default; use [option]#inst.memcheck=0# to disable it.",
        "old_state": 0
    },
    "id": 18598153,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18598153/?format=api"
}