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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=362",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=360",
    "results": [
        {
            "id": 26060,
            "slug": "vs19_216_101",
            "identifier": "vs19_216_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_101/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 12.06 EVI ELEONORA (AVS) - Votazione Emendamento 12.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.06 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21875,
            "slug": "vs19_124_040",
            "identifier": "vs19_124_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_040/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 40,
            "title": "Conversione decreto rafforzamento pubblica amministrazione",
            "original_title": "Votazione finale DDL n. 1151",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 maggio 2023, n. 51, recante disposizioni urgenti in materia di amministrazione di enti pubblici, di termini legislativi e di iniziative di solidarietà sociale (DDL 1151)",
            "public_title": "Conversione decreto rafforzamento pubblica amministrazione",
            "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": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26065,
            "slug": "vs19_216_108",
            "identifier": "vs19_216_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_108/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1555",
            "original_title": "Votazione Articolo 14 DDL n. 1555",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25144,
            "slug": "vs19_197_058",
            "identifier": "vs19_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_058/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (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": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 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": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 27717,
            "slug": "vs19_239_083",
            "identifier": "vs19_239_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_083/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 20.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1515",
            "description_title": "Emendamento 20.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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25100,
            "slug": "vs19_197_027",
            "identifier": "vs19_197_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_027/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.150 ZANELLA LUANA (AVS) - Votazione Emendamento 3.150 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.150 DDL n. 1324",
            "description_title": "Emendamento 3.150 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": 12,
            "n_margin": 49,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 27754,
            "slug": "vs19_240_004",
            "identifier": "vs19_240_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_004/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1003 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1003 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1304",
            "description_title": "Emendamento 2.1003 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": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27482,
            "slug": "vs19_236_090",
            "identifier": "vs19_236_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_090/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 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": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22507,
            "slug": "vs19_134_003",
            "identifier": "vs19_134_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_003/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.12 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.12 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.12 PDL n. 0384",
            "description_title": "Emendamento 3.12 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 27771,
            "slug": "vs19_240_006",
            "identifier": "vs19_240_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_006/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1001 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1001 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1304",
            "description_title": "Emendamento 2.1001 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": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27460,
            "slug": "vs19_236_050",
            "identifier": "vs19_236_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_050/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.9 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1630",
            "description_title": "Emendamento 2.9 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27429,
            "slug": "vs19_236_036",
            "identifier": "vs19_236_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_036/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.48 FENU EMILIANO (M5S) - Votazione Emendamento 1.48 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1630",
            "description_title": "Emendamento 1.48 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27763,
            "slug": "vs19_241_003",
            "identifier": "vs19_241_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_003/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1006 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1006 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 1457",
            "description_title": "Emendamento 1.1006 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 24982,
            "slug": "vs19_196_065",
            "identifier": "vs19_196_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_065/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1437/62, come riformulato, ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1437/62, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/62, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/62, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27499,
            "slug": "vs19_236_088",
            "identifier": "vs19_236_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_088/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27391,
            "slug": "vs19_236_020",
            "identifier": "vs19_236_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_020/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.35 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1630",
            "description_title": "Emendamento 1.35 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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 36612,
            "slug": "vs19_435_136",
            "identifier": "vs19_435_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_136/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36633,
            "slug": "vs19_436_001",
            "identifier": "vs19_436_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_436_001/?format=api",
            "sitting": {
                "id": 1921,
                "date": "2025-02-27",
                "number": 436,
                "branch": "C"
            },
            "number": 1,
            "title": "Fondo viaggi della memoria",
            "original_title": "Votazione finale PDL n. 0792",
            "description_title": "Modifica alla legge 20 luglio 2000, n. 211, recante «Istituzione del \"Giorno della Memoria\" in ricordo dello sterminio e delle persecuzioni del popolo ebraico e dei deportati militari e politici italiani nei campi nazisti», al fine di prevedere un fondo per favorire l'organizzazione da parte delle scuole secondarie di secondo grado di «viaggi nella memoria» nei campi medesimi (Approvata dal Senato) (PDL 792 e abbinate PDL 777-1495)",
            "public_title": "Fondo viaggi della memoria",
            "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": 131,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36479,
            "slug": "vs19_435_033",
            "identifier": "vs19_435_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_033/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1573",
            "original_title": "Votazione Articolo 3 PDL n. 1573",
            "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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33651,
            "slug": "vs19_384_042",
            "identifier": "vs19_384_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_042/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 10.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 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": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35979,
            "slug": "vs19_422_026",
            "identifier": "vs19_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_026/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (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": 30,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36874,
            "slug": "vs19_441_006",
            "identifier": "vs19_441_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_006/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2026",
            "original_title": "Votazione Articolo 25 DDL n. 2026",
            "description_title": "Articolo 25",
            "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": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36512,
            "slug": "vs19_435_023",
            "identifier": "vs19_435_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_023/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 1573",
            "description_title": "Emendamento 3.1006 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36530,
            "slug": "vs19_435_042",
            "identifier": "vs19_435_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_042/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 1573",
            "description_title": "Emendamento 4.1002 SCOTTO ARTURO (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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36879,
            "slug": "vs19_441_021",
            "identifier": "vs19_441_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_021/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 2026",
            "original_title": "Votazione Articolo 30 DDL n. 2026",
            "description_title": "Articolo 30",
            "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": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36490,
            "slug": "vs19_435_123",
            "identifier": "vs19_435_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_123/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 14 - Votazione Articolo 14 PDL n. 1573",
            "original_title": "Votazione Articolo 14 PDL n. 1573",
            "description_title": "Articolo 14",
            "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": 59,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 34644,
            "slug": "vs19_387_041",
            "identifier": "vs19_387_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_041/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33616,
            "slug": "vs19_384_003",
            "identifier": "vs19_384_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_003/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36491,
            "slug": "vs19_435_125",
            "identifier": "vs19_435_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_125/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 PDL n. 1573",
            "original_title": "Votazione Articolo 15 PDL n. 1573",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 101,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 36552,
            "slug": "vs19_435_066",
            "identifier": "vs19_435_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_066/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 6.1008 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1008 PDL n. 1573",
            "description_title": "Emendamento 6.1008 FARAONE DAVIDE (IVICRE)",
            "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": 118,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34640,
            "slug": "vs19_387_037",
            "identifier": "vs19_387_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_037/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36514,
            "slug": "vs19_435_025",
            "identifier": "vs19_435_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_025/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 1573",
            "description_title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 80,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36553,
            "slug": "vs19_435_068",
            "identifier": "vs19_435_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_068/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 6.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01000 FARAONE DAVIDE (IVICRE)",
            "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": 86,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36935,
            "slug": "vs19_444_027",
            "identifier": "vs19_444_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_027/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.54 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.54 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.54 PDL n. 2149",
            "description_title": "Emendamento 2.54 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 36556,
            "slug": "vs19_435_071",
            "identifier": "vs19_435_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_071/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1002 PDL n. 1573",
            "description_title": "Emendamento 7.1002 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36549,
            "slug": "vs19_435_063",
            "identifier": "vs19_435_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_063/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 6.1005 FENU EMILIANO (M5S) - Votazione Emendamento 6.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 1573",
            "description_title": "Emendamento 6.1005 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 34608,
            "slug": "vs19_387_005",
            "identifier": "vs19_387_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_005/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35585,
            "slug": "vs19_405_020",
            "identifier": "vs19_405_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_020/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1922",
            "original_title": "Votazione Articolo 1 DDL n. 1922",
            "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": 131,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33604,
            "slug": "vs19_384_033",
            "identifier": "vs19_384_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_033/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 33,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 126,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36946,
            "slug": "vs19_444_038",
            "identifier": "vs19_444_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_038/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.96 CASO ANTONIO (M5S) - Votazione Emendamento 2.96 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.96 PDL n. 2149",
            "description_title": "Emendamento 2.96 CASO ANTONIO (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": 60.74,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 33552,
            "slug": "vs19_384_027",
            "identifier": "vs19_384_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_027/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 5.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35941,
            "slug": "vs19_418_017",
            "identifier": "vs19_418_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_017/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente al capoverso sesto della parte dispositiva, FRATOIANNI NICOLA (AVS) e altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente al capoverso sesto della parte dispositiva, FRATOIANNI NICOLA (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 54,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 36558,
            "slug": "vs19_435_073",
            "identifier": "vs19_435_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_073/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 7.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 7.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1001 PDL n. 1573",
            "description_title": "Emendamento 7.1001 AIELLO DAVIDE (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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36838,
            "slug": "vs19_440_040",
            "identifier": "vs19_440_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_040/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 12.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2026",
            "description_title": "Emendamento 12.1 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33534,
            "slug": "vs19_384_026",
            "identifier": "vs19_384_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_026/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 5.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36945,
            "slug": "vs19_444_037",
            "identifier": "vs19_444_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_037/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.93 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.93 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.93 PDL n. 2149",
            "description_title": "Emendamento 2.93 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 45.22
        }
    ]
}