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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=166",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=164",
    "results": [
        {
            "id": 21853,
            "slug": "vs19_132_002",
            "identifier": "vs19_132_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_002/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 GRIPPO VALENTINA (AIV-RE) - Votazione Emendamento 1.102 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0115",
            "description_title": "Emendamento 1.102 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37324,
            "slug": "vs19_450_065",
            "identifier": "vs19_450_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_065/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2084/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2084/5 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/5 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/5 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 31473,
            "slug": "vs19_336_122",
            "identifier": "vs19_336_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_122/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 26552,
            "slug": "vs19_220_018",
            "identifier": "vs19_220_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_018/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1627",
            "original_title": "Votazione Articolo 12 DDL n. 1627",
            "description_title": "Articolo 12",
            "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": 31,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26554,
            "slug": "vs19_220_011",
            "identifier": "vs19_220_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_011/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1627",
            "original_title": "Votazione Articolo 5 DDL n. 1627",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34306,
            "slug": "vs19_392_017",
            "identifier": "vs19_392_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_017/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2150/25 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2150/25 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/25 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/25 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 21841,
            "slug": "vs19_132_009",
            "identifier": "vs19_132_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_009/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO) - Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26563,
            "slug": "vs19_220_025",
            "identifier": "vs19_220_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_025/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1627",
            "original_title": "Votazione Articolo 19 DDL n. 1627",
            "description_title": "Articolo 19",
            "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": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 37332,
            "slug": "vs19_450_073",
            "identifier": "vs19_450_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_073/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2084/13 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/13 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": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37326,
            "slug": "vs19_450_067",
            "identifier": "vs19_450_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_067/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2084/7 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/7 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": 31,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34801,
            "slug": "vs19_337_007",
            "identifier": "vs19_337_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_007/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.35 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.35 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "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": 65.97,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 37305,
            "slug": "vs19_450_046",
            "identifier": "vs19_450_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_046/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 46,
            "title": "Risoluzione n. 6-00164 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M-C) e GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Risoluzione 6_00164",
            "original_title": "Votazione Risoluzione 6_00164",
            "description_title": "Risoluzione n. 6-00164 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M-C) e GIGLIO VIGNA ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 37217,
            "slug": "vs19_449_058",
            "identifier": "vs19_449_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_058/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1-sexies.2 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.2 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36332,
            "slug": "vs19_431_051",
            "identifier": "vs19_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_051/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36076,
            "slug": "vs19_426_021",
            "identifier": "vs19_426_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_021/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso sedicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso sedicesimo della parte dispositiva, PAVANELLI EMMA (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34300,
            "slug": "vs19_392_021",
            "identifier": "vs19_392_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_021/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (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": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35354,
            "slug": "vs19_402_003",
            "identifier": "vs19_402_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_003/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 3 DDL n. 2112-bis",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 21820,
            "slug": "vs19_132_007",
            "identifier": "vs19_132_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_007/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 7,
            "title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (M5S) - Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (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": 31,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26560,
            "slug": "vs19_220_019",
            "identifier": "vs19_220_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_019/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1627",
            "original_title": "Votazione Articolo 13 DDL n. 1627",
            "description_title": "Articolo 13",
            "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": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35620,
            "slug": "vs19_408_013",
            "identifier": "vs19_408_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_013/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 1.02 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.02 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1917",
            "description_title": "Articolo aggiuntivo 1.02 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 28311,
            "slug": "vs19_247_077",
            "identifier": "vs19_247_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_077/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 77,
            "title": "Fiducia conversione decreto milleproroghe 2024",
            "original_title": "Votazione Articolo unico DDL n. 1633",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 dicembre 2023, n. 215, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto milleproroghe 2024",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27884,
            "slug": "vs19_243_010",
            "identifier": "vs19_243_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_010/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso undicesimo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29687,
            "slug": "vs19_260_082",
            "identifier": "vs19_260_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_082/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 2-quinquies.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.5 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.5 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29746,
            "slug": "vs19_261_059",
            "identifier": "vs19_261_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_059/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1002 DDL n. 1435",
            "description_title": "Emendamento 10.1002 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 28648,
            "slug": "vs19_252_057",
            "identifier": "vs19_252_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_057/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 5.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 0703",
            "description_title": "Emendamento 5.1003 BARBAGALLO ANTHONY EMANUELE (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": 61.18,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29692,
            "slug": "vs19_260_087",
            "identifier": "vs19_260_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_087/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 2-quinquies.14 EVI ELEONORA (AVS) e 2-quinquies.15 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2-quinquies.14 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.14 DDL n. 1759",
            "description_title": "Identici emendamenti 2-quinquies.14 EVI ELEONORA (AVS) e 2-quinquies.15 BARZOTTI 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29670,
            "slug": "vs19_260_065",
            "identifier": "vs19_260_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_065/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 2.0204 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.0204 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0204 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0204 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29720,
            "slug": "vs19_261_032",
            "identifier": "vs19_261_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_032/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.8 CAROTENUTO DARIO (M5S) - Votazione Emendamento 4.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1435",
            "description_title": "Emendamento 4.8 CAROTENUTO DARIO (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": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29226,
            "slug": "vs19_266_037",
            "identifier": "vs19_266_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_037/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.01 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29749,
            "slug": "vs19_261_062",
            "identifier": "vs19_261_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_062/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 10.26 IARIA ANTONINO (M5S) - Votazione Emendamento 10.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.26 DDL n. 1435",
            "description_title": "Emendamento 10.26 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28348,
            "slug": "vs19_247_063",
            "identifier": "vs19_247_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_063/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1633/112 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1633/112 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/112 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/112 DI SANZO CHRISTIAN DIEGO (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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 29650,
            "slug": "vs19_260_045",
            "identifier": "vs19_260_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_045/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1759",
            "description_title": "Emendamento 2.1 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29647,
            "slug": "vs19_260_042",
            "identifier": "vs19_260_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_042/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1.08 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.08 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.08 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28537,
            "slug": "vs19_251_098",
            "identifier": "vs19_251_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_098/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 98,
            "title": "Mozione n. 1-00245, sul capoverso sesto della parte dispositiva GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso sesto della parte dispositiva GRIPPO VALENTINA (APERRE) 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": 8,
            "n_margin": 31,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28863,
            "slug": "vs19_255_036",
            "identifier": "vs19_255_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_036/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1658/10 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/10 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 28328,
            "slug": "vs19_247_034",
            "identifier": "vs19_247_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_034/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (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": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29748,
            "slug": "vs19_261_061",
            "identifier": "vs19_261_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_061/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.25 IARIA ANTONINO (M5S) - Votazione Emendamento 10.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.25 DDL n. 1435",
            "description_title": "Emendamento 10.25 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28858,
            "slug": "vs19_255_025",
            "identifier": "vs19_255_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_025/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.45 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.45 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1658",
            "description_title": "Emendamento 1.45 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 28062,
            "slug": "vs19_243_043",
            "identifier": "vs19_243_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_043/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.17 ZANELLA LUANA (AVS) - Votazione Emendamento 3.17 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.17 PDL n. 0384-B",
            "description_title": "Emendamento 3.17 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": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28502,
            "slug": "vs19_251_066",
            "identifier": "vs19_251_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_066/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 66,
            "title": "Mozione n. 1-00244, sul capoverso ventisettesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ventisettesimo delle premesse ORRICO ANNA LAURA (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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28531,
            "slug": "vs19_251_036",
            "identifier": "vs19_251_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_036/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00244, sul capoverso quinto degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quinto degli impegni ORRICO ANNA LAURA (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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27868,
            "slug": "vs19_243_011",
            "identifier": "vs19_243_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_011/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione M5s su guerra in medio oriente tredicesimo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso tredicesimo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente tredicesimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28511,
            "slug": "vs19_251_065",
            "identifier": "vs19_251_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_065/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00244, sul capoverso ventiseiesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ventiseiesimo delle premesse ORRICO ANNA LAURA (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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27874,
            "slug": "vs19_243_029",
            "identifier": "vs19_243_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_029/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione Avs su guerra in medio oriente ottavo capoverso",
            "original_title": "Votazione Mozione 1_00239",
            "description_title": "Mozione n. 1-239, ulteriore nuova formulazione, limitatamente al capoverso ottavo della parte dispositiva FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": "Mozione Avs su guerra in medio oriente ottavo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29016,
            "slug": "vs19_265_076",
            "identifier": "vs19_265_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_076/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 35.40 CAROTENUTO DARIO (M5S) - Votazione Emendamento 35.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.40 DDL n. 1435",
            "description_title": "Emendamento 35.40 CAROTENUTO DARIO (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": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        }
    ]
}