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

{
    "count": 22951,
    "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_margin&page=314",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=312",
    "results": [
        {
            "id": 22831,
            "slug": "vs19_141_058",
            "identifier": "vs19_141_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_058/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30513,
            "slug": "vs19_309_064",
            "identifier": "vs19_309_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_064/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 3.75 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.75 DDL n. 1665",
            "description_title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 35,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30510,
            "slug": "vs19_309_126",
            "identifier": "vs19_309_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_126/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento 7.103 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.103 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.103 DDL n. 1665",
            "description_title": "Emendamento 7.103 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30695,
            "slug": "vs19_309_206",
            "identifier": "vs19_309_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_206/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 206,
            "title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (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": 35,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30710,
            "slug": "vs19_309_188",
            "identifier": "vs19_309_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_188/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 188,
            "title": "Ordine del giorno n. 9/1665/9 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1665/9 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/9 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/9 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30749,
            "slug": "vs19_309_235",
            "identifier": "vs19_309_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_235/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 235,
            "title": "Ordine del giorno n. 9/1665/63 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1665/63 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/63 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/63 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30751,
            "slug": "vs19_309_205",
            "identifier": "vs19_309_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_205/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30609,
            "slug": "vs19_309_051",
            "identifier": "vs19_309_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_051/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.284 DDL n. 1665",
            "description_title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30706,
            "slug": "vs19_309_220",
            "identifier": "vs19_309_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_220/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 220,
            "title": "Ordine del giorno n. 9/1665/48 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1665/48 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/48 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/48 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30723,
            "slug": "vs19_309_239",
            "identifier": "vs19_309_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_239/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 239,
            "title": "Ordine del giorno n. 9/1665/67 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/67 CHERCHI SUSANNA (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": 35,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30750,
            "slug": "vs19_309_183",
            "identifier": "vs19_309_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_183/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 183,
            "title": "Ordine del giorno n. 9/1665/4 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1665/4 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/4 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/4 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30615,
            "slug": "vs19_309_063",
            "identifier": "vs19_309_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_063/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.62 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.62 DDL n. 1665",
            "description_title": "Emendamento 3.62 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 31112,
            "slug": "vs19_321_089",
            "identifier": "vs19_321_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_089/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 34095,
            "slug": "vs19_388_156",
            "identifier": "vs19_388_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_156/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 156,
            "title": "Subemendamento 0.28.5000.5 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.5 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 24560,
            "slug": "vs19_184_003",
            "identifier": "vs19_184_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_003/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1406",
            "description_title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25034,
            "slug": "vs19_190_019",
            "identifier": "vs19_190_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_019/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 19,
            "title": "Fiducia conversione decreto Caivano",
            "original_title": "Votazione Articolo unico DDL n. 1517",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 15 settembre 2023, n. 123, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto Caivano",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25360,
            "slug": "vs19_204_070",
            "identifier": "vs19_204_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_070/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 70,
            "title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25334,
            "slug": "vs19_204_050",
            "identifier": "vs19_204_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_050/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 50,
            "title": "Mozione n. 1-00207, sul capoverso trentacinquesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00207",
            "original_title": "Votazione Mozione 1_00207",
            "description_title": "Mozione n. 1-00207, sul capoverso trentacinquesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25395,
            "slug": "vs19_204_067",
            "identifier": "vs19_204_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_067/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 67,
            "title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00219",
            "original_title": "Votazione Mozione 1_00219",
            "description_title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 28848,
            "slug": "vs19_255_020",
            "identifier": "vs19_255_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_020/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.35 BONELLI ANGELO (AVS) - Votazione Emendamento 1.35 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1658",
            "description_title": "Emendamento 1.35 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21706,
            "slug": "vs19_114_031",
            "identifier": "vs19_114_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_031/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1114/68 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/68 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/68 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/68 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": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21702,
            "slug": "vs19_114_074",
            "identifier": "vs19_114_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_074/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1114/118 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1114/118 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/118 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/118 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 21763,
            "slug": "vs19_114_061",
            "identifier": "vs19_114_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_061/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1114/105 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/105 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": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21765,
            "slug": "vs19_114_010",
            "identifier": "vs19_114_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_010/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1114/35 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1114/35 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/35 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/35 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21766,
            "slug": "vs19_114_054",
            "identifier": "vs19_114_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_054/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21757,
            "slug": "vs19_114_098",
            "identifier": "vs19_114_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_098/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21695,
            "slug": "vs19_114_032",
            "identifier": "vs19_114_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_032/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1114/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1114/69 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/69 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29372,
            "slug": "vs19_270_086",
            "identifier": "vs19_270_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_086/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (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": 11,
            "n_margin": 35,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 30127,
            "slug": "vs19_284_001",
            "identifier": "vs19_284_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_284_001/?format=api",
            "sitting": {
                "id": 1673,
                "date": "2024-04-24",
                "number": 284,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione di maggioranza sul Documento di economia e finanza 2024",
            "original_title": "Votazione Risoluzione 6_00108",
            "description_title": "Risoluzione n. 6-00108 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) (Doc. LVII, n. 2)",
            "public_title": "Risoluzione di maggioranza sul Documento di economia e finanza 2024",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 77.3
        },
        {
            "id": 21479,
            "slug": "vs19_112_037",
            "identifier": "vs19_112_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_037/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 11) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 11) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29546,
            "slug": "vs19_187_044",
            "identifier": "vs19_187_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_044/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1416/65 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1416/65 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/65 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/65 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29549,
            "slug": "vs19_187_047",
            "identifier": "vs19_187_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_047/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1416/68 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1416/68 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/68 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/68 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29554,
            "slug": "vs19_187_052",
            "identifier": "vs19_187_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_052/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (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": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29555,
            "slug": "vs19_187_053",
            "identifier": "vs19_187_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_053/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1416/75 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1416/75 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/75 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/75 GRIMALDI MARCO (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": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29557,
            "slug": "vs19_187_055",
            "identifier": "vs19_187_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_055/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1416/77 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1416/77 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/77 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/77 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 24183,
            "slug": "vs19_168_032",
            "identifier": "vs19_168_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_032/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1373/37 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1373/37 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/37 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/37 SOUMAHORO ABOUBAKAR (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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25584,
            "slug": "vs19_210_124",
            "identifier": "vs19_210_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_124/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 26.01 ASCANI ANNA (PD-IDP) - Votazione Emendamento 26.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 26.01 ASCANI ANNA (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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22137,
            "slug": "vs19_137_095",
            "identifier": "vs19_137_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_095/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 5.48 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.48 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.48 DDL n. 1038",
            "description_title": "Emendamento 5.48 TABACCI BRUNO (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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22838,
            "slug": "vs19_129_065",
            "identifier": "vs19_129_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_065/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 65,
            "title": "Conversione decreto lavoro",
            "original_title": "Votazione finale DDL n. 1238",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 4 maggio 2023, n. 48, recante misure urgenti per l'inclusione sociale e l'accesso al mondo del lavoro (Approvato dal Senato) (DDL 1238)",
            "public_title": "Conversione decreto lavoro",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 22060,
            "slug": "vs19_137_163",
            "identifier": "vs19_137_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_163/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1038",
            "original_title": "Votazione Articolo 8 DDL n. 1038",
            "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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22721,
            "slug": "vs19_128_062",
            "identifier": "vs19_128_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_062/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1238/71 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1238/71 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/71 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/71 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26843,
            "slug": "vs19_227_035",
            "identifier": "vs19_227_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_035/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/893 E ABB/5 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/5 QUARTINI ANDREA (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": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 31773,
            "slug": "vs19_344_030",
            "identifier": "vs19_344_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_030/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1009 DDL n. 1660",
            "description_title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 22074,
            "slug": "vs19_137_018",
            "identifier": "vs19_137_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_018/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 2.30 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.30 DDL n. 1038",
            "description_title": "Emendamento 2.30 GRIMALDI MARCO (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21906,
            "slug": "vs19_137_159",
            "identifier": "vs19_137_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_159/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1038",
            "original_title": "Votazione Articolo 7 DDL n. 1038",
            "description_title": "Articolo 7",
            "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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37739,
            "slug": "vs19_464_008",
            "identifier": "vs19_464_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_008/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.22 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.22 PDL n. 1621",
            "description_title": "Emendamento 3.22 COLUCCI ALFONSO (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": 35,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37734,
            "slug": "vs19_464_003",
            "identifier": "vs19_464_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_003/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1005 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.1005 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1005 PDL n. 1621",
            "description_title": "Emendamento 3.1005 D'ORSO 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": 35,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38754,
            "slug": "vs19_487_114",
            "identifier": "vs19_487_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_114/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 114,
            "title": "Conversione decreto sicurezza 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2355 - VOTO FINALE",
            "public_title": "Conversione decreto sicurezza 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 22671,
            "slug": "vs19_128_022",
            "identifier": "vs19_128_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_022/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1238/8 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1238/8 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/8 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/8 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19362,
            "slug": "19-38-63",
            "identifier": "19-38-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-63/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 63,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 8.1 (1a parte), Scalfarotto",
            "original_title": "Em. 8.1 (1a parte), Scalfarotto",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 35,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 52.87
        }
    ]
}