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

{
    "count": 22130,
    "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=290",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=288",
    "results": [
        {
            "id": 20236,
            "slug": "vs19_085_009",
            "identifier": "vs19_085_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_009/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/338-B/6 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/6 GIANASSI FEDERICO (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": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 20842,
            "slug": "vs19_091_001",
            "identifier": "vs19_091_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_001/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1089/4 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1089/4 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/4 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/4 SILVESTRI FRANCESCO (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": 101,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 24449,
            "slug": "vs19_183_018",
            "identifier": "vs19_183_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_018/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.23 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.23 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1492",
            "description_title": "Emendamento 1.23 GHIO VALENTINA (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18990,
            "slug": "vs19_033_005",
            "identifier": "vs19_033_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_005/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/730/14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/14 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24734,
            "slug": "vs19_183_023",
            "identifier": "vs19_183_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_023/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24721,
            "slug": "vs19_183_040",
            "identifier": "vs19_183_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_040/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/6 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24581,
            "slug": "vs19_183_001",
            "identifier": "vs19_183_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_001/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 1492",
            "original_title": "Votazione pregiudiziale DDL n. 1492",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21073,
            "slug": "vs19_100_026",
            "identifier": "vs19_100_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_026/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00122, congiuntemente, sui capoversi undicesimo, quattordicesimo, ventesimo, ventiduesimo, ventitreesimo, ventottesimo, trentesimo, trentaquattresimo e trentacinquesimo della premessa, DI SANZO CHRISTIAN DIEGO (PD-IDP) ed altri - Votazione Mozione 1_00122",
            "original_title": "Votazione Mozione 1_00122",
            "description_title": "Mozione n. 1-00122, congiuntemente, sui capoversi undicesimo, quattordicesimo, ventesimo, ventiduesimo, ventitreesimo, ventottesimo, trentesimo, trentaquattresimo e trentacinquesimo della premessa, DI SANZO CHRISTIAN DIEGO (PD-IDP) 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": 5,
            "n_margin": 114,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21210,
            "slug": "vs19_103_051",
            "identifier": "vs19_103_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_051/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1067/13, come riformulato, TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1067/13, DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/13, DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/13, come riformulato, TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21529,
            "slug": "vs19_112_011",
            "identifier": "vs19_112_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_011/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 11), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 11), 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": 18,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 19252,
            "slug": "vs19_051_030",
            "identifier": "vs19_051_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_030/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/750/36 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/36 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21518,
            "slug": "vs19_112_054",
            "identifier": "vs19_112_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_054/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 54,
            "title": "Mozione n. 1-00149, limitatamente alle premesse, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente alle premesse, 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": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21173,
            "slug": "vs19_103_030",
            "identifier": "vs19_103_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_030/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1067/38 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1067/38 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/38 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/38 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18844,
            "slug": "vs19_033_020",
            "identifier": "vs19_033_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_020/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/730/41 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/730/41 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/41 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/41 SARRACINO 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 20029,
            "slug": "vs19_077_022",
            "identifier": "vs19_077_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_022/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/939/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/939/16 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/16 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/16 CARAMIELLO ALESSANDRO (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": 69,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 18917,
            "slug": "vs19_033_022",
            "identifier": "vs19_033_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_022/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (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": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19817,
            "slug": "vs19_065_014",
            "identifier": "vs19_065_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_014/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla premessa, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00066",
            "original_title": "Votazione Mozione 1_00066",
            "description_title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla premessa, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) 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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21190,
            "slug": "vs19_103_042",
            "identifier": "vs19_103_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_042/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1067/50 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1067/50 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/50 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/50 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19806,
            "slug": "vs19_065_015",
            "identifier": "vs19_065_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_015/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, FURFARO MARCO (PD-IDP) ed altri - Votazione Mozione 1_00067",
            "original_title": "Votazione Mozione 1_00067",
            "description_title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, FURFARO MARCO (PD-IDP) 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": 145,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 21530,
            "slug": "vs19_112_065",
            "identifier": "vs19_112_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_065/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21036,
            "slug": "vs19_097_045",
            "identifier": "vs19_097_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_045/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/52 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/52 MADIA MARIA ANNA (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": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21064,
            "slug": "vs19_097_047",
            "identifier": "vs19_097_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_047/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (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": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21502,
            "slug": "vs19_112_047",
            "identifier": "vs19_112_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_047/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, 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 1) della parte dispositiva, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21019,
            "slug": "vs19_097_054",
            "identifier": "vs19_097_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_054/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/61 ROSSI 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": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21473,
            "slug": "vs19_112_007",
            "identifier": "vs19_112_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_007/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 7), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 7), 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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 21058,
            "slug": "vs19_097_034",
            "identifier": "vs19_097_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_034/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno  n. 9/1112/41 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1112/41 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/41 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/41 FURFARO 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21890,
            "slug": "vs19_138_009",
            "identifier": "vs19_138_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_009/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 13.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1038",
            "description_title": "Emendamento 13.1 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": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18905,
            "slug": "vs19_033_035",
            "identifier": "vs19_033_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_035/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/730/70 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/70 CARMINA IDA (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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22026,
            "slug": "vs19_138_005",
            "identifier": "vs19_138_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_005/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 12.21 EVI ELEONORA (AVS) - Votazione Emendamento 12.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.21 DDL n. 1038",
            "description_title": "Emendamento 12.21 EVI ELEONORA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21524,
            "slug": "vs19_112_028",
            "identifier": "vs19_112_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_028/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 2) 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 2) 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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21513,
            "slug": "vs19_112_027",
            "identifier": "vs19_112_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_027/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 1) 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 1) 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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21144,
            "slug": "vs19_097_069",
            "identifier": "vs19_097_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_069/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1112/76 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1112/76 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/76 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/76 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21509,
            "slug": "vs19_112_042",
            "identifier": "vs19_112_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_042/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 16) 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 16) 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21528,
            "slug": "vs19_112_033",
            "identifier": "vs19_112_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_033/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 7) 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 7) 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21478,
            "slug": "vs19_112_032",
            "identifier": "vs19_112_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_032/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 6) 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 6) 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": 1,
            "n_margin": 65,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21519,
            "slug": "vs19_112_060",
            "identifier": "vs19_112_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_060/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 60,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 7) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 7) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) 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": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22015,
            "slug": "vs19_138_060",
            "identifier": "vs19_138_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_060/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 21526,
            "slug": "vs19_112_041",
            "identifier": "vs19_112_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_041/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 41,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 15) 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 15) 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": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22714,
            "slug": "vs19_128_027",
            "identifier": "vs19_128_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_027/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1238/19 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1238/19 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/19 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/19 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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22682,
            "slug": "vs19_128_033",
            "identifier": "vs19_128_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_033/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1238/26 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1238/26 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/26 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/26 ROGGIANI SILVIA (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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22160,
            "slug": "vs19_137_155",
            "identifier": "vs19_137_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_155/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 7.14 FENU EMILIANO (M5S) - Votazione Emendamento 7.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.14 DDL n. 1038",
            "description_title": "Emendamento 7.14 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": 39,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22044,
            "slug": "vs19_137_087",
            "identifier": "vs19_137_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_087/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 5.38 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.38 DDL n. 1038",
            "description_title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (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": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22711,
            "slug": "vs19_128_026",
            "identifier": "vs19_128_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_026/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1238/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1238/15 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/15 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/15 BERRUTO MAURO (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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22145,
            "slug": "vs19_137_080",
            "identifier": "vs19_137_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_080/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 5.25 COSTA SERGIO (M5S) - Votazione Emendamento 5.25 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.25 DDL n. 1038",
            "description_title": "Emendamento 5.25 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": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 20203,
            "slug": "vs19_082_023",
            "identifier": "vs19_082_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_023/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/889-R/84 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/889-R/84 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/84 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/84 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18553,
            "slug": "vs19_020_020",
            "identifier": "vs19_020_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_020/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/547/34 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/547/34 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/34 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/34 ZARATTI FILIBERTO (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": 20,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 18550,
            "slug": "vs19_020_021",
            "identifier": "vs19_020_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_021/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/547/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/547/36 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/36 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/36 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22086,
            "slug": "vs19_137_113",
            "identifier": "vs19_137_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_113/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.82 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.82 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.82 DDL n. 1038",
            "description_title": "Emendamento 5.82 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": 8,
            "n_margin": 65,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 20098,
            "slug": "vs19_069_017",
            "identifier": "vs19_069_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_017/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00093, limitatamente al capoverso quattordicesimo della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Mozione 1_00093",
            "original_title": "Votazione Mozione 1_00093",
            "description_title": "Mozione n. 1-00093, limitatamente al capoverso quattordicesimo della parte dispositiva, DORI DEVIS (AVS) 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": 104,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 53.09
        }
    ]
}