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

{
    "count": 22130,
    "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=189",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=187",
    "results": [
        {
            "id": 29221,
            "slug": "vs19_266_060",
            "identifier": "vs19_266_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_060/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 2-bis.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.5 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.5 DDL n. 1780",
            "description_title": "Emendamento 2-bis.5 ALIFANO ENRICA (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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29171,
            "slug": "vs19_267_037",
            "identifier": "vs19_267_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_037/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1435",
            "original_title": "Votazione Articolo 35 DDL n. 1435",
            "description_title": "Articolo 35",
            "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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28098,
            "slug": "vs19_244_033",
            "identifier": "vs19_244_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_033/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/384 E ABB-B/33 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/33 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/33 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/33 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28100,
            "slug": "vs19_244_011",
            "identifier": "vs19_244_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_011/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28074,
            "slug": "vs19_244_034",
            "identifier": "vs19_244_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_034/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/384 E ABB-B/34 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/34 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29846,
            "slug": "vs19_262_010",
            "identifier": "vs19_262_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_010/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28079,
            "slug": "vs19_244_037",
            "identifier": "vs19_244_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_037/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28091,
            "slug": "vs19_244_026",
            "identifier": "vs19_244_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_026/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/384 E ABB-B/26 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/26 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28090,
            "slug": "vs19_244_014",
            "identifier": "vs19_244_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_014/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/384 E ABB-B/14 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/14 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/14 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/14 CARMINA IDA (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28368,
            "slug": "vs19_247_051",
            "identifier": "vs19_247_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_051/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/92 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29029,
            "slug": "vs19_265_002",
            "identifier": "vs19_265_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_002/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 16.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.04 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28994,
            "slug": "vs19_265_008",
            "identifier": "vs19_265_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_008/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 19.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (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": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27551,
            "slug": "vs19_239_030",
            "identifier": "vs19_239_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_030/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1515",
            "description_title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28600,
            "slug": "vs19_252_033",
            "identifier": "vs19_252_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_033/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.7 IARIA ANTONINO (M5S) - Votazione Emendamento 3.7 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.7 PDL n. 0703",
            "description_title": "Emendamento 3.7 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29194,
            "slug": "vs19_266_040",
            "identifier": "vs19_266_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_040/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28579,
            "slug": "vs19_252_072",
            "identifier": "vs19_252_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_072/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 IARIA ANTONINO (M5S) - Votazione Emendamento 6.1007 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1007 PDL n. 0703",
            "description_title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28418,
            "slug": "vs19_251_010",
            "identifier": "vs19_251_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_010/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1560 E ABB/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "original_title": "Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "description_title": "Ordine del giorno n. 9/1560 E ABB/2 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28073,
            "slug": "vs19_244_025",
            "identifier": "vs19_244_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_025/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/384 E ABB-B/25 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/25 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/25 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/25 FEDE GIORGIO (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28057,
            "slug": "vs19_243_040",
            "identifier": "vs19_243_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_040/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0384-B",
            "description_title": "Emendamento 3.13 SPORTIELLO GILDA (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29773,
            "slug": "vs19_261_086",
            "identifier": "vs19_261_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_086/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 14.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.19 DDL n. 1435",
            "description_title": "Emendamento 14.19 GHIRRA FRANCESCA (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28117,
            "slug": "vs19_244_035",
            "identifier": "vs19_244_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_035/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (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": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29803,
            "slug": "vs19_261_116",
            "identifier": "vs19_261_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_116/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.104 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.104 DDL n. 1435",
            "description_title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29736,
            "slug": "vs19_261_048",
            "identifier": "vs19_261_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_048/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.024 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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29819,
            "slug": "vs19_261_005",
            "identifier": "vs19_261_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_005/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29184,
            "slug": "vs19_267_023",
            "identifier": "vs19_267_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_023/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 COSTA SERGIO (M5S) - Votazione Emendamento 35.102 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.102 DDL n. 1435",
            "description_title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 COSTA SERGIO (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27743,
            "slug": "vs19_240_005",
            "identifier": "vs19_240_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_005/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1004 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1004 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1304",
            "description_title": "Emendamento 2.1004 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29783,
            "slug": "vs19_261_096",
            "identifier": "vs19_261_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_096/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 15.17 COSTA SERGIO (M5S) - Votazione Emendamento 15.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.17 DDL n. 1435",
            "description_title": "Emendamento 15.17 COSTA SERGIO (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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28092,
            "slug": "vs19_244_009",
            "identifier": "vs19_244_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_009/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28110,
            "slug": "vs19_244_003",
            "identifier": "vs19_244_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_003/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28060,
            "slug": "vs19_243_041",
            "identifier": "vs19_243_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_041/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.14 ZANELLA LUANA (AVS) - Votazione Emendamento 3.14 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.14 PDL n. 0384-B",
            "description_title": "Emendamento 3.14 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29047,
            "slug": "vs19_265_014",
            "identifier": "vs19_265_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_014/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 22.7 IARIA ANTONINO (M5S) - Votazione Emendamento 22.7 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.7 DDL n. 1435",
            "description_title": "Emendamento 22.7 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29191,
            "slug": "vs19_267_015",
            "identifier": "vs19_267_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_015/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.86 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.86 DDL n. 1435",
            "description_title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29607,
            "slug": "vs19_260_002",
            "identifier": "vs19_260_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_002/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28613,
            "slug": "vs19_252_062",
            "identifier": "vs19_252_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_062/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1009 PDL n. 0703",
            "description_title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (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": 55.7,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28081,
            "slug": "vs19_244_013",
            "identifier": "vs19_244_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_013/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/384 E ABB-B/13 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/13 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/13 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/13 CARAMIELLO ALESSANDRO (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28852,
            "slug": "vs19_255_023",
            "identifier": "vs19_255_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_023/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.41 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.41 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1658",
            "description_title": "Emendamento 1.41 L'ABBATE PATTY (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": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 28608,
            "slug": "vs19_252_065",
            "identifier": "vs19_252_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_065/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.12 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.12 PDL n. 0703",
            "description_title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (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": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29677,
            "slug": "vs19_260_072",
            "identifier": "vs19_260_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_072/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28114,
            "slug": "vs19_244_005",
            "identifier": "vs19_244_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_005/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/384 E ABB-B/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/5 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/5 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/5 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29166,
            "slug": "vs19_267_026",
            "identifier": "vs19_267_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_026/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 35.110 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.110 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.110 DDL n. 1435",
            "description_title": "Emendamento 35.110 PASTORELLA GIULIA (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29163,
            "slug": "vs19_267_032",
            "identifier": "vs19_267_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_032/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 35.1007 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1007 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 1435",
            "description_title": "Emendamento 35.1007 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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29622,
            "slug": "vs19_260_017",
            "identifier": "vs19_260_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_017/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarantanovesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarantanovesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28083,
            "slug": "vs19_244_029",
            "identifier": "vs19_244_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_029/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/384 E ABB-B/29 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/29 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/29 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/29 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": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29656,
            "slug": "vs19_260_051",
            "identifier": "vs19_260_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_051/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.1000 EVI ELEONORA (AVS) - Votazione Emendamento 2.1000 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1759",
            "description_title": "Emendamento 2.1000 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28080,
            "slug": "vs19_244_007",
            "identifier": "vs19_244_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_007/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/384 E ABB-B/7 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/7 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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 33166,
            "slug": "19-243-8",
            "identifier": "19-243-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-8/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 8,
            "title": "Codice della strada - Em. 2.1, Di Girolamo e Nave",
            "original_title": "Em. 2.1, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "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": 24,
            "majority_cohesion_rate": 67.52,
            "minority_cohesion_rate": 38.82
        },
        {
            "id": 21403,
            "slug": "19-71-85",
            "identifier": "19-71-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-85/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 85,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.36, Barbara Floridia e altri",
            "original_title": "Em. 3.36, Barbara Floridia e altri",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 79.13,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 20260,
            "slug": "19-56-134",
            "identifier": "19-56-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-134/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 134,
            "title": "Em. 33.200, Patuanelli e altri",
            "original_title": "Em. 33.200, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 24,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 33718,
            "slug": "19-246-17",
            "identifier": "19-246-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-246-17/?format=api",
            "sitting": {
                "id": 1837,
                "date": "2024-11-27",
                "number": 246,
                "branch": "S"
            },
            "number": 17,
            "title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria - Em. 2.108, Crisanti",
            "original_title": "Em. 2.108, Crisanti",
            "description_title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria",
            "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": 76.07,
            "minority_cohesion_rate": 50.59
        },
        {
            "id": 33738,
            "slug": "19-246-41",
            "identifier": "19-246-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-246-41/?format=api",
            "sitting": {
                "id": 1837,
                "date": "2024-11-27",
                "number": 246,
                "branch": "S"
            },
            "number": 41,
            "title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria - Em. 2.133, Verducci e altri",
            "original_title": "Em. 2.133, Verducci e altri",
            "description_title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria",
            "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": 74.36,
            "minority_cohesion_rate": 49.41
        }
    ]
}