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

{
    "count": 22091,
    "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=-majority_cohesion_rate&page=176",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=174",
    "results": [
        {
            "id": 22129,
            "slug": "vs19_137_167",
            "identifier": "vs19_137_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_167/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 9.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1038",
            "description_title": "Emendamento 9.1 BENZONI FABRIZIO (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": 60,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21149,
            "slug": "vs19_097_067",
            "identifier": "vs19_097_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_067/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1112/74 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/74 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/74 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/74 IACONO GIOVANNA (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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21481,
            "slug": "vs19_112_052",
            "identifier": "vs19_112_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_052/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 6) della parte dispositiva, nel testo riformulato, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 6) della parte dispositiva, nel testo riformulato, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 21495,
            "slug": "vs19_112_003",
            "identifier": "vs19_112_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_003/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 3), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 3), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 21512,
            "slug": "vs19_112_043",
            "identifier": "vs19_112_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_043/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 43,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 25928,
            "slug": "vs19_213_011",
            "identifier": "vs19_213_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_011/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18779,
            "slug": "vs19_038_020",
            "identifier": "vs19_038_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_020/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.016 FONTANA ILARIA (M5S) - Votazione Emendamento 5.016 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.016 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.016 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 25970,
            "slug": "vs19_213_018",
            "identifier": "vs19_213_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_018/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1601/20 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1601/20 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/20 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/20 FERRARI SARA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21508,
            "slug": "vs19_112_071",
            "identifier": "vs19_112_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_071/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 71,
            "title": "Mozione n. 1-00151, limitatamente alle premesse, GEBHARD RENATE (MISTO) ed altri - Votazione Mozione 1_00151",
            "original_title": "Votazione Mozione 1_00151",
            "description_title": "Mozione n. 1-00151, limitatamente alle premesse, GEBHARD RENATE (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24525,
            "slug": "vs19_183_035",
            "identifier": "vs19_183_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_035/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 1-TER.05 IARIA ANTONINO (M5S) - Votazione Emendamento 1-TER.05 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.05 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.05 IARIA ANTONINO (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": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25950,
            "slug": "vs19_213_015",
            "identifier": "vs19_213_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_015/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1601/17, come riformulato, TASSINARI ROSARIA (FI-PPE) - Votazione Ordine del giorno 9/1601/17, DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/17, DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/17, come riformulato, TASSINARI ROSARIA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21260,
            "slug": "vs19_107_010",
            "identifier": "vs19_107_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_010/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.1 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1 PDL n. 0622",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0622",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21272,
            "slug": "vs19_107_007",
            "identifier": "vs19_107_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_007/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.200 della Commissione - Votazione Emendamento 2.200 PDL n. 0622",
            "original_title": "Votazione Emendamento 2.200 PDL n. 0622",
            "description_title": "Emendamento 2.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": 146,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21066,
            "slug": "vs19_097_051",
            "identifier": "vs19_097_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_051/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno  n. 9/1112/58 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/58 AMENDOLA VINCENZO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19980,
            "slug": "vs19_072_074",
            "identifier": "vs19_072_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_074/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.59 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.59 DDL n. 0977",
            "description_title": "Emendamento 4.59 RICCIARDI MARIANNA (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19956,
            "slug": "vs19_072_027",
            "identifier": "vs19_072_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_027/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.48 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.48 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.48 DDL n. 0977",
            "description_title": "Emendamento 2.48 QUARTINI ANDREA (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": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24460,
            "slug": "vs19_176_028",
            "identifier": "vs19_176_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_028/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 28,
            "title": "Istituzione della settimana nazionale delle discipline scientifiche",
            "original_title": "Votazione finale PDL n. 0854",
            "description_title": "Istituzione della Settimana nazionale delle discipline scientifiche, tecnologiche, ingegneristiche e matematiche (PDL 854)",
            "public_title": "Istituzione della settimana nazionale delle discipline scientifiche",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19975,
            "slug": "vs19_072_045",
            "identifier": "vs19_072_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_045/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.30 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.30 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.30 DDL n. 0977",
            "description_title": "Emendamento 3.30 CIANI PAOLO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21041,
            "slug": "vs19_097_057",
            "identifier": "vs19_097_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_057/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/64 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/64 QUARTAPELLE PROCOPIO LIA (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": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18396,
            "slug": "vs19_019_016",
            "identifier": "vs19_019_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_016/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.22 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0547",
            "description_title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 MANZI IRENE (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": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18852,
            "slug": "vs19_033_030",
            "identifier": "vs19_033_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_030/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/730/63 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/730/63 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/63 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/63 ALIFANO ENRICA (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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25967,
            "slug": "vs19_213_006",
            "identifier": "vs19_213_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_006/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1601/7 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/7 GUERRA MARIA CECILIA (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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18462,
            "slug": "vs19_019_015",
            "identifier": "vs19_019_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_015/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.16 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.16 DDL n. 0547",
            "description_title": "Emendamento 1.16 ORRICO ANNA LAURA (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": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25960,
            "slug": "vs19_213_005",
            "identifier": "vs19_213_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_005/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1601/6 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/6 TORTO DANIELA (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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24497,
            "slug": "vs19_183_005",
            "identifier": "vs19_183_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_005/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1492",
            "description_title": "Emendamento 1.4 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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (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": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 18771,
            "slug": "vs19_038_005",
            "identifier": "vs19_038_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_005/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.01 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21925,
            "slug": "vs19_137_088",
            "identifier": "vs19_137_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_088/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 5.40 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.40 DDL n. 1038",
            "description_title": "Emendamento 5.40 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22693,
            "slug": "vs19_128_040",
            "identifier": "vs19_128_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_040/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1238/37 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/37 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/37 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/37 LACARRA MARCO (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22118,
            "slug": "vs19_137_166",
            "identifier": "vs19_137_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_166/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 166,
            "title": "Articolo aggiuntivo 8.03 FENU EMILIANO (M5S) - Votazione Emendamento 8.03 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.03 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.03 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22049,
            "slug": "vs19_137_177",
            "identifier": "vs19_137_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_177/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 9.12 FENU EMILIANO (M5S) - Votazione Emendamento 9.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1038",
            "description_title": "Emendamento 9.12 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": 72,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22149,
            "slug": "vs19_137_081",
            "identifier": "vs19_137_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_081/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 5.26 PASTORINO LUCA (MISTO) - Votazione Emendamento 5.26 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.26 DDL n. 1038",
            "description_title": "Emendamento 5.26 PASTORINO LUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 21911,
            "slug": "vs19_137_052",
            "identifier": "vs19_137_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_052/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1038",
            "description_title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21940,
            "slug": "vs19_137_089",
            "identifier": "vs19_137_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_089/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 5.41 FENU EMILIANO (M5S) - Votazione Emendamento 5.41 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.41 DDL n. 1038",
            "description_title": "Emendamento 5.41 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": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 25290,
            "slug": "vs19_203_034",
            "identifier": "vs19_203_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_034/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 34,
            "title": "Fiducia conversione decreto immigrazione e sicurezza",
            "original_title": "Votazione Articolo unico DDL n. 1458",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 5 ottobre 2023, n. 133, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto immigrazione e sicurezza",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22120,
            "slug": "vs19_137_111",
            "identifier": "vs19_137_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_111/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.80 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.80 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.80 DDL n. 1038",
            "description_title": "Emendamento 5.80 GUERRA MARIA CECILIA (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": 46,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19927,
            "slug": "vs19_072_025",
            "identifier": "vs19_072_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_025/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.41 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.41 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.41 DDL n. 0977",
            "description_title": "Emendamento 2.41 QUARTINI ANDREA (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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21056,
            "slug": "vs19_097_056",
            "identifier": "vs19_097_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_056/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno  n. 9/1112/63 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1112/63 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/63 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/63 GHIO VALENTINA (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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21068,
            "slug": "vs19_097_022",
            "identifier": "vs19_097_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_022/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (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": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24779,
            "slug": "vs19_183_012",
            "identifier": "vs19_183_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_012/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 FONTANA ILARIA (M5S) - Votazione Emendamento 1.15 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1492",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22073,
            "slug": "vs19_137_133",
            "identifier": "vs19_137_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_133/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1038",
            "description_title": "Emendamento 6.17 LOVECCHIO GIORGIO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22018,
            "slug": "vs19_138_066",
            "identifier": "vs19_138_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_066/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1038 e abb./67 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1038 e abb./67 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./67 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./67 GRIMALDI MARCO (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": 64,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 19277,
            "slug": "vs19_051_005",
            "identifier": "vs19_051_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_005/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/750/8 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/750/8 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/8 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/8 MAGI RICCARDO (MISTO)",
            "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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19844,
            "slug": "vs19_072_068",
            "identifier": "vs19_072_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_068/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.43 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 4.43 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.43 DDL n. 0977",
            "description_title": "Emendamento 4.43 RUFFINO DANIELA (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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24743,
            "slug": "vs19_183_025",
            "identifier": "vs19_183_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_025/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-BIS.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.8 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19259,
            "slug": "vs19_051_016",
            "identifier": "vs19_051_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_016/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/750/22, come riformulato, SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/750/22, DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/22, DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/22, come riformulato, SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 145,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 20213,
            "slug": "vs19_082_013",
            "identifier": "vs19_082_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_013/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/889-R/74 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/889-R/74 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/74 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/74 IARIA ANTONINO (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": 35,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 20194,
            "slug": "vs19_082_014",
            "identifier": "vs19_082_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_014/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/889-R/75 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/75 AURIEMMA CARMELA (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19869,
            "slug": "vs19_072_033",
            "identifier": "vs19_072_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_033/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.14 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.14 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.14 DDL n. 0977",
            "description_title": "Emendamento 3.14 SPORTIELLO GILDA (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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22168,
            "slug": "vs19_138_040",
            "identifier": "vs19_138_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_040/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1038",
            "original_title": "Votazione Articolo 18 DDL n. 1038",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        }
    ]
}