Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16861376/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/Passero/?format=api",
    "author": "https://hosted.weblate.org/api/users/Passero/?format=api",
    "timestamp": "2022-12-15T13:41:27.144590+01:00",
    "action": 27,
    "target": "Per un'installazione standard, è sufficiente scegliere \"Install» o \"Graphical install» (utilizzando le frecce), quindi premere il tasto <keycap>Invio</keycap> per avviare il processo. Se il DVD-ROM è un disco \"multi-architettura» e la macchina ha un processore Intel o AMD a 64 bit, le opzioni del menu d'installazione abilitano l'installazione della variante a 64-bit (<emphasis>amd64</emphasis>) e l'installazione della variante a 32-bit rimane disponibile in un sotto menu dedicato (\"opzioni di installazione a 32-bit\"). Se si dispone di un processore a 32 bit, non si ottiene né una scelta né le voci di menu per installare la variante a 32-bit (<emphasis>i386</emphasis>).",
    "old": "Per un'installazione standard, è sufficiente scegliere «Install» o «Graphical install» (utilizzando le frecce), quindi premere il tasto <keycap>Invio</keycap> per avviare il processo. Se il DVD-ROM è un disco «multi-architettura» e la macchina ha un processore Intel o AMD a 64 bit, le opzioni del menu d'installazione abilitano l'installazione della variante a 64-bit (<emphasis>amd64</emphasis>) e l'installazione della variante a 32-bit rimane disponibile in un sotto menu dedicato (\"opzioni di installazione a 32-bit\"). Se si dispone di un processore a 32 bit, non si ottiene né una scelta né le voci di menu per installare la variante a 32-bit (<emphasis>i386</emphasis>).",
    "details": {
        "state": 20,
        "source": "For a standard installation, you only need to choose “Install” or “Graphical install” (with the arrow keys), then press the <keycap>Enter</keycap> key to initiate the remainder of the installation process. If the DVD-ROM is a “Multi-arch” disk, and the machine has an Intel or AMD 64-bit processor, those menu options enable the installation of the 64-bit variant (<emphasis>amd64</emphasis>) and the installation of the 32-bit variant remains available in a dedicated sub-menu (“32-bit install options”). If you have a 32-bit processor, you don't get a choice and the menu entries install the 32-bit variant (<emphasis>i386</emphasis>).",
        "old_state": 20
    },
    "id": 42147187,
    "action_name": "Translation replaced",
    "url": "https://hosted.weblate.org/api/changes/42147187/?format=api"
}