Translation components API.

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

GET /api/translations/yast-cluster/master/it/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 278,
    "next": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/changes/?format=api&page=3",
    "previous": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11446066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:29:25.791445Z",
            "action": 5,
            "target": "<p><b><big>Modello</big></b><br>Specifica il modello da utilizzare. Questo parametro è obbligatorio. corosync-qdevice è modulare e in grado di supportare molteplici modelli differenti. Il modello fondamentalmente definisce il tipo di arbitratore usato. Attualmente solo \"net\" è supportato.</p>\n<p><b><big>Host</big></b><br>Specifica l'indirizzo IP o il nome host del server qnetd da utilizzare. Questo parametro è obbligatorio.</p>\n<p><b><big>Porta</big></b><br>Specifica la porta TCP del server qnetd. Il valore predefinito è 5403.</p>\n<p><b><big>TLS</big></b><br>Può essere impostato ad \"on\", \"off\" oppure \"required\" e specifica se debba essere usato TLS. \"on\" significa che in prima battuta sarà tentata una connessione con TLS, ma qualora il server non annunci il supporto TLS, TLS non sarà utilizzato. Se viene indicato \"off\", TLS non è richiesto e dunque non viene nemmeno fatto un tentativo. Questa modalità è l'unica che non necessita di un database NSS correttamente inizializzato. \"required\" significa che TLS è richiesto e se il server non supporta TLS, qdevice terminerà con un messaggio d'errore. \"on\" necessita di una modifica manuale. Si faccia riferimento alla pagina di manuale di corosync-qdevice per ulteriori dettagli. Come valore predefinito in yast si trova \"off\".</p>\n<p><b><big>Algoritmo</big></b><br>Algoritmo di decisione. Può essere uno tra \"ffsplit\" o \"lms\".  (In realtà ci sarebbero anche \"test\" e \"2nodelms\", i quali sono entrambi principalmente rivolti agli sviluppatori e non dovrebbero essere usati per cluster di produzione, pertanto yast li convertirà automaticamente a \"ffsplit\"). Per una descrizione del significato di ciascun algoritmo e delle differenze tra gli stessi si vedano le loro sezioni specifiche.  Il valore predefinito è ffsplit.</p>\n<p><b><big>Tie breaker</big></b><br>Il valore può essere uno tra \"lowest\", \"highest\" o \"valid_node_id\" (numero). È usato come ripiego nel caso in cui qdevice debba decidere tra due o più partizioni equivalenti. \"lowest\" significa che viene scelta la partizione con ID nodo più basso. \"highest\" significa che viene scelta la partizione con ID nodo più alto. Mentre \"valid_node_id\" significa che viene scelta la partizione contenente l'ID nodo indicato. Il valore predefinito è \"lowest\".</p>\n<p><b><big>Euristica di Qdevice</big></b><br>Sottosezione di Qdevice. L'euristica rappresenta un set di comandi eseguiti localmente all'avvio, alla modifica dell'appartenenza al cluster, alla connessione a corosync-qnetd e facoltativamente a intervalli regolari. I comandi vengono eseguiti in parallelo. Al completamento dei comandi *all* (con codice di errore restituito pari a zero) nelle tempistiche previste, l'euristica ha esito negativo. In caso contrario, ha esito negativo. Il risultato viene inviato a corosync-qnetd, dove viene utilizzato nei calcoli per determinare la partizione valida.</p>\n<p><b><big>Modalità euristica</big></b><br>Può avere il valore on, sync oppure off e specifica la modalità di utilizzo dell'euristica. Il valore predefinito è off, ovvero l'euristica è disabilitata. Se è impostato il valore sync, l'euristica viene eseguita solo all'avvio, alla modifica dell'appartenenza al cluster e se viene stabilita la connessione a corosync-qnetd. Per eseguire l'euristica a intervalli regolari, impostare l'opzione sul valore on.</p>\n<p><b><big>Timeout euristica</big></b><br>Specifica la durata massima in millisecondi in cui corosync-qdevice attende il completamento dei comandi di euristica. Se un comando non viene completato prima del timeout, viene interrotto e l'euristica ha esito negativo. Questo timeout viene utilizzato per l'euristica eseguita a intervalli regolari. ll valore predefinito corrisponde alla metà del valore quorum.device.timeout, ovvero 5000.</p>\n<p><b><big>Sync_timeout euristica</big></b><br>Simile a quorum.device.heuristics.timeout, ma utilizzato durante le modifiche all'appartenenza. Il valore predefinito corrisponde alla metà del valore quorum.device.sync_timeout, ovvero 15000.</p>\n<p><b><big>Intervallo euristica</big></b><br>Specifica l'intervallo tra due esecuzioni di euristica normale. Il valore predefinito corrisponde a 3 volte il valore quorum.device.timeout, ovvero 30000.</p>\n<p><b><big>exec_NAME euristica</big></b><br>Definisce gli eseguibili. *NAME* può essere una stringa nome di chiave cmap valida arbitraria e non ha alcun significato. Il valore di questa variabile deve avere un comando per l'esecuzione. Il valore viene analizzato (suddiviso) in argomenti analogamente alla shell Bourne. È possibile utilizzare le virgolette doppie precedute dalla barra rovesciata. <br>Ad esempio, Name(exec_check_master), Value(/etc/corosync/qdevice/check_master.sh)</p>\n",
            "id": 1698034,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698034/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:28:43.531131Z",
            "action": 4,
            "target": "<p><b><big>Modello</big></b><br>Specifica il modello da utilizzare. Questo parametro è obbligatorio. corosync-qdevice è modulare e in grado di supportare molteplici modelli differenti. Il modello fondamentalmente definisce il tipo di arbitratore usato. Attualmente solo \"net\" è supportato.</p>\n<p><b><big>Host</big></b><br>Specifica l'indirizzo IP o il nome host del server qnetd da utilizzare. Questo parametro è obbligatorio.</p>\n<p><b><big>Porta</big></b><br>Specifica la porta TCP del server qnetd. Il valore predefinito è 5403.</p>\n<p><b><big>TLS</big></b><br>Può essere impostato ad \"on\", \"off\" oppure \"required\" e specifica se debba essere usato TLS. \"on\" significa che in prima battuta sarà tentata una connessione con TLS, ma qualora il server non annunci il supporto TLS, TLS non sarà utilizzato. Se viene indicato \"off\", TLS non è richiesto e dunque non viene nemmeno fatto un tentativo. Questa modalità è l'unica che non necessita di un database NSS correttamente inizializzato. \"required\" significa che TLS è richiesto e se il server non supporta TLS, qdevice terminerà con un messaggio d'errore. \"on\" necessita di una modifica manuale. Si faccia riferimento alla pagina di manuale di corosync-qdevice per ulteriori dettagli. Come valore predefinito in yast si trova \"off\".</p>\n<p><b><big>Algoritmo</big></b><br>Algoritmo di decisione. Può essere uno tra \"ffsplit\" o \"lms\".  (In realtà ci sarebbero anche \"test\" e \"2nodelms\", i quali sono entrambi principalmente rivolti agli sviluppatori e non dovrebbero essere usati per cluster di produzione, pertanto yast li convertirà automaticamente a \"ffsplit\"). Per una descrizione del significato di ciascun algoritmo e delle differenze tra gli stessi si vedano le loro sezioni specifiche.  Il valore predefinito è ffsplit.</p>\n<p><b><big>Tie breaker</big></b><br>Il valore può essere uno tra \"lowest\", \"highest\" o \"valid_node_id\" (numero). È usato come ripiego nel caso in cui qdevice debba decidere tra due o più partizioni equivalenti. \"lowest\" significa che viene scelta la partizione con ID nodo più basso. \"highest\" significa che viene scelta la partizione con ID nodo più alto. Mentre \"valid_node_id\" significa che viene scelta la partizione contenente l'ID nodo indicato. Il valore predefinito è \"lowest\".</p>\n<p><b><big>Euristica di Qdevice</big></b><br>Sottosezione di Qdevice. L'euristica rappresenta un set di comandi eseguiti localmente all'avvio, alla modifica dell'appartenenza al cluster, alla connessione a corosync-qnetd e facoltativamente a intervalli regolari. I comandi vengono eseguiti in parallelo. Al completamento dei comandi *all* (con codice di errore restituito pari a zero) nelle tempistiche previste, l'euristica ha esito negativo. In caso contrario, ha esito negativo. Il risultato viene inviato a corosync-qnetd, dove viene utilizzato nei calcoli per determinare la partizione valida.</p>\n<p><b><big>Modalità euristica</big></b><br>Può avere il valore on, sync oppure off e specifica la modalità di utilizzo dell'euristica. Il valore predefinito è off, ovvero l'euristica è disabilitata. Se è impostato il valore sync, l'euristica viene eseguita solo all'avvio, alla modifica dell'appartenenza al cluster e se viene stabilita la connessione a corosync-qnetd. Per eseguire l'euristica a intervalli regolari, impostare l'opzione sul valore on.</p>\n<p><b><big>Timeout euristica</big></b><br>Specifica la durata massima in millisecondi in cui corosync-qdevice attende il completamento dei comandi di euristica. Se un comando non viene completato prima del timeout, viene interrotto e l'euristica ha esito negativo. Questo timeout viene utilizzato per l'euristica eseguita a intervalli regolari. ll valore predefinito corrisponde alla metà del valore quorum.device.timeout, ovvero 5000.</p>\n<p><b><big>Sync_timeout euristica</big></b><br>Simile a quorum.device.heuristics.timeout, ma utilizzato durante le modifiche all'appartenenza. Il valore predefinito corrisponde alla metà del valore quorum.device.sync_timeout, ovvero 15000.</p>\n<p><b><big>Intervallo euristica</big></b><br>Specifica l'intervallo tra due esecuzioni di euristica normale. Il valore predefinito corrisponde a 3 volte il valore quorum.device.timeout, ovvero 30000.</p>\n<p><b><big>exec_NAME euristica</big></b><br>Definisce  gli eseguibili. *NAME* può essere una stringa nome di chiave cmap valida arbitraria e non ha alcun significato. Il valore di questa variabile deve avere un comando per l'esecuzione. Il valore viene analizzato (suddiviso) in argomenti analogamente alla shell Bourne. È possibile utilizzare le virgolette doppie precedute dalla barra rovesciata. <br>Ad esempio, Name(exec_check_master), Value(/etc/corosync/qdevice/check_master.sh)</p>\n",
            "id": 1698033,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1698033/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446063/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:28:38.294961Z",
            "action": 5,
            "target": "Eseguibili euristica:",
            "id": 1698032,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698032/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446061/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:28:01.784919Z",
            "action": 5,
            "target": "sunc_timeout euristica (millisecondi):",
            "id": 1698031,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698031/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:26:56.259262Z",
            "action": 5,
            "target": "<p><b><big>Modello</big></b><br>Specifica il modello da utilizzare. Questo parametro è obbligatorio. corosync-qdevice è modulare e in grado di supportare molteplici modelli differenti. Il modello fondamentalmente definisce il tipo di arbitratore usato. Attualmente solo \"net\" è supportato.</p>\n<p><b><big>Host</big></b><br>Specifica l'indirizzo IP o il nome host del server qnetd da utilizzare. Questo parametro è obbligatorio.</p>\n<p><b><big>Porta</big></b><br>Specifica la porta TCP del server qnetd. Il valore predefinito è 5403.</p>\n<p><b><big>TLS</big></b><br>Può essere impostato ad \"on\", \"off\" oppure \"required\" e specifica se debba essere usato TLS. \"on\" significa che in prima battuta sarà tentata una connessione con TLS, ma qualora il server non annunci il supporto TLS, TLS non sarà utilizzato. Se viene indicato \"off\", TLS non è richiesto e dunque non viene nemmeno fatto un tentativo. Questa modalità è l'unica che non necessita di un database NSS correttamente inizializzato. \"required\" significa che TLS è richiesto e se il server non supporta TLS, qdevice terminerà con un messaggio d'errore. \"on\" necessita di una modifica manuale. Si faccia riferimento alla pagina di manuale di corosync-qdevice per ulteriori dettagli. Come valore predefinito in yast si trova \"off\".</p>\n<p><b><big>Algoritmo</big></b><br>Algoritmo di decisione. Può essere uno tra \"ffsplit\" o \"lms\".  (In realtà ci sarebbero anche \"test\" e \"2nodelms\", i quali sono entrambi principalmente rivolti agli sviluppatori e non dovrebbero essere usati per cluster di produzione, pertanto yast li convertirà automaticamente a \"ffsplit\"). Per una descrizione del significato di ciascun algoritmo e delle differenze tra gli stessi si vedano le loro sezioni specifiche.  Il valore predefinito è ffsplit.</p>\n<p><b><big>Tie breaker</big></b><br>Il valore può essere uno tra \"lowest\", \"highest\" o \"valid_node_id\" (numero). È usato come ripiego nel caso in cui qdevice debba decidere tra due o più partizioni equivalenti. \"lowest\" significa che viene scelta la partizione con ID nodo più basso. \"highest\" significa che viene scelta la partizione con ID nodo più alto. Mentre \"valid_node_id\" significa che viene scelta la partizione contenente l'ID nodo indicato. Il valore predefinito è \"lowest\".</p>\n<p><b><big>Euristica di Qdevice</big></b><br>Sottosezione di Qdevice. L'euristica rappresenta un set di comandi eseguiti localmente all'avvio, alla modifica dell'appartenenza al cluster, alla connessione a corosync-qnetd e facoltativamente a intervalli regolari. I comandi vengono eseguiti in parallelo. Al completamento dei comandi *all* (con codice di errore restituito pari a zero) nelle tempistiche previste, l'euristica ha esito negativo. In caso contrario, ha esito negativo. Il risultato viene inviato a corosync-qnetd, dove viene utilizzato nei calcoli per determinare la partizione valida.</p>\n<p><b><big>Modalità euristica</big></b><br>Può avere il valore on, sync oppure off e specifica la modalità di utilizzo dell'euristica. Il valore predefinito è off, ovvero l'euristica è disabilitata. Se è impostato il valore sync, l'euristica viene eseguita solo all'avvio, alla modifica dell'appartenenza al cluster e se viene stabilita la connessione a corosync-qnetd. Per eseguire l'euristica a intervalli regolari, impostare l'opzione sul valore on.</p>\n<p><b><big>Timeout euristica</big></b><br>Specifica la durata massima in millisecondi in cui corosync-qdevice attende il completamento dei comandi di euristica. Se un comando non viene completato prima del timeout, viene interrotto e l'euristica ha esito negativo. Questo timeout viene utilizzato per l'euristica eseguita a intervalli regolari. ll valore predefinito corrisponde alla metà del valore quorum.device.timeout, ovvero 5000.</p>\n<p><b><big>Sync_timeout euristica</big></b><br>Simile a quorum.device.heuristics.timeout, ma utilizzato durante le modifiche all'appartenenza. Il valore predefinito corrisponde alla metà del valore quorum.device.sync_timeout, ovvero 15000.</p>\n<p><b><big>Intervallo euristica</big></b><br>Specifica l'intervallo tra due esecuzioni di euristica normale. Il valore predefinito corrisponde a 3 volte il valore quorum.device.timeout, ovvero 30000.</p>\n<p><b><big>exec_NAME euristica</big></b><br>Definisce  gli eseguibili. *NAME* può essere una stringa nome di chiave cmap valida arbitraria e non ha alcun significato. Il valore di questa variabile deve avere un comando per l'esecuzione. Il valore viene analizzato (suddiviso) in argomenti analogamente alla shell Bourne. È possibile utilizzare le virgolette doppie precedute dalla barra rovesciata. <br>Ad esempio, Name(exec_check_master), Value(/etc/corosync/qdevice/check_master.sh)</p>\n",
            "id": 1698030,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698030/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028290/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:22:38.055970Z",
            "action": 2,
            "target": "Compilare il campo Indirizzo membro",
            "id": 1698029,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1698029/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446060/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:21:07.742482Z",
            "action": 2,
            "target": "Timeout euristica (millisecondi):",
            "id": 1698028,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1698028/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446062/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:20:15.589046Z",
            "action": 2,
            "target": "Intervallo euristica (millisecondi):",
            "id": 1698027,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1698027/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446057/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:17:25.721794Z",
            "action": 7,
            "target": "Intervallo euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698026,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1698026/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446057/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:17:18.884694Z",
            "action": 4,
            "target": "Intervallo euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698025,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1698025/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446056/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:17:13.509433Z",
            "action": 7,
            "target": "sync_timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698024,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1698024/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446056/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:17:05.190374Z",
            "action": 4,
            "target": "sync_timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698023,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1698023/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446055/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:16:17.690400Z",
            "action": 7,
            "target": "Timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698022,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1698022/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446058/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:15:29.366858Z",
            "action": 5,
            "target": "È necessario configurare lo script eseguibile di euristica",
            "id": 1698021,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698021/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446055/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:14:02.845520Z",
            "action": 4,
            "target": "Timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698020,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1698020/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446057/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:13:29.399570Z",
            "action": 5,
            "target": "Intervallo euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698019,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698019/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446056/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:13:15.357014Z",
            "action": 5,
            "target": "sync_timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698018,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698018/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446055/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:12:53.133185Z",
            "action": 5,
            "target": "Timeout euristica di Qdevice deve essere un numero intero positivo",
            "id": 1698017,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698017/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T18:12:24.499234Z",
            "action": 5,
            "target": "<p><b><big>Modello</big></b><br>Specifica il modello da utilizzare. Questo parametro è obbligatorio. corosync-qdevice è modulare e in grado di supportare molteplici modelli differenti. Il modello fondamentalmente definisce il tipo di arbitratore usato. Attualmente solo \"net\" è supportato.</p>\n<p><b><big>Host</big></b><br>Specifica l'indirizzo IP o il nome host del server qnetd da utilizzare. Questo parametro è obbligatorio.</p>\n<p><b><big>Porta</big></b><br>Specifica la porta TCP del server qnetd. Valore predefinito è 5403.</p>\n<p><b><big>TLS</big></b><br>Può essere impostato ad \"on\", \"off\" oppure \"required\" e specifica se debba essere usato TLS. \"on\" significa che in prima battuta sarà tentata una connessione con TLS, ma qualora il server non annunci il supporto TLS, TLS non sarà utilizzato. Se viene indicato \"off\", TLS non è richiesto e dunque non viene nemmeno fatto un tentativo. Questa modalità è l'unica che non necessita di un database NSS correttamente inizializzato. \"required\" significa che TLS è richiesto e se il server non supporta TLS, qdevice terminerà con un messaggio d'errore. \"on\" necessita di una modifica manuale. Si faccia riferimento alla pagina di manuale di corosync-qdevice per ulteriori dettagli. Come valore predefinito in yast si trova \"off\".</p>\n<p><b><big>Algoritmo</big></b><br>Algoritmo di decisione. Può essere uno tra \"ffsplit\" o \"lms\".  (In realtà ci sarebbero anche \"test\" e \"2nodelms\", i quali sono entrambi principalmente rivolti agli sviluppatori e non dovrebbero essere usati per cluster di produzione, pertanto yast li convertirà automaticamente a \"ffsplit\"). Per una descrizione del significato di ciascun algoritmo e delle differenze tra gli stessi si vedano le loro sezioni specifiche.  Il valore predefinito è ffsplit.</p>\n<p><b><big>Tie breaker</big></b><br>Il valore può essere uno tra \"lowest\", \"highest\" o \"valid_node_id\" (numero). È usato come ripiego nel caso in cui qdevice debba decidere tra due o più partizioni equivalenti. \"lowest\" significa che viene scelta la partizione con ID nodo più basso. \"highest\" significa che viene scelta la partizione con ID nodo più alto. Mentre \"valid_node_id\" significa che viene scelta la partizione contenente l'ID nodo indicato. Il valore predefinito è \"lowest\".</p>\n<p><b><big>Euristica di Qdevice</big></b><br>Sottosezione di Qdevice. L'euristica rappresenta un set di comandi eseguiti localmente all'avvio, alla modifica dell'appartenenza al cluster, alla connessione a corosync-qnetd e facoltativamente a intervalli regolari. I comandi vengono eseguiti in parallelo. Al completamento dei comandi *all* (con codice di errore restituito pari a zero) nelle tempistiche previste, l'euristica ha esito negativo. In caso contrario, ha esito negativo. Il risultato viene inviato a corosync-qnetd, dove viene utilizzato nei calcoli per determinare la partizione valida.</p>\n<p><b><big>Modalità euristica</big></b><br>Può avere il valore on, sync oppure off e specifica la modalità di utilizzo dell'euristica. Il valore predefinito è off, ovvero l'euristica è disabilitata. Se è impostato il valore sync, l'euristica viene eseguita solo all'avvio, alla modifica dell'appartenenza al cluster e se viene stabilita la connessione a corosync-qnetd. Per eseguire l'euristica a intervalli regolari, impostare l'opzione sul valore on.</p>\n<p><b><big>Timeout euristica</big></b><br>Specifica la durata massima in millisecondi in cui corosync-qdevice attende il completamento dei comandi di euristica. Se un comando non viene completato prima del timeout, viene interrotto e l'euristica ha esito negativo. Questo timeout viene utilizzato per l'euristica eseguita a intervalli regolari. ll valore predefinito corrisponde alla metà del valore quorum.device.timeout, ovvero 5000.</p>\n<p><b><big>Sync_timeout euristica</big></b><br>Simile a quorum.device.heuristics.timeout, ma utilizzato durante le modifiche all'appartenenza. Il valore predefinito corrisponde alla metà del valore quorum.device.sync_timeout, ovvero 15000.</p>\n<p><b><big>Intervallo euristica</big></b><br>Specifica l'intervallo tra due esecuzioni di euristica normale. Il valore predefinito corrisponde a 3 volte il valore quorum.device.timeout, ovvero 30000.</p>\n<p><b><big>exec_NAME euristica</big></b><br>Definisce  gli eseguibili. *NAME* può essere una stringa nome di chiave cmap valida arbitraria e non ha alcun significato. Il valore di questa variabile deve avere un comando per l'esecuzione. Il valore viene analizzato (suddiviso) in argomenti analogamente alla shell Bourne. È possibile utilizzare le virgolette doppie precedute dalla barra rovesciata. <br>Ad esempio, Name(exec_check_master), Value(/etc/corosync/qdevice/check_master.sh)</p>\n",
            "id": 1698016,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698016/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022542/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:50:50.661254Z",
            "action": 5,
            "target": "Cifratura della crittografia:",
            "id": 1698002,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698002/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022541/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:49:33.259532Z",
            "action": 5,
            "target": "Hash di crittografia:",
            "id": 1698001,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698001/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446062/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:47:39.742606Z",
            "action": 5,
            "target": "Intervallo euristico (millisecondi):",
            "id": 1698000,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1698000/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446060/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:47:17.022567Z",
            "action": 5,
            "target": "Timeout euristico (millisecondi):",
            "id": 1697999,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1697999/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446053/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:46:37.698328Z",
            "action": 7,
            "target": "Eseguire nome",
            "id": 1697998,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1697998/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446053/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:45:52.057083Z",
            "action": 4,
            "target": "Eseguire nome",
            "id": 1697997,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1697997/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028291/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:44:31.935937Z",
            "action": 7,
            "target": "Compilare il campo Voti previsti quando si configura il trasporto multidiffusione",
            "id": 1697996,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1697996/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028291/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:44:12.528859Z",
            "action": 4,
            "target": "Compilare il campo Voti previsti quando si configura il trasporto multidiffusione",
            "id": 1697995,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1697995/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028290/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:42:16.209806Z",
            "action": 7,
            "target": "Compilare il campo Indirizzo multidiffusione",
            "id": 1697994,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/1697994/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446053/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:15:10.571565Z",
            "action": 5,
            "target": "Eseguire nome",
            "id": 1697993,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1697993/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028291/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:14:44.137039Z",
            "action": 5,
            "target": "Compilare il campo Voti previsti quando si configura il trasporto multidiffusione",
            "id": 1697992,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1697992/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028290/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:14:14.119904Z",
            "action": 5,
            "target": "Compilare il campo Indirizzo membro",
            "id": 1697991,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1697991/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12028290/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2021-02-23T17:13:33.476718Z",
            "action": 4,
            "target": "Compilare il campo Indirizzo multidiffusione",
            "id": 1697990,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1697990/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T02:44:08.929488Z",
            "action": 0,
            "target": "",
            "id": 1680418,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1680418/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-14T02:41:21.273329Z",
            "action": 0,
            "target": "",
            "id": 1675097,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1675097/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-07T02:31:53.312624Z",
            "action": 0,
            "target": "",
            "id": 1671896,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1671896/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T02:31:31.023112Z",
            "action": 0,
            "target": "",
            "id": 1655054,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1655054/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-05T02:31:17.898417Z",
            "action": 0,
            "target": "",
            "id": 1637867,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1637867/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-22T02:41:18.307542Z",
            "action": 0,
            "target": "",
            "id": 1563062,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1563062/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T19:31:45.427833Z",
            "action": 0,
            "target": "",
            "id": 1515175,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1515175/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-09-09T19:15:31.207695Z",
            "action": 17,
            "target": "",
            "id": 1514110,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1514110/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446065/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T19:17:23.210039Z",
            "action": 5,
            "target": "Valore",
            "id": 1498198,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1498198/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446064/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T19:17:15.979483Z",
            "action": 5,
            "target": "Nome",
            "id": 1498197,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1498197/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446059/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T19:16:53.001349Z",
            "action": 5,
            "target": "Modalità euristica:",
            "id": 1498196,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1498196/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446054/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T19:15:50.367932Z",
            "action": 5,
            "target": "Eseguire script",
            "id": 1498195,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1498195/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11446054/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T19:15:50.360826Z",
            "action": 45,
            "target": "",
            "id": 1498194,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1498194/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-05-12T15:10:10.201902Z",
            "action": 0,
            "target": "",
            "id": 1420301,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1420301/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1032870/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2020-02-20T16:54:00.977944Z",
            "action": 2,
            "target": "Configurazione del cluster",
            "id": 1360555,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1360555/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1032870/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2020-02-20T16:53:43.965568Z",
            "action": 9,
            "target": "Configurazione cluster",
            "id": 1360554,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/1360554/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-17T21:54:51.385539Z",
            "action": 17,
            "target": "",
            "id": 1353002,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1353002/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11135394/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
            "timestamp": "2020-02-17T20:03:01.761828Z",
            "action": 2,
            "target": "Avvio del cluster all'abilitazione/disabilitazione dell'ora di avvio",
            "id": 1353000,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1353000/?format=api"
        }
    ]
}