Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=2",
    "previous": null,
    "results": [
        {
            "id": 18191,
            "slug": "vs19_004_001",
            "identifier": "vs19_004_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_004_001/?format=api",
            "sitting": {
                "id": 4,
                "date": "2022-10-25",
                "number": 4,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia al governo Meloni",
            "original_title": "Votazione Mozione 1_00002",
            "description_title": "Indico la votazione per appello nominale sulla mozione di fiducia Foti, Molinari, Cattaneo e Lupi n. 1-00002",
            "public_title": "Fiducia al governo Meloni",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 99.16,
            "minority_cohesion_rate": 95.06
        },
        {
            "id": 1,
            "slug": "19-4-1",
            "identifier": "19-4-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-4-1/?format=api",
            "sitting": {
                "id": 13,
                "date": "2022-10-26",
                "number": 4,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia al governo Meloni",
            "original_title": "Votazione Questione di fiducia Governo Meloni",
            "description_title": null,
            "public_title": "Fiducia al governo Meloni",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 100.0,
            "minority_cohesion_rate": 91.86
        },
        {
            "id": 3,
            "slug": "19-7-3",
            "identifier": "19-7-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-7-3/?format=api",
            "sitting": {
                "id": 16,
                "date": "2022-11-09",
                "number": 7,
                "branch": "S"
            },
            "number": 3,
            "title": "Docc. LVII, n. 01-bis e LVII, 01-bis-Integrazione. Proposta di risoluzione n. 5, Malan e altri",
            "original_title": "Docc. LVII, n. 01-bis e LVII, 01-bis-Integrazione. Proposta di risoluzione n. 5, Malan e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 96.52,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 4,
            "slug": "19-7-2",
            "identifier": "19-7-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-7-2/?format=api",
            "sitting": {
                "id": 16,
                "date": "2022-11-09",
                "number": 7,
                "branch": "S"
            },
            "number": 2,
            "title": "Docc. LVII, n. 01-bis e LVII, 01-bis-Integrazione. Em. 5.1, Malan e altri alla proposta di risoluzione n. 5",
            "original_title": "Docc. LVII, n. 01-bis e LVII, 01-bis-Integrazione. Em. 5.1, Malan e altri alla proposta di risoluzione n. 5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 96.52,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 18187,
            "slug": "vs19_008_001",
            "identifier": "vs19_008_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_008_001/?format=api",
            "sitting": {
                "id": 8,
                "date": "2022-11-09",
                "number": 8,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00005, riferita alla Relazione presentata ai sensi dell'articolo 6 della legge n. 243 del 2012, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE)  e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00005",
            "original_title": "Votazione Risoluzione 6_00005",
            "description_title": "Risoluzione n. 6-00005, riferita alla Relazione presentata ai sensi dell'articolo 6 della legge n. 243 del 2012, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE)  e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 156,
            "majority_cohesion_rate": 91.98,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18195,
            "slug": "vs19_008_002",
            "identifier": "vs19_008_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_008_002/?format=api",
            "sitting": {
                "id": 8,
                "date": "2022-11-09",
                "number": 8,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00006, riferita alla Relazione presentata ai sensi dell'articolo 6 della legge n. 243 del 2012FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00006",
            "original_title": "Votazione Risoluzione 6_00006",
            "description_title": "Risoluzione n. 6-00006, riferita alla Relazione presentata ai sensi dell'articolo 6 della legge n. 243 del 2012FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 91.98,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 2,
            "slug": "19-7-1",
            "identifier": "19-7-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-7-1/?format=api",
            "sitting": {
                "id": 16,
                "date": "2022-11-09",
                "number": 7,
                "branch": "S"
            },
            "number": 1,
            "title": "Proposta di risoluzione a Relazione al Parlamento n. 100,   Malan e altri",
            "original_title": "Proposta di risoluzione a Relazione al Parlamento n. 100,   Malan e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 95.65,
            "minority_cohesion_rate": 83.91
        },
        {
            "id": 18189,
            "slug": "vs19_009_069",
            "identifier": "vs19_009_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_069/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/5/28 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/5/28 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/28 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/28 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 18145,
            "slug": "vs19_009_023",
            "identifier": "vs19_009_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_023/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.12 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 5.12 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.12 DDL n. 0005",
            "description_title": "Emendamento 5.12 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 112,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 18128,
            "slug": "vs19_009_042",
            "identifier": "vs19_009_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_042/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 15.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 15.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 15.2 DDL n. 0005",
            "description_title": "Emendamento 15.2 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 18179,
            "slug": "vs19_009_026",
            "identifier": "vs19_009_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_026/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 7.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 7.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18144,
            "slug": "vs19_009_024",
            "identifier": "vs19_009_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_024/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.22 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.22 DDL n. 0005",
            "description_title": "Emendamento 5.22 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18163,
            "slug": "vs19_009_047",
            "identifier": "vs19_009_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_047/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 22.4 FONTANA ILARIA (M5S) - Votazione Emendamento 22.4 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.4 DDL n. 0005",
            "description_title": "Emendamento 22.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18136,
            "slug": "vs19_009_016",
            "identifier": "vs19_009_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_016/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 3.8 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0005",
            "description_title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18188,
            "slug": "vs19_009_068",
            "identifier": "vs19_009_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_068/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/5/27 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/5/27 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/27 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/27 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18165,
            "slug": "vs19_009_017",
            "identifier": "vs19_009_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_017/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.02 ZANELLA LUANA (AVS) - Votazione Emendamento 3.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.02 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.02 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18157,
            "slug": "vs19_009_010",
            "identifier": "vs19_009_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_010/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.08 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 1.08 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18125,
            "slug": "vs19_009_020",
            "identifier": "vs19_009_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_020/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0005",
            "description_title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18129,
            "slug": "vs19_009_015",
            "identifier": "vs19_009_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_015/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.5 DDL n. 0005",
            "description_title": "Emendamento 3.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18147,
            "slug": "vs19_009_033",
            "identifier": "vs19_009_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_033/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S) - Votazione Emendamento 10.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18135,
            "slug": "vs19_009_053",
            "identifier": "vs19_009_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_053/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 28.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 28.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 28.04 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 28.04 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18185,
            "slug": "vs19_009_002",
            "identifier": "vs19_009_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_002/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.02 DDL n. 0005",
            "description_title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18198,
            "slug": "vs19_009_071",
            "identifier": "vs19_009_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_071/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/5/33 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/5/33 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/33 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/33 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18146,
            "slug": "vs19_009_034",
            "identifier": "vs19_009_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_034/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 10.09 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.09 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18175,
            "slug": "vs19_009_051",
            "identifier": "vs19_009_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_051/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 24.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 24.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 24.1 DDL n. 0005",
            "description_title": "Emendamento 24.1 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18160,
            "slug": "vs19_009_050",
            "identifier": "vs19_009_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_050/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 22.9 ZANELLA LUANA (AVS) - Votazione Emendamento 22.9 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.9 DDL n. 0005",
            "description_title": "Emendamento 22.9 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 18167,
            "slug": "vs19_009_036",
            "identifier": "vs19_009_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_036/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 10.06 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 10.06 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.06 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.06 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 18154,
            "slug": "vs19_009_027",
            "identifier": "vs19_009_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_027/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.200 della Commissione - Votazione Emendamento 8.200 DDL n. 0005",
            "original_title": "Votazione Emendamento 8.200 DDL n. 0005",
            "description_title": "Emendamento 8.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 150,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18133,
            "slug": "vs19_009_028",
            "identifier": "vs19_009_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_028/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 9.1 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.1 DDL n. 0005",
            "description_title": "Emendamento 9.1 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 18134,
            "slug": "vs19_009_019",
            "identifier": "vs19_009_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_019/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S) - Votazione Emendamento 4.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 4.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18170,
            "slug": "vs19_009_025",
            "identifier": "vs19_009_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_025/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 6.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 6.1 DDL n. 0005",
            "description_title": "Emendamento 6.1 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 18152,
            "slug": "vs19_009_006",
            "identifier": "vs19_009_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_006/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0005",
            "description_title": "Emendamento 1.3 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18201,
            "slug": "vs19_009_072",
            "identifier": "vs19_009_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_072/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/5/35 URZI' ALESSANDRO (FDI) - Votazione Ordine del giorno 9/5/35 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/35 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/35 URZI' ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 18194,
            "slug": "vs19_009_070",
            "identifier": "vs19_009_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_070/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/5/31 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/5/31 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/31 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/31 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 41,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18197,
            "slug": "vs19_009_064",
            "identifier": "vs19_009_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_064/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/5/9 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/5/9 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/9 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/9 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18172,
            "slug": "vs19_009_063",
            "identifier": "vs19_009_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_063/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 42.09 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 42.09 DDL n. 0005",
            "original_title": "Votazione Emendamento 42.09 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 42.09 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18180,
            "slug": "vs19_009_014",
            "identifier": "vs19_009_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_014/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.02 TORTO DANIELA (M5S) - Votazione Emendamento 2.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 2.02 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 2.02 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18140,
            "slug": "vs19_009_012",
            "identifier": "vs19_009_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_012/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.2 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 2.2 DDL n. 0005",
            "description_title": "Emendamento 2.2 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18184,
            "slug": "vs19_009_031",
            "identifier": "vs19_009_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_031/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 9.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 9.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.2 DDL n. 0005",
            "description_title": "Emendamento 9.2 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 18139,
            "slug": "vs19_009_060",
            "identifier": "vs19_009_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_060/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 41.1 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 41.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 41.1 DDL n. 0005",
            "description_title": "Emendamento 41.1 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 112,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 18130,
            "slug": "vs19_009_004",
            "identifier": "vs19_009_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_004/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 01.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.04 DDL n. 0005",
            "description_title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18186,
            "slug": "vs19_009_029",
            "identifier": "vs19_009_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_029/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 9.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.6 DDL n. 0005",
            "description_title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 18148,
            "slug": "vs19_009_048",
            "identifier": "vs19_009_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_048/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 22.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 22.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.6 DDL n. 0005",
            "description_title": "Emendamento 22.6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18137,
            "slug": "vs19_009_041",
            "identifier": "vs19_009_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_041/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 14.1 DE MICHELI PAOLA (PD-IDP) - Votazione Emendamento 14.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 14.1 DDL n. 0005",
            "description_title": "Emendamento 14.1 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18124,
            "slug": "vs19_009_018",
            "identifier": "vs19_009_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_018/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 3.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18159,
            "slug": "vs19_009_030",
            "identifier": "vs19_009_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_030/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 9.3 COSTA SERGIO (M5S) - Votazione Emendamento 9.3 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.3 DDL n. 0005",
            "description_title": "Emendamento 9.3 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 98,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 18155,
            "slug": "vs19_009_044",
            "identifier": "vs19_009_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_044/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.2 ZANELLA LUANA (AVS) - Votazione Emendamento 19.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 19.2 DDL n. 0005",
            "description_title": "Emendamento 19.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18156,
            "slug": "vs19_009_056",
            "identifier": "vs19_009_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_056/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 32.03 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 32.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 32.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 32.03 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18164,
            "slug": "vs19_009_057",
            "identifier": "vs19_009_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_057/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 32.06 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 32.06 DDL n. 0005",
            "original_title": "Votazione Emendamento 32.06 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 32.06 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18132,
            "slug": "vs19_009_062",
            "identifier": "vs19_009_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_062/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 42.07 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 42.07 DDL n. 0005",
            "original_title": "Votazione Emendamento 42.07 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 42.07 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 82.1
        }
    ]
}