Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=390
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=391",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=389",
    "results": [
        {
            "id": 28356,
            "slug": "vs19_247_052",
            "identifier": "vs19_247_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_052/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28334,
            "slug": "vs19_247_050",
            "identifier": "vs19_247_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_050/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1633/91, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1633/91, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/91, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/91, nel testo riformulato, AIELLO DAVIDE (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": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28418,
            "slug": "vs19_251_010",
            "identifier": "vs19_251_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_010/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1560 E ABB/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "original_title": "Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "description_title": "Ordine del giorno n. 9/1560 E ABB/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28837,
            "slug": "vs19_255_009",
            "identifier": "vs19_255_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_009/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1658",
            "description_title": "Emendamento 1.15 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28868,
            "slug": "vs19_255_032",
            "identifier": "vs19_255_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_032/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1658/6 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1658/6 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/6 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/6 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 59.07,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28574,
            "slug": "vs19_252_068",
            "identifier": "vs19_252_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_068/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 6.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 0703",
            "description_title": "Emendamento 6.1001 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 29671,
            "slug": "vs19_260_066",
            "identifier": "vs19_260_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_066/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.0205 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0205 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0205 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0205 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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 28281,
            "slug": "vs19_247_076",
            "identifier": "vs19_247_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_076/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 76,
            "title": "Conversione decreto milleproroghe 2024",
            "original_title": "Votazione finale DDL n. 1633",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 30 dicembre 2023, n. 215, recante disposizioni urgenti in materia di termini normativi (DDL 1633)",
            "public_title": "Conversione decreto milleproroghe 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 28826,
            "slug": "vs19_255_007",
            "identifier": "vs19_255_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_007/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.13 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1658",
            "description_title": "Emendamento 1.13 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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29674,
            "slug": "vs19_260_069",
            "identifier": "vs19_260_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_069/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 2.0209 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0209 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0209 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0209 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29162,
            "slug": "vs19_266_061",
            "identifier": "vs19_266_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_061/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 4.1 ZARATTI FILIBERTO (AVS), 4.2 COLUCCI ALFONSO (M5S) e 4.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1780",
            "description_title": "Identici emendamenti 4.1 ZARATTI FILIBERTO (AVS), 4.2 COLUCCI ALFONSO (M5S) e 4.3 BONAFE' SIMONA (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": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28369,
            "slug": "vs19_247_061",
            "identifier": "vs19_247_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_061/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1633/110 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1633/110 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/110 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/110 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29855,
            "slug": "vs19_261_058",
            "identifier": "vs19_261_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_058/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.1001 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1001 DDL n. 1435",
            "description_title": "Emendamento 10.1001 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28829,
            "slug": "vs19_255_006",
            "identifier": "vs19_255_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_006/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.10 BONELLI ANGELO (AVS), 1.11 LACARRA MARCO (PD-IDP) e 1.12 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.10 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1658",
            "description_title": "Identici emendamenti 1.10 BONELLI ANGELO (AVS), 1.11 LACARRA MARCO (PD-IDP) e 1.12 SANTILLO AGOSTINO (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": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28236,
            "slug": "vs19_248_038",
            "identifier": "vs19_248_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_038/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.1012 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1012 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1012 PDL n. 0799",
            "description_title": "Emendamento 5.1012 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28274,
            "slug": "vs19_248_007",
            "identifier": "vs19_248_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_007/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1000 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0799",
            "description_title": "Emendamento 2.1000 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 116,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28277,
            "slug": "vs19_248_017",
            "identifier": "vs19_248_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_017/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1006 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1006 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 0799",
            "description_title": "Emendamento 3.1006 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28284,
            "slug": "vs19_248_006",
            "identifier": "vs19_248_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_006/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1005 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1005 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1005 PDL n. 0799",
            "description_title": "Emendamento 2.1005 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28836,
            "slug": "vs19_255_010",
            "identifier": "vs19_255_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_010/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.16 SANTILLO AGOSTINO (M5S), 1.17 PAGANO UBALDO (PD-IDP), 1.18 BONELLI ANGELO (AVS) - Votazione Emendamento 1.16 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1658",
            "description_title": "Identici emendamenti 1.16 SANTILLO AGOSTINO (M5S), 1.17 PAGANO UBALDO (PD-IDP), 1.18 BONELLI ANGELO (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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29043,
            "slug": "vs19_265_050",
            "identifier": "vs19_265_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_050/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 27.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M)",
            "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": 73,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 29236,
            "slug": "vs19_267_002",
            "identifier": "vs19_267_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_002/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 2,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29)",
            "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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29568,
            "slug": "vs19_256_023",
            "identifier": "vs19_256_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_023/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.100 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0630",
            "description_title": "Emendamento 1.100 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": 51,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.25
        },
        {
            "id": 29570,
            "slug": "vs19_256_025",
            "identifier": "vs19_256_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_025/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0630",
            "original_title": "Votazione Articolo 1 PDL n. 0630",
            "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": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28579,
            "slug": "vs19_252_072",
            "identifier": "vs19_252_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_072/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 IARIA ANTONINO (M5S) - Votazione Emendamento 6.1007 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1007 PDL n. 0703",
            "description_title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25468,
            "slug": "vs19_206_008",
            "identifier": "vs19_206_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_008/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.29 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 2.29 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.29 DDL n. 1474",
            "description_title": "Emendamento 2.29 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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 18746,
            "slug": "vs19_042_001",
            "identifier": "vs19_042_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_001/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 FRATOIANNI NICOLA (AVS) e 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 0761",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0761",
            "description_title": "Identici emendamenti 1.1 FRATOIANNI NICOLA (AVS) e 1.2 PELLEGRINI MARCO (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": 80,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 18957,
            "slug": "vs19_043_032",
            "identifier": "vs19_043_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_032/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18793,
            "slug": "vs19_043_034",
            "identifier": "vs19_043_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_034/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 34,
            "title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "original_title": "Votazione finale PDL n. 0338",
            "description_title": "Disposizioni in materia di equo compenso delle prestazioni professionali (PDL 338 e abbinate PDL 73-528-637)",
            "public_title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "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": 126,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19146,
            "slug": "vs19_045_004",
            "identifier": "vs19_045_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_004/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0785",
            "description_title": "Emendamento 1.4 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19178,
            "slug": "vs19_045_038",
            "identifier": "vs19_045_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_038/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/785/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/2, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19150,
            "slug": "vs19_045_001",
            "identifier": "vs19_045_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_001/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0785",
            "description_title": "Emendamento 1.1 PAVANELLI EMMA (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": 38,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 19176,
            "slug": "vs19_045_047",
            "identifier": "vs19_045_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_047/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/785/11 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/11 FONTANA ILARIA (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19153,
            "slug": "vs19_045_019",
            "identifier": "vs19_045_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_019/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.19 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0785",
            "description_title": "Emendamento 1.19 TODDE ALESSANDRA (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": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19171,
            "slug": "vs19_045_046",
            "identifier": "vs19_045_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_046/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 18821,
            "slug": "vs19_037_002",
            "identifier": "vs19_037_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_037_002/?format=api",
            "sitting": {
                "id": 1274,
                "date": "2023-01-17",
                "number": 37,
                "branch": "C"
            },
            "number": 2,
            "title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento. - Votazione Articolo 107, PDL n. 0103",
            "original_title": "Votazione Articolo 107, PDL n. 0103",
            "description_title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 64,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 20032,
            "slug": "vs19_072_102",
            "identifier": "vs19_072_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_102/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/977/3 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/977/3 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/3 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/3 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25438,
            "slug": "vs19_206_018",
            "identifier": "vs19_206_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_018/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.1 MORFINO DANIELA (M5S) - Votazione Emendamento 4.1 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1474",
            "description_title": "Emendamento 4.1 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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25447,
            "slug": "vs19_206_007",
            "identifier": "vs19_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_007/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 CASO ANTONIO (M5S) - Votazione Emendamento 2.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1474",
            "description_title": "Emendamento 2.1000 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": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25455,
            "slug": "vs19_206_029",
            "identifier": "vs19_206_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_029/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1011 BONELLI ANGELO (AVS) - Votazione Emendamento 5.1011 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1011 DDL n. 1474",
            "description_title": "Emendamento 5.1011 BONELLI ANGELO (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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27438,
            "slug": "vs19_237_001",
            "identifier": "vs19_237_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_001/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto proroga superbonus",
            "original_title": "Votazione finale DDL n. 1630",
            "description_title": "Conversione in legge del decreto-legge 29 dicembre 2023, n. 212, recante misure urgenti relative alle agevolazioni fiscali di cui agli articoli 119, 119-ter e 121 del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77 (DDL 1630)",
            "public_title": "Conversione decreto proroga superbonus",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 27760,
            "slug": "vs19_240_035",
            "identifier": "vs19_240_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_035/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.6 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.6 DDL n. 1666",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1666",
            "description_title": "Emendamento 1.6 FRATOIANNI NICOLA (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": 83,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27479,
            "slug": "vs19_237_027",
            "identifier": "vs19_237_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_027/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 27,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 QUARTINI ANDREA (M5S) e n. 2 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale PDL n. 0384-B",
            "original_title": "Votazione pregiudiziale PDL n. 0384-B",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 QUARTINI ANDREA (M5S) e n. 2 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27286,
            "slug": "vs19_233_073",
            "identifier": "vs19_233_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_073/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 25082,
            "slug": "vs19_192_024",
            "identifier": "vs19_192_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_024/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 11.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24951,
            "slug": "vs19_196_066",
            "identifier": "vs19_196_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_066/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 66,
            "title": "Conversione decreto misure contro il caro prezzi",
            "original_title": "Votazione finale DDL n. 1437",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 settembre 2023, n. 131, recante misure urgenti in materia di energia, interventi per sostenere il potere di acquisto e a tutela del risparmio (DDL 1437)",
            "public_title": "Conversione decreto misure contro il caro prezzi",
            "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": 32,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26063,
            "slug": "vs19_216_158",
            "identifier": "vs19_216_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_158/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 3.11 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.11 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1342",
            "description_title": "Emendamento 3.11 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27304,
            "slug": "vs19_233_067",
            "identifier": "vs19_233_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_067/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25062,
            "slug": "vs19_192_004",
            "identifier": "vs19_192_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_004/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0752",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (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": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27475,
            "slug": "vs19_236_046",
            "identifier": "vs19_236_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_046/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1630",
            "description_title": "Emendamento 2.1 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        }
    ]
}