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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=385",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=383",
    "results": [
        {
            "id": 27441,
            "slug": "vs19_237_016",
            "identifier": "vs19_237_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_016/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 9 (Mantenimento) - Votazione Articolo 9 DDL n. 1419",
            "original_title": "Votazione Articolo 9 DDL n. 1419",
            "description_title": "Articolo 9 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27560,
            "slug": "vs19_239_003",
            "identifier": "vs19_239_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_003/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1515",
            "original_title": "Votazione Articolo 2 DDL n. 1515",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27752,
            "slug": "vs19_241_006",
            "identifier": "vs19_241_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_006/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.601, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.601, PDL n. 1457",
            "description_title": "Emendamento 1.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 123,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25147,
            "slug": "vs19_197_059",
            "identifier": "vs19_197_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_059/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (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": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25103,
            "slug": "vs19_197_042",
            "identifier": "vs19_197_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_042/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.05 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26094,
            "slug": "vs19_216_089",
            "identifier": "vs19_216_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_089/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1555",
            "description_title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25300,
            "slug": "vs19_203_033",
            "identifier": "vs19_203_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_033/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25471,
            "slug": "vs19_206_020",
            "identifier": "vs19_206_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_020/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1009 CASO ANTONIO (M5S) - Votazione Emendamento 5.1009 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1009 DDL n. 1474",
            "description_title": "Emendamento 5.1009 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19170,
            "slug": "vs19_045_045",
            "identifier": "vs19_045_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_045/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25303,
            "slug": "vs19_203_005",
            "identifier": "vs19_203_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_005/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1458/6 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1458/6 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/6 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/6 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18820,
            "slug": "vs19_037_001",
            "identifier": "vs19_037_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_037_001/?format=api",
            "sitting": {
                "id": 1274,
                "date": "2023-01-17",
                "number": 37,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza - Votazione PDL n. 0103",
            "original_title": "Votazione PDL n. 0103",
            "description_title": "Dichiarazione di urgenza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18869,
            "slug": "vs19_033_063",
            "identifier": "vs19_033_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_063/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/730/109, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/730/109, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/109, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/109, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 118,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19987,
            "slug": "vs19_072_106",
            "identifier": "vs19_072_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_106/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/977/9 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/977/9 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/9 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/9 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19137,
            "slug": "vs19_045_030",
            "identifier": "vs19_045_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_030/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0785",
            "description_title": "Emendamento 2.7 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 20033,
            "slug": "vs19_072_113",
            "identifier": "vs19_072_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_113/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/17 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": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25467,
            "slug": "vs19_206_017",
            "identifier": "vs19_206_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_017/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (M5S) - Votazione Emendamento 2.02 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (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": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25313,
            "slug": "vs19_203_029",
            "identifier": "vs19_203_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_029/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22710,
            "slug": "vs19_128_023",
            "identifier": "vs19_128_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_023/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1238/10 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1238/10 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/10 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/10 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 125,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 20019,
            "slug": "vs19_072_110",
            "identifier": "vs19_072_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_110/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/977/13 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/977/13 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/13 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/13 SCUTELLA' ELISA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19141,
            "slug": "vs19_045_050",
            "identifier": "vs19_045_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_050/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/785/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/14 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": 7,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19172,
            "slug": "vs19_045_051",
            "identifier": "vs19_045_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_051/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/785/15, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/785/15, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/15, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/15, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25439,
            "slug": "vs19_206_019",
            "identifier": "vs19_206_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_019/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (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": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19084,
            "slug": "vs19_042_020",
            "identifier": "vs19_042_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_020/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/640 e ABB./1 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/640 e ABB./1 PDL n. 0640",
            "original_title": "Votazione Ordine del giorno 9/640 e ABB./1 PDL n. 0640",
            "description_title": "Ordine del giorno n. 9/640 e ABB./1 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": 12,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28278,
            "slug": "vs19_248_026",
            "identifier": "vs19_248_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_026/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.1005 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1005 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1005 PDL n. 0799",
            "description_title": "Emendamento 5.1005 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 29761,
            "slug": "vs19_261_074",
            "identifier": "vs19_261_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_074/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1435",
            "original_title": "Votazione Articolo 12 DDL n. 1435",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 28313,
            "slug": "vs19_248_048",
            "identifier": "vs19_248_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_048/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 8.1 CASO ANTONIO (M5S) e 8.1000 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 8.1 PDL n. 0799",
            "original_title": "Votazione Emendamento 8.1 PDL n. 0799",
            "description_title": "Identici emendamenti 8.1 CASO ANTONIO (M5S) e 8.1000 ORFINI MATTEO (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": 18,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29724,
            "slug": "vs19_261_036",
            "identifier": "vs19_261_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_036/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1435",
            "original_title": "Votazione Articolo 4 DDL n. 1435",
            "description_title": "Articolo 4",
            "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": 40,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 28853,
            "slug": "vs19_255_017",
            "identifier": "vs19_255_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_017/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (AVS) - Votazione Emendamento 1.27 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1658",
            "description_title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29825,
            "slug": "vs19_261_011",
            "identifier": "vs19_261_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_011/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1759/18 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/18 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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29695,
            "slug": "vs19_260_090",
            "identifier": "vs19_260_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_090/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 2-quinquies.0111 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2-quinquies.0111 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.0111 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.0111 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29720,
            "slug": "vs19_261_032",
            "identifier": "vs19_261_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_032/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.8 CAROTENUTO DARIO (M5S) - Votazione Emendamento 4.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1435",
            "description_title": "Emendamento 4.8 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29706,
            "slug": "vs19_260_102",
            "identifier": "vs19_260_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_102/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 4.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1759",
            "description_title": "Emendamento 4.2 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 29832,
            "slug": "vs19_261_018",
            "identifier": "vs19_261_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_018/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordini del giorno n. 9/1759/27 BONAFE' SIMONA (PD-IDP) e n. 9/1759/28 ROGGIANI SILVIA (PD-IDP), come riformulati - Votazione Ordine del giorno 9/1759/27 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/27 DDL n. 1759",
            "description_title": "Ordini del giorno n. 9/1759/27 BONAFE' SIMONA (PD-IDP) e n. 9/1759/28 ROGGIANI SILVIA (PD-IDP), come riformulati",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 29829,
            "slug": "vs19_261_015",
            "identifier": "vs19_261_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_015/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1759/24 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1759/24 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/24 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/24 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 29780,
            "slug": "vs19_261_093",
            "identifier": "vs19_261_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_093/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 93,
            "title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1435",
            "description_title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29002,
            "slug": "vs19_265_004",
            "identifier": "vs19_265_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_004/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1435",
            "original_title": "Votazione Articolo 17 DDL n. 1435",
            "description_title": "Articolo 17",
            "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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28353,
            "slug": "vs19_247_046",
            "identifier": "vs19_247_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_046/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1633/86, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1633/86, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/86, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/86, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28118,
            "slug": "vs19_244_001",
            "identifier": "vs19_244_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_001/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/384 E ABB-B/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/1 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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28862,
            "slug": "vs19_255_035",
            "identifier": "vs19_255_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_035/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1658/9 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/9 SANTILLO AGOSTINO (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": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 28998,
            "slug": "vs19_265_041",
            "identifier": "vs19_265_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_041/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 27.24 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 27.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.24 DDL n. 1435",
            "description_title": "Emendamento 27.24 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28996,
            "slug": "vs19_265_077",
            "identifier": "vs19_265_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_077/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 35.1006 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1006 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 1435",
            "description_title": "Emendamento 35.1006 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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28591,
            "slug": "vs19_252_073",
            "identifier": "vs19_252_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_073/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.1012 CASU ANDREA (PD-IDP) - Votazione Emendamento 6.1012 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1012 PDL n. 0703",
            "description_title": "Emendamento 6.1012 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28302,
            "slug": "vs19_248_012",
            "identifier": "vs19_248_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_012/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.2, nel testo riformulato, MANZI IRENE (PD-IDP) - Votazione Emendamento 3.2, PDL n. 0799",
            "original_title": "Votazione Emendamento 3.2, PDL n. 0799",
            "description_title": "Emendamento 3.2, nel testo riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29673,
            "slug": "vs19_260_068",
            "identifier": "vs19_260_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_068/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.0207 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0207 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0207 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0207 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29217,
            "slug": "vs19_267_004",
            "identifier": "vs19_267_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_004/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 35.51 COSTA SERGIO (M5S) - Votazione Emendamento 35.51 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.51 DDL n. 1435",
            "description_title": "Emendamento 35.51 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29018,
            "slug": "vs19_265_044",
            "identifier": "vs19_265_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_044/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 27.18 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 27.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.18 DDL n. 1435",
            "description_title": "Emendamento 27.18 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29067,
            "slug": "vs19_265_078",
            "identifier": "vs19_265_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_078/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.44 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.44 DDL n. 1435",
            "description_title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29796,
            "slug": "vs19_261_109",
            "identifier": "vs19_261_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_109/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.87 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.87 DDL n. 1435",
            "description_title": "Emendamento 15.87 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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        }
    ]
}