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

{
    "count": 22891,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=65",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=63",
    "results": [
        {
            "id": 30030,
            "slug": "vs19_282_014",
            "identifier": "vs19_282_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_014/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1752/136 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1752/136 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/136 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/136 GIANASSI FEDERICO (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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30052,
            "slug": "vs19_282_018",
            "identifier": "vs19_282_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_018/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29662,
            "slug": "vs19_260_057",
            "identifier": "vs19_260_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_057/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2.13 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.13 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1759",
            "description_title": "Emendamento 2.13 CAPPELLETTI ENRICO (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": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29715,
            "slug": "vs19_261_027",
            "identifier": "vs19_261_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_027/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.2 IARIA ANTONINO (M5S) - Votazione Emendamento 3.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1435",
            "description_title": "Emendamento 3.2 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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29674,
            "slug": "vs19_260_069",
            "identifier": "vs19_260_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_069/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 2.0209 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0209 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0209 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0209 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 29855,
            "slug": "vs19_261_058",
            "identifier": "vs19_261_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_058/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.1001 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1001 DDL n. 1435",
            "description_title": "Emendamento 10.1001 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25468,
            "slug": "vs19_206_008",
            "identifier": "vs19_206_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_008/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.29 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 2.29 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.29 DDL n. 1474",
            "description_title": "Emendamento 2.29 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25447,
            "slug": "vs19_206_007",
            "identifier": "vs19_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_007/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 CASO ANTONIO (M5S) - Votazione Emendamento 2.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1474",
            "description_title": "Emendamento 2.1000 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": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25438,
            "slug": "vs19_206_018",
            "identifier": "vs19_206_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_018/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.1 MORFINO DANIELA (M5S) - Votazione Emendamento 4.1 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1474",
            "description_title": "Emendamento 4.1 MORFINO DANIELA (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.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29568,
            "slug": "vs19_256_023",
            "identifier": "vs19_256_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_023/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.100 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0630",
            "description_title": "Emendamento 1.100 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": 51,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.25
        },
        {
            "id": 19171,
            "slug": "vs19_045_046",
            "identifier": "vs19_045_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_046/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (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": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29043,
            "slug": "vs19_265_050",
            "identifier": "vs19_265_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_050/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 27.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M)",
            "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": 73,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 19150,
            "slug": "vs19_045_001",
            "identifier": "vs19_045_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_001/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0785",
            "description_title": "Emendamento 1.1 PAVANELLI EMMA (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": 38,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 19178,
            "slug": "vs19_045_038",
            "identifier": "vs19_045_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_038/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/785/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19176,
            "slug": "vs19_045_047",
            "identifier": "vs19_045_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_047/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/785/11 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/11 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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19153,
            "slug": "vs19_045_019",
            "identifier": "vs19_045_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_019/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.19 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0785",
            "description_title": "Emendamento 1.19 TODDE ALESSANDRA (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.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29730,
            "slug": "vs19_261_042",
            "identifier": "vs19_261_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_042/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 6.600, DDL n. 1435",
            "description_title": "Emendamento 6.600, 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": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29822,
            "slug": "vs19_261_008",
            "identifier": "vs19_261_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_008/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (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": 14,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28285,
            "slug": "vs19_248_016",
            "identifier": "vs19_248_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_016/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1000, nel testo riformulato, ORFINI MATTEO (PD-IDP) - Votazione Emendamento 3.1000, PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1000, PDL n. 0799",
            "description_title": "Emendamento 3.1000, nel testo riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28640,
            "slug": "vs19_252_076",
            "identifier": "vs19_252_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_076/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1009 PDL n. 0703",
            "description_title": "Emendamento 6.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": 22,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29570,
            "slug": "vs19_256_025",
            "identifier": "vs19_256_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_025/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0630",
            "original_title": "Votazione Articolo 1 PDL n. 0630",
            "description_title": "Articolo 1",
            "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": 70,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29788,
            "slug": "vs19_261_101",
            "identifier": "vs19_261_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_101/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 15.30 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.30 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.30 DDL n. 1435",
            "description_title": "Emendamento 15.30 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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29823,
            "slug": "vs19_261_009",
            "identifier": "vs19_261_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_009/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1759/15 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1759/15 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/15 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/15 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19146,
            "slug": "vs19_045_004",
            "identifier": "vs19_045_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_004/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0785",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 20032,
            "slug": "vs19_072_102",
            "identifier": "vs19_072_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_102/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/977/3 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/977/3 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/3 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/3 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18793,
            "slug": "vs19_043_034",
            "identifier": "vs19_043_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_034/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 34,
            "title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "original_title": "Votazione finale PDL n. 0338",
            "description_title": "Disposizioni in materia di equo compenso delle prestazioni professionali (PDL 338 e abbinate PDL 73-528-637)",
            "public_title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18957,
            "slug": "vs19_043_032",
            "identifier": "vs19_043_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_032/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24024,
            "slug": "vs19_158_022",
            "identifier": "vs19_158_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_022/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 22,
            "title": "Istituzione commissione d'inchiesta sulla comunità del Forteto",
            "original_title": "Votazione finale PDL n. 0336",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sui fatti accaduti presso la comunità \"Il Forteto” (PDL 336)",
            "public_title": "Istituzione commissione d'inchiesta sulla comunità del Forteto",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 109,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 28288,
            "slug": "vs19_248_009",
            "identifier": "vs19_248_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_009/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1003 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1003 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0799",
            "description_title": "Emendamento 2.1003 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": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18746,
            "slug": "vs19_042_001",
            "identifier": "vs19_042_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_001/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 FRATOIANNI NICOLA (AVS) e 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 0761",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0761",
            "description_title": "Identici emendamenti 1.1 FRATOIANNI NICOLA (AVS) e 1.2 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 18821,
            "slug": "vs19_037_002",
            "identifier": "vs19_037_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_037_002/?format=api",
            "sitting": {
                "id": 1274,
                "date": "2023-01-17",
                "number": 37,
                "branch": "C"
            },
            "number": 2,
            "title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento. - Votazione Articolo 107, PDL n. 0103",
            "original_title": "Votazione Articolo 107, PDL n. 0103",
            "description_title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 64,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 28274,
            "slug": "vs19_248_007",
            "identifier": "vs19_248_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_007/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1000 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0799",
            "description_title": "Emendamento 2.1000 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": 11,
            "n_margin": 116,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29575,
            "slug": "vs19_256_030",
            "identifier": "vs19_256_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_030/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.3 PDL n. 0630",
            "original_title": "Votazione Emendamento 3.3 PDL n. 0630",
            "description_title": "Emendamento 3.3 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": 51,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.25
        },
        {
            "id": 29717,
            "slug": "vs19_261_029",
            "identifier": "vs19_261_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_029/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.03 DDL n. 1435",
            "description_title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28574,
            "slug": "vs19_252_068",
            "identifier": "vs19_252_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_068/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 6.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 0703",
            "description_title": "Emendamento 6.1001 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": 40,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 28639,
            "slug": "vs19_252_070",
            "identifier": "vs19_252_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_070/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1006 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1006 PDL n. 0703",
            "description_title": "Emendamento 6.1006 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": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28284,
            "slug": "vs19_248_006",
            "identifier": "vs19_248_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_006/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1005 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1005 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1005 PDL n. 0799",
            "description_title": "Emendamento 2.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": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28236,
            "slug": "vs19_248_038",
            "identifier": "vs19_248_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_038/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.1012 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1012 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1012 PDL n. 0799",
            "description_title": "Emendamento 5.1012 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": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29162,
            "slug": "vs19_266_061",
            "identifier": "vs19_266_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_061/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 4.1 ZARATTI FILIBERTO (AVS), 4.2 COLUCCI ALFONSO (M5S) e 4.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1780",
            "description_title": "Identici emendamenti 4.1 ZARATTI FILIBERTO (AVS), 4.2 COLUCCI ALFONSO (M5S) e 4.3 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28277,
            "slug": "vs19_248_017",
            "identifier": "vs19_248_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_017/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1006 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1006 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 0799",
            "description_title": "Emendamento 3.1006 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": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29671,
            "slug": "vs19_260_066",
            "identifier": "vs19_260_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_066/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.0205 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0205 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0205 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0205 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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29236,
            "slug": "vs19_267_002",
            "identifier": "vs19_267_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_002/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 2,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29)",
            "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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 28655,
            "slug": "vs19_252_091",
            "identifier": "vs19_252_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_091/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/703/7 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/703/7 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/7 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/7 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": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29202,
            "slug": "vs19_267_006",
            "identifier": "vs19_267_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_006/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 35.65 COSTA SERGIO (M5S) - Votazione Emendamento 35.65 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.65 DDL n. 1435",
            "description_title": "Emendamento 35.65 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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28240,
            "slug": "vs19_248_011",
            "identifier": "vs19_248_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_011/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0799",
            "original_title": "Votazione Articolo 2 PDL n. 0799",
            "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": 127,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25455,
            "slug": "vs19_206_029",
            "identifier": "vs19_206_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_029/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1011 BONELLI ANGELO (AVS) - Votazione Emendamento 5.1011 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1011 DDL n. 1474",
            "description_title": "Emendamento 5.1011 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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26063,
            "slug": "vs19_216_158",
            "identifier": "vs19_216_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_158/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 3.11 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.11 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1342",
            "description_title": "Emendamento 3.11 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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        }
    ]
}