Translation components API.

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

GET /api/translations/debian-handbook/07_solving-problems/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 450,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-12-23T22:59:06.738697+01:00",
            "action": 0,
            "target": "",
            "id": 43186255,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/43186255/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109916/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:38:02.988117+01:00",
            "action": 2,
            "target": "Un interprete a riga di comando, detto \"shell\", è un programma che esegue i comandi inseriti dall'utente o memorizzati in uno script. In modalità interattiva, visualizza un prompt (che di solito termina con <literal>$</literal> per un utente normale o con <literal>#</literal> per l'amministratore), che indica che è pronto a ricevere un nuovo comando. Le basi sull'uso della shell sono descritte in <xref linkend=\"short-remedial-course\" />.",
            "id": 42147097,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42147097/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109910/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:34:01.489955+01:00",
            "action": 2,
            "target": "Questo acronimo sta per \"Read the F**king Manual\" (\"Leggi il f**tuto manuale\"), ma può anche esere esteso in una variante più gentile, \"Read the Fine Manual\" (\"Leggi l'ottimo manuale\"). Questa frase viene talvolta usata per dare risposte (laconiche) a domande fatte da novellini. È una risposta piuttosto brusca, e tradisce un certo fastidio nel rispondere a una domanda fatta da qualcuno che non si è neanche scomodato a leggere la documentazione. Qualcuno dice che questa risposta classica sia meglio di nessuna risposta (visto che indica che la documentazione contiene la risposta cercata), o di una risposta più prolissa e arrabbiata.",
            "id": 42144403,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42144403/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109993/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:09:29.800908+01:00",
            "action": 2,
            "target": "Per consentire queste prove, ogni demone in generale registra tutto ciò che fa, così come ogni errore che incontra, in quelli che vengono chiamati \"file di registro\" o \"registri di sistema\". I registri sono salvati in <filename>/var/log/</filename> o una sua sottodirectory. Per sapere il nome esatto di un file di registro per ciascun demone, vedere la sua documentazione. Nota: una sola prova non sempre è sufficiente, se questa non copre tutti i possibili casi d'uso; alcuni problemi si manifestano solo in circostanze particolari.",
            "id": 42139883,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42139883/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1110002/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:08:46.388812+01:00",
            "action": 2,
            "target": "Un demone è un programma non invocato esplicitamente dall'utente e che rimane sullo sfondo, aspettando che si realizzi una cerca condizione prima di eseguire un compito. Molti programmi server sono demoni, un termine che spiega perché la lettera \"d\" è spesso presente alla fine del loro nome (<command>sshd</command>, <command>smtpd</command>, <command>httpd</command> ecc.).",
            "id": 42139880,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42139880/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109963/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:08:32.612642+01:00",
            "action": 2,
            "target": "In altri casi si otterranno errori molto generici, come \"Permesso negato\". In questo caso, è meglio controllare i permessi degli elementi coinvolti (file, ID utente, gruppi, ecc.).",
            "id": 42139879,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42139879/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109939/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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:08:14.425668+01:00",
            "action": 2,
            "target": "Molte pagine di manuale hanno una sezione \"VEDI ANCHE\", di solito alla fine. Si riferisce ad altre pagine di manuale che trattano comandi simili oppure a documentazione esterna. In questo modo, è possibile trovare documentazione relativa a ciò che si stava cercando anche quando la prima scelta non è ottimale.",
            "id": 42139874,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42139874/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-12-11T09:10:27.497275+01:00",
            "action": 0,
            "target": "",
            "id": 41274379,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/41274379/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1110016/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-03T18:46:20.130360+01:00",
            "action": 2,
            "target": "<emphasis>FONDAMENTALE</emphasis> Si applica la netiquette",
            "id": 40623124,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/40623124/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1110000/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-03T18:44:26.992786+01:00",
            "action": 2,
            "target": "<emphasis>FONDAMENTALE</emphasis> Demone",
            "id": 40623110,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/40623110/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109913/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-03T18:44:16.027495+01:00",
            "action": 2,
            "target": "<emphasis>FONDAMENTALE</emphasis> La shell, un interprete a riga di comando",
            "id": 40623109,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/40623109/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109965/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "author": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "timestamp": "2022-12-01T23:03:12.889894+01:00",
            "action": 2,
            "target": "<primary><filename>copyright</filename></primary>",
            "id": 40525898,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/40525898/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109965/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "author": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "timestamp": "2022-11-30T15:00:04.271188+01:00",
            "action": 37,
            "target": "<primary><filename>copyright</filename></primary>",
            "id": 40391435,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/40391435/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1109965/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "author": "https://hosted.weblate.org/api/users/Dav/?format=api",
            "timestamp": "2022-11-30T15:00:04.263364+01:00",
            "action": 45,
            "target": "",
            "id": 40391434,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/40391434/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-11-19T23:27:57.177868+01:00",
            "action": 0,
            "target": "",
            "id": 39576196,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/39576196/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716340/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177819+01:00",
            "action": 59,
            "target": "<primary>file di log</primary><secondary>analizzatore</secondary>",
            "id": 39576195,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576195/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716339/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177745+01:00",
            "action": 59,
            "target": "<primary>analisi, dei file di log</primary>",
            "id": 39576194,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576194/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716338/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177690+01:00",
            "action": 59,
            "target": "Qualunque operazione preventiva comincia consultando regolarmente i log più importanti del server. Si possono così diagnosticare i problemi ancor prima che vengano segnalati da utenti insoddisfatti. Talvolta, quest'ultimi aspettano che i problemi si ripetano per diversi giorni prima di segnalarli. In molti casi, si può usare uno strumento specifico per analizzare il contenuto dei file di log più grandi. In particolare, esistono utilità di questo tipo per i server web (come <command>analog</command>, <command>awstats</command>, <command>awffull</command> per Apache), per i server FTP, i server proxy/cache, i firewall, i server di posta elettronica, i server DNS e anche per i server di stampa. Altri strumenti come <command>logcheck</command> (un programma trattato in <xref linkend=\"security\" />), scansionano questi file alla ricerca di anomalie da segnalare.",
            "id": 39576193,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576193/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716335/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177611+01:00",
            "action": 59,
            "target": "<primary>file di log</primary>",
            "id": 39576192,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576192/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716332/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177564+01:00",
            "action": 59,
            "target": "<primary><filename>/var</filename></primary><secondary><filename>/var/log/</filename></secondary><seealso>file di log</seealso>",
            "id": 39576191,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576191/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716318/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177502+01:00",
            "action": 59,
            "target": "<primary><filename>controllo</filename></primary><secondary><literal>Pagina iniziale</literal>, campo di intestazione</secondary>",
            "id": 39576190,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576190/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716316/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177429+01:00",
            "action": 59,
            "target": "<primary><acronym>FAQ</acronym></primary><see>Frequently Asked Questions (Domande frequenti)</see>",
            "id": 39576189,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576189/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716315/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177352+01:00",
            "action": 59,
            "target": "<primary>documentazione</primary><secondary><acronym>FAQ</acronym></secondary><seealso>Frequently Asked Questions (Domande frequenti)</seealso>",
            "id": 39576188,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576188/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716304/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-19T23:27:57.177187+01:00",
            "action": 59,
            "target": "<primary>documentazione</primary><secondary><filename>README (LEGGIMI)</filename></secondary>",
            "id": 39576187,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/39576187/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716325/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T16:01:52.736471+02:00",
            "action": 2,
            "target": "<primary>LDP</primary><see>Linux Documentation Project</see>",
            "id": 37506376,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506376/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716325/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T16:00:18.721117+02:00",
            "action": 2,
            "target": "<primary>LDP</primary><see>Linux Documentation Project (per l'Italia, vedere http://www.pluto.it/ildp.html)</see>",
            "id": 37506367,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506367/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716325/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T16:00:02.931056+02:00",
            "action": 2,
            "target": "<primary>LDP</primary><see>Linux Documentation Project (http://www.pluto.it/ildp.html)</see>",
            "id": 37506280,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506280/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716338/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:55:58.497064+02:00",
            "action": 2,
            "target": "Qualunque operazione preventiva comincia consultando regolarmente i log più importanti del server. Si possono così diagnosticare i problemi ancor prima che vengano segnalati da utenti insoddisfatti. Talvolta, quest'ultimi aspettano che i problemi si ripetano per diversi giorni prima di segnalarli. In molti casi, si può usare uno strumento specifico per analizzare il contenuto dei file di log più grandi. In particolare, esistono utilità di questo tipo per i server web (come <command>analog</command>, <command>awstats</command>, <command>awffull</command> per Apache), per i server FTP, i server proxy/cache, i firewall, i server di posta elettronica, i server DNS e anche per i server di stampa. Altri strumenti come <command>logcheck</command> (un programma trattato in <xref linkend=\"security\" />), scansionano questi file alla ricerca di anomalie da segnalare.",
            "id": 37506227,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506227/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716304/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:51:04.852035+02:00",
            "action": 2,
            "target": "<primary>documentazione</primary><secondary><filename>README (LEGGIMI)</filename></secondary>",
            "id": 37506162,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506162/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716316/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:50:42.359301+02:00",
            "action": 2,
            "target": "<primary><acronym>FAQ</acronym></primary><see>Frequently Asked Questions (Domande frequenti)</see>",
            "id": 37506159,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506159/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716315/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:50:36.459941+02:00",
            "action": 2,
            "target": "<primary>documentazione</primary><secondary><acronym>FAQ</acronym></secondary><seealso>Frequently Asked Questions (Domande frequenti)</seealso>",
            "id": 37506157,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506157/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716340/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:50:00.192157+02:00",
            "action": 2,
            "target": "<primary>file di log</primary><secondary>analizzatore</secondary>",
            "id": 37506152,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506152/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716339/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:47:44.795086+02:00",
            "action": 2,
            "target": "<primary>analisi, dei file di log</primary>",
            "id": 37506123,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506123/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716335/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:46:59.283044+02:00",
            "action": 2,
            "target": "<primary>file di log</primary>",
            "id": 37506115,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506115/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716332/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:46:43.626509+02:00",
            "action": 2,
            "target": "<primary><filename>/var</filename></primary><secondary><filename>/var/log/</filename></secondary><seealso>file di log</seealso>",
            "id": 37506110,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506110/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716318/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-22T15:44:30.265020+02:00",
            "action": 2,
            "target": "<primary><filename>controllo</filename></primary><secondary><literal>Pagina iniziale</literal>, campo di intestazione</secondary>",
            "id": 37506085,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37506085/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-10-22T11:14:19.417886+02:00",
            "action": 0,
            "target": "",
            "id": 37495392,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/37495392/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716342/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T11:14:19.417837+02:00",
            "action": 59,
            "target": "<primary><command>webalizer</command></primary><see>awffull</see>",
            "id": 37495391,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37495391/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716293/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T11:14:19.417733+02:00",
            "action": 59,
            "target": "\n<computeroutput>$ </computeroutput><userinput>apropos \"copy file\"</userinput>\n<computeroutput>cp (1)               - copy files and directories\ncp (1posix)          - copy files\ncpio (1)             - copy files to and from archives\nexec (1posix)        - execute commands and open, close, or copy file descriptors\ninstall (1)          - copy files and set attributes\nntfscp (8)           - copy file to an NTFS volume.\n</computeroutput>",
            "id": 37495390,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37495390/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716342/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-18T19:23:05.281677+02:00",
            "action": 2,
            "target": "<primary><command>webalizer</command></primary><see>awffull</see>",
            "id": 37252669,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37252669/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716293/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-10-18T19:22:33.440357+02:00",
            "action": 2,
            "target": "\n<computeroutput>$ </computeroutput><userinput>apropos \"copy file\"</userinput>\n<computeroutput>cp (1)               - copy files and directories\ncp (1posix)          - copy files\ncpio (1)             - copy files to and from archives\nexec (1posix)        - execute commands and open, close, or copy file descriptors\ninstall (1)          - copy files and set attributes\nntfscp (8)           - copy file to an NTFS volume.\n</computeroutput>",
            "id": 37252664,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/37252664/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-10-16T21:32:01.860620+02:00",
            "action": 0,
            "target": "",
            "id": 36922829,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36922829/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pere/?format=api",
            "author": "https://hosted.weblate.org/api/users/pere/?format=api",
            "timestamp": "2022-10-16T21:01:18.552910+02:00",
            "action": 0,
            "target": "",
            "id": 36919879,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36919879/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716345/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552863+02:00",
            "action": 59,
            "target": "<primary>bug</primary><secondary>report</secondary>",
            "id": 36919878,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919878/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716344/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552819+02:00",
            "action": 59,
            "target": "<primary><literal>bugs.debian.org</literal></primary>",
            "id": 36919877,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919877/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716343/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552773+02:00",
            "action": 59,
            "target": "<primary><command>awffull</command></primary>",
            "id": 36919876,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919876/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716341/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552728+02:00",
            "action": 59,
            "target": "<primary><command>awstats</command></primary>",
            "id": 36919875,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919875/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716337/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552683+02:00",
            "action": 59,
            "target": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/rsyslog.conf</filename></secondary>",
            "id": 36919874,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919874/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716336/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552638+02:00",
            "action": 59,
            "target": "<primary>file</primary><secondary>file di log</secondary><seealso><filename>/var/log/</filename></seealso>",
            "id": 36919873,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919873/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82716334/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-16T21:01:18.552592+02:00",
            "action": 59,
            "target": "<primary><command>rsyslogd</command></primary>",
            "id": 36919872,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36919872/?format=api"
        }
    ]
}