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

{
    "count": 22951,
    "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=206",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=204",
    "results": [
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21761,
            "slug": "vs19_114_095",
            "identifier": "vs19_114_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_095/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1114/145 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1114/145 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/145 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/145 CAPPELLETTI ENRICO (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": 36,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26706,
            "slug": "vs19_224_007",
            "identifier": "vs19_224_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_007/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26705,
            "slug": "vs19_224_013",
            "identifier": "vs19_224_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_013/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (NM-M) ed altri - Votazione Mozione 1_00230",
            "original_title": "Votazione Mozione 1_00230",
            "description_title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (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": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29401,
            "slug": "vs19_272_001",
            "identifier": "vs19_272_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_001/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.501 della Commissione - Votazione Emendamento 1.501 PDL n. 0982",
            "original_title": "Votazione Emendamento 1.501 PDL n. 0982",
            "description_title": "Emendamento 1.501 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": 4,
            "n_margin": 111,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26713,
            "slug": "vs19_224_012",
            "identifier": "vs19_224_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_012/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00229",
            "original_title": "Votazione Mozione 1_00229",
            "description_title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (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": 141,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 29863,
            "slug": "vs19_276_014",
            "identifier": "vs19_276_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_014/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.600, PDL n. 0851",
            "original_title": "Votazione Emendamento 3.600, PDL n. 0851",
            "description_title": "Emendamento 3.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 132,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 21735,
            "slug": "vs19_114_093",
            "identifier": "vs19_114_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_093/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1114/143 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1114/143 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/143 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/143 TODDE ALESSANDRA (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": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 25364,
            "slug": "vs19_204_054",
            "identifier": "vs19_204_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_054/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 54,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventitreesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventitreesimo della parte dispositiva, BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25395,
            "slug": "vs19_204_067",
            "identifier": "vs19_204_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_067/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 67,
            "title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00219",
            "original_title": "Votazione Mozione 1_00219",
            "description_title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), 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": 35,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22872,
            "slug": "vs19_129_001",
            "identifier": "vs19_129_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_001/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1238/77 giuliano - Votazione Ordine del giorno 9/1238/77 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/77 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/77 giuliano",
            "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": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21770,
            "slug": "vs19_114_071",
            "identifier": "vs19_114_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_071/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1114/115 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1114/115 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/115 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/115 LOVECCHIO GIORGIO (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": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 22879,
            "slug": "vs19_129_034",
            "identifier": "vs19_129_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_034/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (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": 33,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 27694,
            "slug": "vs19_239_038",
            "identifier": "vs19_239_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_038/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 12.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1515",
            "description_title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22453,
            "slug": "vs19_133_032",
            "identifier": "vs19_133_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_032/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1178",
            "original_title": "Votazione Articolo 4 PDL n. 1178",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21850,
            "slug": "vs19_132_033",
            "identifier": "vs19_132_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_033/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0596",
            "original_title": "Votazione Articolo 1 PDL n. 0596",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 25016,
            "slug": "vs19_196_020",
            "identifier": "vs19_196_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_020/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (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": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22454,
            "slug": "vs19_134_049",
            "identifier": "vs19_134_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_049/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3.74 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.74 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.74 PDL n. 0384",
            "description_title": "Emendamento 3.74 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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22477,
            "slug": "vs19_134_050",
            "identifier": "vs19_134_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_050/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 3.75 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.75 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.75 PDL n. 0384",
            "description_title": "Emendamento 3.75 GIRELLI GIAN ANTONIO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28056,
            "slug": "vs19_243_039",
            "identifier": "vs19_243_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_039/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.12 ZANELLA LUANA (AVS) - Votazione Emendamento 3.12 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.12 PDL n. 0384-B",
            "description_title": "Emendamento 3.12 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": 30,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22426,
            "slug": "vs19_134_053",
            "identifier": "vs19_134_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_053/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.78 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.78 PDL n. 0384",
            "description_title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24985,
            "slug": "vs19_196_050",
            "identifier": "vs19_196_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_050/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1437/53 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/53 DI LAURO CARMEN (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": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21845,
            "slug": "vs19_132_036",
            "identifier": "vs19_132_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_036/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.104 PICCOLOTTI ELISABETTA (AVS) e 2.105 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.104 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.104 PDL n. 0596",
            "description_title": "Identici emendamenti 2.104 PICCOLOTTI ELISABETTA (AVS) e 2.105 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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22460,
            "slug": "vs19_134_061",
            "identifier": "vs19_134_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_061/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.89 ZANELLA LUANA (AVS) - Votazione Emendamento 3.89 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.89 PDL n. 0384",
            "description_title": "Emendamento 3.89 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28079,
            "slug": "vs19_244_037",
            "identifier": "vs19_244_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_037/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21972,
            "slug": "vs19_124_026",
            "identifier": "vs19_124_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_026/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1151/34 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1151/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1151/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1151/34 MEROLA VIRGINIO (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": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25001,
            "slug": "vs19_196_032",
            "identifier": "vs19_196_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_032/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1437/35, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1437/35, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/35, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/35, come riformulato, CURTI AUGUSTO (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": 4,
            "n_margin": 101,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 24994,
            "slug": "vs19_196_035",
            "identifier": "vs19_196_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_035/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/38 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24984,
            "slug": "vs19_196_018",
            "identifier": "vs19_196_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_018/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1437/21 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/21 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/21 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/21 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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24961,
            "slug": "vs19_196_040",
            "identifier": "vs19_196_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_040/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (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": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 28094,
            "slug": "vs19_244_042",
            "identifier": "vs19_244_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_042/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/384 E ABB-B/42 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/42 SCUTELLA' ELISA (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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27692,
            "slug": "vs19_239_035",
            "identifier": "vs19_239_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_035/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 12.2 FENU EMILIANO (M5S) - Votazione Emendamento 12.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1515",
            "description_title": "Emendamento 12.2 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": 62,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27690,
            "slug": "vs19_239_042",
            "identifier": "vs19_239_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_042/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.10 DDL n. 1515",
            "description_title": "Emendamento 12.10 TABACCI BRUNO (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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25163,
            "slug": "vs19_200_041",
            "identifier": "vs19_200_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_041/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/44 GNASSI 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27687,
            "slug": "vs19_239_043",
            "identifier": "vs19_239_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_043/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 12.11 FENU EMILIANO (M5S) - Votazione Emendamento 12.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.11 DDL n. 1515",
            "description_title": "Emendamento 12.11 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": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25184,
            "slug": "vs19_200_039",
            "identifier": "vs19_200_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_039/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1551/42 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1551/42 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/42 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/42 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25194,
            "slug": "vs19_200_017",
            "identifier": "vs19_200_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_017/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1551/17, nel testo riformulato, FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1551/17, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/17, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/17, nel testo riformulato, FENU EMILIANO (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": 9,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28054,
            "slug": "vs19_243_042",
            "identifier": "vs19_243_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_042/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.15 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.15 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0384-B",
            "description_title": "Emendamento 3.15 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24942,
            "slug": "vs19_201_006",
            "identifier": "vs19_201_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_006/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1551/61 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1551/61 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/61 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/61 D'ALFONSO LUCIANO (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28064,
            "slug": "vs19_243_032",
            "identifier": "vs19_243_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_032/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.2 ZANELLA LUANA (AVS) - Votazione Emendamento 1.2 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0384-B",
            "description_title": "Emendamento 1.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24941,
            "slug": "vs19_201_007",
            "identifier": "vs19_201_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_007/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27742,
            "slug": "vs19_239_060",
            "identifier": "vs19_239_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_060/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1515",
            "description_title": "Emendamento 13.5 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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25179,
            "slug": "vs19_200_029",
            "identifier": "vs19_200_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_029/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (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": 65.82,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27679,
            "slug": "vs19_239_041",
            "identifier": "vs19_239_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_041/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.9 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.9 DDL n. 1515",
            "description_title": "Emendamento 12.9 TABACCI BRUNO (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": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22442,
            "slug": "vs19_133_002",
            "identifier": "vs19_133_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_002/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 9.100 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.100 PDL n. 0596",
            "description_title": "Emendamento 9.100 D'ORSO VALENTINA (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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 28115,
            "slug": "vs19_244_036",
            "identifier": "vs19_244_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_036/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/384 E ABB-B/36 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/36 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/36 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/36 PELLEGRINI MARCO (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": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34723,
            "slug": "vs19_350_014",
            "identifier": "vs19_350_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_014/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 14,
            "title": "Ratifica accordo Italia-Senegal in materia di cooperazione giudiziaria penale",
            "original_title": "Ratifica ed esecuzione del Trattato di assistenza giudiziaria in materia penale tra il Governo della Repubblica italiana ed il Governo della Repubblica del Senegal, fatto a Dakar il 4 gennaio 2018 (Approvato dal Senato) (DDL 1149)",
            "description_title": "",
            "public_title": "Ratifica accordo Italia-Senegal in materia di cooperazione giudiziaria penale",
            "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": 136,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 72.33
        }
    ]
}