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

{
    "count": 22891,
    "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=-identifier&page=69",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=67",
    "results": [
        {
            "id": 36610,
            "slug": "vs19_435_134",
            "identifier": "vs19_435_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_134/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36608,
            "slug": "vs19_435_132",
            "identifier": "vs19_435_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_132/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36607,
            "slug": "vs19_435_131",
            "identifier": "vs19_435_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_131/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36606,
            "slug": "vs19_435_130",
            "identifier": "vs19_435_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_130/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1573/10 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/10 RAFFA ANGELA (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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36605,
            "slug": "vs19_435_129",
            "identifier": "vs19_435_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_129/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36604,
            "slug": "vs19_435_128",
            "identifier": "vs19_435_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_128/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/1573/7 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/7 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": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36603,
            "slug": "vs19_435_127",
            "identifier": "vs19_435_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_127/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36602,
            "slug": "vs19_435_126",
            "identifier": "vs19_435_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_126/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento Tit. 400 delle Commissioni - Votazione Emendamento Tit. PDL n. 1573",
            "original_title": "Votazione Emendamento Tit. PDL n. 1573",
            "description_title": "Emendamento Tit. 400 delle Commissioni",
            "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": 48,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36491,
            "slug": "vs19_435_125",
            "identifier": "vs19_435_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_125/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 PDL n. 1573",
            "original_title": "Votazione Articolo 15 PDL n. 1573",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 101,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 36601,
            "slug": "vs19_435_124",
            "identifier": "vs19_435_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_124/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S) - Votazione Emendamento 14.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36490,
            "slug": "vs19_435_123",
            "identifier": "vs19_435_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_123/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 14 - Votazione Articolo 14 PDL n. 1573",
            "original_title": "Votazione Articolo 14 PDL n. 1573",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 36600,
            "slug": "vs19_435_122",
            "identifier": "vs19_435_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_122/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 14.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 14.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.1000 PDL n. 1573",
            "description_title": "Emendamento 14.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36599,
            "slug": "vs19_435_121",
            "identifier": "vs19_435_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_121/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36598,
            "slug": "vs19_435_120",
            "identifier": "vs19_435_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_120/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 13.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 13.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36597,
            "slug": "vs19_435_119",
            "identifier": "vs19_435_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_119/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01002 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (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": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36489,
            "slug": "vs19_435_118",
            "identifier": "vs19_435_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_118/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 1573",
            "original_title": "Votazione Articolo 13 PDL n. 1573",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36596,
            "slug": "vs19_435_117",
            "identifier": "vs19_435_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_117/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 13.500, PDL n. 1573",
            "description_title": "Emendamento 13.500, 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": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36595,
            "slug": "vs19_435_116",
            "identifier": "vs19_435_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_116/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 13.102 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 13.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.102 PDL n. 1573",
            "description_title": "Emendamento 13.102 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36594,
            "slug": "vs19_435_115",
            "identifier": "vs19_435_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_115/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 13.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 13.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.101 PDL n. 1573",
            "description_title": "Emendamento 13.101 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36593,
            "slug": "vs19_435_114",
            "identifier": "vs19_435_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_114/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1001 PDL n. 1573",
            "description_title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36592,
            "slug": "vs19_435_113",
            "identifier": "vs19_435_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_113/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 13.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1000 PDL n. 1573",
            "description_title": "Emendamento 13.1000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36488,
            "slug": "vs19_435_112",
            "identifier": "vs19_435_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_112/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 1573",
            "original_title": "Votazione Articolo 12 PDL n. 1573",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36591,
            "slug": "vs19_435_111",
            "identifier": "vs19_435_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_111/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 12.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1000 PDL n. 1573",
            "description_title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36590,
            "slug": "vs19_435_110",
            "identifier": "vs19_435_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_110/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 12.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1001 PDL n. 1573",
            "description_title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36487,
            "slug": "vs19_435_109",
            "identifier": "vs19_435_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_109/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 1573",
            "original_title": "Votazione Articolo 11 PDL n. 1573",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36589,
            "slug": "vs19_435_108",
            "identifier": "vs19_435_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_108/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S) - Votazione Emendamento 10.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36486,
            "slug": "vs19_435_107",
            "identifier": "vs19_435_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_107/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 107,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 1573",
            "original_title": "Votazione Articolo 10 PDL n. 1573",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36588,
            "slug": "vs19_435_106",
            "identifier": "vs19_435_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_106/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 10.11 MARI FRANCESCO (AVS) - Votazione Emendamento 10.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.11 PDL n. 1573",
            "description_title": "Emendamento 10.11 MARI FRANCESCO (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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36587,
            "slug": "vs19_435_105",
            "identifier": "vs19_435_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_105/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 10.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1002 PDL n. 1573",
            "description_title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36585,
            "slug": "vs19_435_103",
            "identifier": "vs19_435_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_103/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.14 PDL n. 1573",
            "description_title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36584,
            "slug": "vs19_435_102",
            "identifier": "vs19_435_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_102/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.4 PDL n. 1573",
            "description_title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36583,
            "slug": "vs19_435_101",
            "identifier": "vs19_435_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_101/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 10.1 MARI FRANCESCO (AVS) - Votazione Emendamento 10.1 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1 PDL n. 1573",
            "description_title": "Emendamento 10.1 MARI FRANCESCO (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": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36582,
            "slug": "vs19_435_100",
            "identifier": "vs19_435_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_100/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 10.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1001 PDL n. 1573",
            "description_title": "Emendamento 10.1001 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36581,
            "slug": "vs19_435_099",
            "identifier": "vs19_435_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_099/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 9.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36485,
            "slug": "vs19_435_098",
            "identifier": "vs19_435_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_098/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1573",
            "original_title": "Votazione Articolo 9 PDL n. 1573",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36580,
            "slug": "vs19_435_097",
            "identifier": "vs19_435_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_097/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.14 PDL n. 1573",
            "description_title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36578,
            "slug": "vs19_435_095",
            "identifier": "vs19_435_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_095/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.13 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.13 PDL n. 1573",
            "description_title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36577,
            "slug": "vs19_435_094",
            "identifier": "vs19_435_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_094/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.104 PDL n. 1573",
            "description_title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36576,
            "slug": "vs19_435_093",
            "identifier": "vs19_435_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_093/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 9.102 MARI FRANCESCO (AVS) - Votazione Emendamento 9.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.102 PDL n. 1573",
            "description_title": "Emendamento 9.102 MARI FRANCESCO (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": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36575,
            "slug": "vs19_435_092",
            "identifier": "vs19_435_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_092/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.9 PDL n. 1573",
            "description_title": "Emendamento 9.9 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36574,
            "slug": "vs19_435_091",
            "identifier": "vs19_435_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_091/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9.101 MARI FRANCESCO (AVS) - Votazione Emendamento 9.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.101 PDL n. 1573",
            "description_title": "Emendamento 9.101 MARI FRANCESCO (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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36573,
            "slug": "vs19_435_090",
            "identifier": "vs19_435_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_090/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9.106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.106 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.106 PDL n. 1573",
            "description_title": "Emendamento 9.106 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36572,
            "slug": "vs19_435_089",
            "identifier": "vs19_435_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_089/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.12 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.12 PDL n. 1573",
            "description_title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36571,
            "slug": "vs19_435_088",
            "identifier": "vs19_435_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_088/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.8 PDL n. 1573",
            "description_title": "Emendamento 9.8 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36570,
            "slug": "vs19_435_087",
            "identifier": "vs19_435_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_087/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 9.6 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.6 PDL n. 1573",
            "description_title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36569,
            "slug": "vs19_435_086",
            "identifier": "vs19_435_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_086/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1000 PDL n. 1573",
            "description_title": "Emendamento 9.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        }
    ]
}