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

{
    "count": 22927,
    "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=-date&page=113",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=111",
    "results": [
        {
            "id": 35379,
            "slug": "vs19_402_028",
            "identifier": "vs19_402_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_028/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 17 DDL n. 2112-bis",
            "description_title": "Articolo 17",
            "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": 39,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35378,
            "slug": "vs19_402_027",
            "identifier": "vs19_402_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_027/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 16 DDL n. 2112-bis",
            "description_title": "Articolo 16",
            "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": 39,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35381,
            "slug": "vs19_402_030",
            "identifier": "vs19_402_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_030/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 19 DDL n. 2112-bis",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35373,
            "slug": "vs19_402_022",
            "identifier": "vs19_402_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_022/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 11 DDL n. 2112-bis",
            "description_title": "Articolo 11",
            "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": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35377,
            "slug": "vs19_402_026",
            "identifier": "vs19_402_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_026/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 15 DDL n. 2112-bis",
            "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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35372,
            "slug": "vs19_402_021",
            "identifier": "vs19_402_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_021/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento Tab. 10.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento Tab. DDL n. 2112-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 2112-bis",
            "description_title": "Emendamento Tab. 10.1 TRAVERSI ROBERTO (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": 50,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35376,
            "slug": "vs19_402_025",
            "identifier": "vs19_402_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_025/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 14 DDL n. 2112-bis",
            "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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35375,
            "slug": "vs19_402_024",
            "identifier": "vs19_402_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_024/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 13 DDL n. 2112-bis",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35371,
            "slug": "vs19_402_020",
            "identifier": "vs19_402_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_020/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 10 DDL n. 2112-bis",
            "description_title": "Articolo 10",
            "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": 38,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35374,
            "slug": "vs19_402_023",
            "identifier": "vs19_402_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_023/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 12 DDL n. 2112-bis",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35370,
            "slug": "vs19_402_019",
            "identifier": "vs19_402_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_019/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento Tab. 9.1 FONTANA ILARIA (M5S) - Votazione Emendamento Tab. DDL n. 2112-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 2112-bis",
            "description_title": "Emendamento Tab. 9.1 FONTANA ILARIA (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": 45,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35351,
            "slug": "vs19_402_174",
            "identifier": "vs19_402_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_174/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 174,
            "title": "Legge di bilancio 2025",
            "original_title": "Votazione finale DDL n. 2112-bis",
            "description_title": "Bilancio di previsione dello Stato per l'anno finanziario 2025 e bilancio pluriennale per il triennio 2025-2027 (DDL 2112-bis)",
            "public_title": "Legge di bilancio 2025",
            "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": 46,
            "majority_cohesion_rate": 84.3,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35391,
            "slug": "vs19_402_040",
            "identifier": "vs19_402_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_040/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2112-bis/9 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2112-bis/9 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/9 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/9 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 26,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35476,
            "slug": "vs19_402_127",
            "identifier": "vs19_402_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_127/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/2112-bis/119, nel testo riformulato, CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/119, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/119, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/119, nel testo riformulato, CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 150,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35473,
            "slug": "vs19_402_124",
            "identifier": "vs19_402_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_124/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/2112-bis/116 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/116 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35357,
            "slug": "vs19_402_006",
            "identifier": "vs19_402_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_006/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 6,
            "title": "Tab. 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.3 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": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35361,
            "slug": "vs19_402_010",
            "identifier": "vs19_402_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_010/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.8 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": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35359,
            "slug": "vs19_402_008",
            "identifier": "vs19_402_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_008/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 8,
            "title": "Tab. 3.5 CONTE GIUSEPPE (M5S) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.5 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35356,
            "slug": "vs19_402_005",
            "identifier": "vs19_402_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_005/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 5,
            "title": "Tab. 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.2 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": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35513,
            "slug": "vs19_402_164",
            "identifier": "vs19_402_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_164/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 164,
            "title": "Ordine del giorno n. 9/2112-bis/196, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/196, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/196, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/196, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 150,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35423,
            "slug": "vs19_402_072",
            "identifier": "vs19_402_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_072/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2112-bis/59 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/59 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/59 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/59 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35358,
            "slug": "vs19_402_007",
            "identifier": "vs19_402_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_007/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 7,
            "title": "Tab. 3.4 CONTE GIUSEPPE (M5S) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.4 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35362,
            "slug": "vs19_402_011",
            "identifier": "vs19_402_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_011/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 11,
            "title": "Tab. 3.9 PAGANO UBALDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.9 PAGANO UBALDO (PD-IDP)",
            "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": 34,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35360,
            "slug": "vs19_402_009",
            "identifier": "vs19_402_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_009/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 9,
            "title": "Tab. 3.6 GRIMALDI MARCO (AVS) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.6 GRIMALDI MARCO (AVS)",
            "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": 41,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35352,
            "slug": "vs19_402_001",
            "identifier": "vs19_402_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_001/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 1,
            "title": "Accettazione delle dimissioni del deputato Enrico Letta - Votazione Dimissioni",
            "original_title": "Votazione Dimissioni",
            "description_title": "Accettazione delle dimissioni del deputato Enrico Letta",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Dimissioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35353,
            "slug": "vs19_402_002",
            "identifier": "vs19_402_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_002/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 2 DDL n. 2112-bis",
            "description_title": "Articolo 2",
            "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": 33,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35425,
            "slug": "vs19_402_074",
            "identifier": "vs19_402_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_074/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2112-bis/61, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/2112-bis/61, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/61, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/61, nel testo riformulato, MANES FRANCO (M-MIN)",
            "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": 154,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 35404,
            "slug": "vs19_402_053",
            "identifier": "vs19_402_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_053/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2112-bis/30, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/30, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/30, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/30, nel testo riformulato, AMENDOLA VINCENZO (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": 154,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35386,
            "slug": "vs19_402_035",
            "identifier": "vs19_402_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_035/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2112-bis/3, nel testo riformulato, GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2112-bis/3, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/3, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/3, nel testo riformulato, GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 124,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35385,
            "slug": "vs19_402_034",
            "identifier": "vs19_402_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_034/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35384,
            "slug": "vs19_402_033",
            "identifier": "vs19_402_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_033/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35403,
            "slug": "vs19_402_052",
            "identifier": "vs19_402_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_052/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2112-bis/29, nel testo riformulato, EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/29, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/29, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/29, nel testo riformulato, EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 143,
            "majority_cohesion_rate": 71.07,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35492,
            "slug": "vs19_402_143",
            "identifier": "vs19_402_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_143/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/2112-bis/153, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2112-bis/153, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/153, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/153, nel testo riformulato, ZANELLA LUANA (AVS)",
            "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": 157,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35489,
            "slug": "vs19_402_140",
            "identifier": "vs19_402_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_140/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/2112-bis/150, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/150, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/150, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/150, nel testo riformulato, BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 152,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35487,
            "slug": "vs19_402_138",
            "identifier": "vs19_402_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_138/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (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": 9,
            "n_margin": 145,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35491,
            "slug": "vs19_402_142",
            "identifier": "vs19_402_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_142/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 146,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35486,
            "slug": "vs19_402_137",
            "identifier": "vs19_402_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_137/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (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": 34,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35488,
            "slug": "vs19_402_139",
            "identifier": "vs19_402_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_139/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (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": 36,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35490,
            "slug": "vs19_402_141",
            "identifier": "vs19_402_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_141/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (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": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35456,
            "slug": "vs19_402_106",
            "identifier": "vs19_402_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_106/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (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": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35455,
            "slug": "vs19_402_105",
            "identifier": "vs19_402_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_105/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35496,
            "slug": "vs19_402_147",
            "identifier": "vs19_402_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_147/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/2112-bis/157, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2112-bis/157, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/157, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/157, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 144,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35494,
            "slug": "vs19_402_145",
            "identifier": "vs19_402_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_145/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/2112-bis/155 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/155 PICCOLOTTI ELISABETTA (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": 38,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35499,
            "slug": "vs19_402_150",
            "identifier": "vs19_402_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_150/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/2112-bis/164, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2112-bis/164, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/164, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/164, come riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 149,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35497,
            "slug": "vs19_402_148",
            "identifier": "vs19_402_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_148/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE)",
            "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": 83,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 35495,
            "slug": "vs19_402_146",
            "identifier": "vs19_402_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_146/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/2112-bis/156, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2112-bis/156, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/156, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/156, nel testo riformulato, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 143,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35498,
            "slug": "vs19_402_149",
            "identifier": "vs19_402_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_149/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35517,
            "slug": "vs19_402_168",
            "identifier": "vs19_402_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_168/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 168,
            "title": "Ordine del giorno n. 9/2112-bis/215 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/215 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/215 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/215 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35518,
            "slug": "vs19_402_169",
            "identifier": "vs19_402_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_169/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 169,
            "title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 144,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35519,
            "slug": "vs19_402_170",
            "identifier": "vs19_402_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_170/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 170,
            "title": "Ordine del giorno n. 9/2112-bis/219 PRESTIPINO PATRIZIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/219 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/219 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/219 PRESTIPINO PATRIZIA (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": 42,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 67.52
        }
    ]
}