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

{
    "count": 22002,
    "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=426",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=424",
    "results": [
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27302,
            "slug": "vs19_233_020",
            "identifier": "vs19_233_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_020/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1606/42, nel testo riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1606/42, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/42, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/42, nel testo riformulato, ALIFANO ENRICA (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": 6,
            "n_margin": 121,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25103,
            "slug": "vs19_197_042",
            "identifier": "vs19_197_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_042/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.05 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (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": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 32480,
            "slug": "vs19_359_041",
            "identifier": "vs19_359_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_041/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2066/68, nel testo riformulato, BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2066/68, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/68, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/68, nel testo riformulato, BONIFAZI FRANCESCO (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": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31667,
            "slug": "vs19_342_043",
            "identifier": "vs19_342_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_043/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (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": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37130,
            "slug": "vs19_445_004",
            "identifier": "vs19_445_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_004/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00390, limitatamente ai capoversi settimo, come riformulato, ottavo e dodicesimo della parte dispositiva, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai capoversi settimo, come riformulato, ottavo e dodicesimo della parte dispositiva, CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 131,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25138,
            "slug": "vs19_197_037",
            "identifier": "vs19_197_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_037/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 (Mantenimento) - Votazione Articolo 5 DDL n. 1324",
            "original_title": "Votazione Articolo 5 DDL n. 1324",
            "description_title": "Articolo 5 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 45,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 35063,
            "slug": "vs19_336_071",
            "identifier": "vs19_336_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_071/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "original_title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 123,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 25126,
            "slug": "vs19_197_035",
            "identifier": "vs19_197_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_035/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 ZANELLA LUANA (AVS) - Votazione Emendamento 4.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1324",
            "description_title": "Emendamento 4.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 27703,
            "slug": "vs19_239_084",
            "identifier": "vs19_239_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_084/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1515",
            "original_title": "Votazione Articolo 20 DDL n. 1515",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 70,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25092,
            "slug": "vs19_197_022",
            "identifier": "vs19_197_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_022/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.14 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 2.14 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1324",
            "description_title": "Emendamento 2.14 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 86,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 34228,
            "slug": "vs19_397_025",
            "identifier": "vs19_397_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_025/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.2 CASO ANTONIO (M5S) - Votazione Emendamento 4.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2119",
            "description_title": "Emendamento 4.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33615,
            "slug": "vs19_384_034",
            "identifier": "vs19_384_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_034/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 33994,
            "slug": "vs19_397_085",
            "identifier": "vs19_397_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_085/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/19, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34993,
            "slug": "vs19_335_039",
            "identifier": "vs19_335_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_039/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (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": 6,
            "n_margin": 113,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 35411,
            "slug": "vs19_402_060",
            "identifier": "vs19_402_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_060/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2112-bis/39, nel testo riformulato, SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2112-bis/39, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/39, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/39, nel testo riformulato, SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 151,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 34977,
            "slug": "vs19_335_023",
            "identifier": "vs19_335_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_023/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (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": 6,
            "n_margin": 96,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 32086,
            "slug": "vs19_349_059",
            "identifier": "vs19_349_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_059/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, LACARRA MARCO (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": 131,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 31638,
            "slug": "vs19_342_014",
            "identifier": "vs19_342_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_014/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2002/16 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/16 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/16 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/16 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 34948,
            "slug": "vs19_333_013",
            "identifier": "vs19_333_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_013/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (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": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 35074,
            "slug": "vs19_337_095",
            "identifier": "vs19_337_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_095/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 4 (Doc. XXII, n. 23)",
            "original_title": "Articolo 4 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31680,
            "slug": "vs19_342_056",
            "identifier": "vs19_342_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_056/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2002/70, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/70, 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": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31666,
            "slug": "vs19_342_042",
            "identifier": "vs19_342_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_042/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2002/46, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2002/46, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/46, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/46, nel testo riformulato, RICCIARDI MARIANNA (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": 6,
            "n_margin": 136,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 35454,
            "slug": "vs19_402_104",
            "identifier": "vs19_402_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_104/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/2112-bis/92 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2112-bis/92 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/92 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/92 RICCIARDI RICCARDO (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": 6,
            "n_margin": 74,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 37569,
            "slug": "vs19_456_003",
            "identifier": "vs19_456_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_003/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1305",
            "original_title": "Votazione Articolo 2 PDL n. 1305",
            "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": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35474,
            "slug": "vs19_402_125",
            "identifier": "vs19_402_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_125/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/2112-bis/117, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/117, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/117, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/117, nel testo riformulato, D'ALFONSO LUCIANO (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": 153,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 32078,
            "slug": "vs19_349_055",
            "identifier": "vs19_349_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_055/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1660/21, nel testo riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1660/21, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/21, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/21, nel testo riformulato, ALIFANO ENRICA (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": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26138,
            "slug": "vs19_216_126",
            "identifier": "vs19_216_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_126/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 18.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 26402,
            "slug": "vs19_217_031",
            "identifier": "vs19_217_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_031/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1342",
            "description_title": "Emendamento 13.1 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": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26662,
            "slug": "vs19_220_163",
            "identifier": "vs19_220_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_163/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31640,
            "slug": "vs19_342_016",
            "identifier": "vs19_342_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_016/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2002/18, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2002/18, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/18, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/18, come riformulato, GUERRA MARIA CECILIA (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": 139,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 37624,
            "slug": "vs19_460_014",
            "identifier": "vs19_460_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_014/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2139",
            "description_title": "Emendamento 7.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26641,
            "slug": "vs19_220_112",
            "identifier": "vs19_220_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_112/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (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": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31653,
            "slug": "vs19_342_029",
            "identifier": "vs19_342_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_029/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2002/32, nel testo riformulato, DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2002/32, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/32, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/32, nel testo riformulato, DE LUCA PIERO (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": 137,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 78.26
        },
        {
            "id": 26600,
            "slug": "vs19_220_155",
            "identifier": "vs19_220_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_155/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 155,
            "title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (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": 149,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26635,
            "slug": "vs19_220_060",
            "identifier": "vs19_220_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_060/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (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": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26634,
            "slug": "vs19_220_047",
            "identifier": "vs19_220_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_047/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 33588,
            "slug": "vs19_384_041",
            "identifier": "vs19_384_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_041/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 10.5000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 26538,
            "slug": "vs19_220_092",
            "identifier": "vs19_220_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_092/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (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": 142,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26636,
            "slug": "vs19_220_152",
            "identifier": "vs19_220_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_152/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/1627/191 GALLO FRANCESCO (MISTO) - Votazione Ordine del giorno 9/1627/191 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/191 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/191 GALLO FRANCESCO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 34,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26605,
            "slug": "vs19_220_064",
            "identifier": "vs19_220_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_064/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1627/55 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1627/55 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/55 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/55 RICCIARDI TONI (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": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26589,
            "slug": "vs19_220_063",
            "identifier": "vs19_220_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_063/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1627/54, come riformulato, DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/54, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/54, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/54, come riformulato, DE MARIA ANDREA (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": 156,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 32050,
            "slug": "vs19_348_077",
            "identifier": "vs19_348_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_077/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 30.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 30.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1660",
            "description_title": "Emendamento 30.1 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 64,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 46.54
        },
        {
            "id": 31708,
            "slug": "vs19_342_088",
            "identifier": "vs19_342_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_088/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (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": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 31631,
            "slug": "vs19_342_007",
            "identifier": "vs19_342_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_007/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2002/7, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/7, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/7, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/7, nel testo riformulato, SARRACINO MARCO (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": 130,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 26535,
            "slug": "vs19_220_061",
            "identifier": "vs19_220_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_061/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1627/50 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/50 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": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26603,
            "slug": "vs19_220_043",
            "identifier": "vs19_220_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_043/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1627/28, come riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/28, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 153,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 26656,
            "slug": "vs19_220_082",
            "identifier": "vs19_220_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_082/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1627/93 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1627/93 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/93 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/93 FRATOIANNI NICOLA (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": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 33.33
        }
    ]
}