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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=98",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=96",
    "results": [
        {
            "id": 36280,
            "slug": "vs19_430_018",
            "identifier": "vs19_430_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_018/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36263,
            "slug": "vs19_430_001",
            "identifier": "vs19_430_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_001/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/51 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/51 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 36269,
            "slug": "vs19_430_007",
            "identifier": "vs19_430_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_007/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (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": 63.22,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36275,
            "slug": "vs19_430_013",
            "identifier": "vs19_430_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_013/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2184/90 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2184/90 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/90 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/90 RUFFINO DANIELA (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": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 27429,
            "slug": "vs19_236_036",
            "identifier": "vs19_236_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_036/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.48 FENU EMILIANO (M5S) - Votazione Emendamento 1.48 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1630",
            "description_title": "Emendamento 1.48 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 36272,
            "slug": "vs19_430_010",
            "identifier": "vs19_430_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_010/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (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": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32291,
            "slug": "manual_19_337_1",
            "identifier": "manual_19_337_1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/manual_19_337_1/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Votazione per appello nominale sull'articolo unico del disegno di legge di conversione del decreto-legge in esame, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "description_title": "otazione per appello nominale sull'articolo unico del disegno di legge di conversione del decreto-legge in esame, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 34720,
            "slug": "vs19_335_063",
            "identifier": "vs19_335_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_063/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 63,
            "title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 giugno 2024, n. 89, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "description_title": "",
            "public_title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 34955,
            "slug": "vs19_335_001",
            "identifier": "vs19_335_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_001/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1937/1, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/1, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "description_title": "",
            "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": 116,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 36271,
            "slug": "vs19_430_009",
            "identifier": "vs19_430_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_009/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2184/84 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/84 DI BIASE MICHELA (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": 64.05,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 27487,
            "slug": "vs19_236_087",
            "identifier": "vs19_236_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_087/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 34960,
            "slug": "vs19_335_006",
            "identifier": "vs19_335_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_006/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "description_title": "",
            "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": 119,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 36266,
            "slug": "vs19_430_004",
            "identifier": "vs19_430_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_004/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34959,
            "slug": "vs19_335_005",
            "identifier": "vs19_335_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_005/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1937/6 SIMIANI MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/6 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 47,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 36264,
            "slug": "vs19_430_002",
            "identifier": "vs19_430_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_002/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33527,
            "slug": "vs19_384_006",
            "identifier": "vs19_384_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_006/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36270,
            "slug": "vs19_430_008",
            "identifier": "vs19_430_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_008/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2184/75 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2184/75 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/75 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/75 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33591,
            "slug": "vs19_384_022",
            "identifier": "vs19_384_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_022/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 5.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1003",
            "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": 51,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34970,
            "slug": "vs19_335_016",
            "identifier": "vs19_335_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_016/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1937/17 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/17 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "description_title": "",
            "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": 118,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.9
        },
        {
            "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": 34967,
            "slug": "vs19_335_013",
            "identifier": "vs19_335_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_013/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (PD-IDP)",
            "description_title": "",
            "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": 61.34,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34969,
            "slug": "vs19_335_015",
            "identifier": "vs19_335_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_015/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1937/16, nel testo riformulato, SCOTTO ARTURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/16, nel testo riformulato, SCOTTO ARTURO (PD-IDP)",
            "description_title": "",
            "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": 118,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 34971,
            "slug": "vs19_335_017",
            "identifier": "vs19_335_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_017/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "original_title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "description_title": "",
            "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": 118,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 34966,
            "slug": "vs19_335_012",
            "identifier": "vs19_335_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_012/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "description_title": "",
            "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": 61.76,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34968,
            "slug": "vs19_335_014",
            "identifier": "vs19_335_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_014/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1937/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "description_title": "",
            "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": 117,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 36268,
            "slug": "vs19_430_006",
            "identifier": "vs19_430_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_006/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2184/72 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2184/72 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/72 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/72 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36276,
            "slug": "vs19_430_014",
            "identifier": "vs19_430_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_014/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2184/91 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2184/91 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/91 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/91 SOTTANELLI GIULIO CESARE (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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34974,
            "slug": "vs19_335_020",
            "identifier": "vs19_335_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_020/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1937/21 BERRUTO MAURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/21 BERRUTO MAURO (PD-IDP)",
            "description_title": "",
            "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": 62.18,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 36277,
            "slug": "vs19_430_015",
            "identifier": "vs19_430_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_015/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2184/92 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2184/92 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/92 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/92 ONORI FEDERICA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32008,
            "slug": "vs19_348_016",
            "identifier": "vs19_348_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_016/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 21.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01001 AURIEMMA CARMELA (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": 21,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36281,
            "slug": "vs19_430_019",
            "identifier": "vs19_430_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_019/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.7 GIANASSI FEDERICO (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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36267,
            "slug": "vs19_430_005",
            "identifier": "vs19_430_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_005/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2184/59 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2184/59 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/59 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/59 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": 28,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34986,
            "slug": "vs19_335_032",
            "identifier": "vs19_335_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_032/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "description_title": "",
            "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": 111,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34979,
            "slug": "vs19_335_025",
            "identifier": "vs19_335_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_025/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1937/26 AIELLO DAVIDE (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/26 AIELLO DAVIDE (M5S)",
            "description_title": "",
            "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": 62.18,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 27713,
            "slug": "vs19_241_002",
            "identifier": "vs19_241_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_002/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.600, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.600, PDL n. 1457",
            "description_title": "Emendamento 1.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 33539,
            "slug": "vs19_384_005",
            "identifier": "vs19_384_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_005/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1001",
            "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": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36164,
            "slug": "vs19_429_001",
            "identifier": "vs19_429_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_001/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34982,
            "slug": "vs19_335_028",
            "identifier": "vs19_335_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_028/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1937/29 TRAVERSI ROBERTO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/29 TRAVERSI ROBERTO (M5S)",
            "description_title": "",
            "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": 43,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 31951,
            "slug": "vs19_348_041",
            "identifier": "vs19_348_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_041/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.11 DDL n. 1660",
            "description_title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 36190,
            "slug": "vs19_429_027",
            "identifier": "vs19_429_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_027/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2184/47 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/47 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36189,
            "slug": "vs19_429_026",
            "identifier": "vs19_429_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_026/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2184/45 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2184/45 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/45 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/45 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34989,
            "slug": "vs19_335_035",
            "identifier": "vs19_335_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_035/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "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": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34990,
            "slug": "vs19_335_036",
            "identifier": "vs19_335_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_036/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "description_title": "",
            "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": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 36187,
            "slug": "vs19_429_024",
            "identifier": "vs19_429_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_024/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2184/42 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2184/42 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/42 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/42 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36182,
            "slug": "vs19_429_019",
            "identifier": "vs19_429_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_019/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2184/36 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2184/36 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/36 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/36 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36185,
            "slug": "vs19_429_022",
            "identifier": "vs19_429_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_022/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2184/39 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/39 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36181,
            "slug": "vs19_429_018",
            "identifier": "vs19_429_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_018/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 27482,
            "slug": "vs19_236_090",
            "identifier": "vs19_236_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_090/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 36183,
            "slug": "vs19_429_020",
            "identifier": "vs19_429_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_020/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        }
    ]
}