Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=156
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=n_rebels&page=157",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=155",
    "results": [
        {
            "id": 29161,
            "slug": "vs19_266_050",
            "identifier": "vs19_266_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_050/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1-ter.10 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter.10 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.10 DDL n. 1780",
            "description_title": "Emendamento 1-ter.10 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29134,
            "slug": "vs19_266_025",
            "identifier": "vs19_266_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_025/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00106, limitatamente alla lettera b) del capoverso terzo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00106",
            "original_title": "Votazione Risoluzione 6_00106",
            "description_title": "Risoluzione n. 6-00106, limitatamente alla lettera b) del capoverso terzo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29226,
            "slug": "vs19_266_037",
            "identifier": "vs19_266_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_037/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.01 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (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": 64.14,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 28286,
            "slug": "vs19_248_027",
            "identifier": "vs19_248_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_027/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.2 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.2 PDL n. 0799",
            "description_title": "Emendamento 5.2 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28291,
            "slug": "vs19_248_020",
            "identifier": "vs19_248_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_020/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.600, PDL n. 0799",
            "original_title": "Votazione Emendamento 3.600, PDL n. 0799",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29190,
            "slug": "vs19_266_038",
            "identifier": "vs19_266_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_038/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 1.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.02 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.02 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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29210,
            "slug": "vs19_266_066",
            "identifier": "vs19_266_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_066/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 4-bis.2 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 4-bis.2 DDL n. 1780",
            "original_title": "Votazione Emendamento 4-bis.2 DDL n. 1780",
            "description_title": "Emendamento 4-bis.2 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29194,
            "slug": "vs19_266_040",
            "identifier": "vs19_266_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_040/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 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": 28102,
            "slug": "vs19_244_030",
            "identifier": "vs19_244_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_030/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/384 E ABB-B/30 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/30 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/30 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/30 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28300,
            "slug": "vs19_248_021",
            "identifier": "vs19_248_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_021/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0799",
            "original_title": "Votazione Articolo 3 PDL n. 0799",
            "description_title": "Articolo 3",
            "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": 128,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29066,
            "slug": "vs19_265_024",
            "identifier": "vs19_265_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_024/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 23.22 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.22 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.22 DDL n. 1435",
            "description_title": "Emendamento 23.22 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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28229,
            "slug": "vs19_248_010",
            "identifier": "vs19_248_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_010/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1007 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1007 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 0799",
            "description_title": "Emendamento 2.1007 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": 122,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28307,
            "slug": "vs19_248_032",
            "identifier": "vs19_248_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_032/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 5.1000 ORFINI MATTEO (PD-IDP) e 5.1017 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1000 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1000 PDL n. 0799",
            "description_title": "Identici emendamenti 5.1000 ORFINI MATTEO (PD-IDP) e 5.1017 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": 128,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29058,
            "slug": "vs19_265_001",
            "identifier": "vs19_265_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_001/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 GIANASSI FEDERICO (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28305,
            "slug": "vs19_249_001",
            "identifier": "vs19_249_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_001/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0113",
            "original_title": "Votazione Articolo 1 PDL n. 0113",
            "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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28239,
            "slug": "vs19_249_004",
            "identifier": "vs19_249_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_004/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0113",
            "original_title": "Votazione Articolo 4 PDL n. 0113",
            "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": 64,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29040,
            "slug": "vs19_265_046",
            "identifier": "vs19_265_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_046/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 27.40 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 27.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.40 DDL n. 1435",
            "description_title": "Emendamento 27.40 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": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28316,
            "slug": "vs19_249_002",
            "identifier": "vs19_249_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_002/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0113",
            "original_title": "Votazione Articolo 2 PDL n. 0113",
            "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": 64,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29038,
            "slug": "vs19_265_022",
            "identifier": "vs19_265_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_022/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 23.17 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 23.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.17 DDL n. 1435",
            "description_title": "Emendamento 23.17 PASTORINO LUCA (M-+EUR)",
            "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": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28485,
            "slug": "vs19_251_083",
            "identifier": "vs19_251_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_083/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 83,
            "title": "Mozione n. 1-00244, sul capoverso quarantacinquesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quarantacinquesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28486,
            "slug": "vs19_251_113",
            "identifier": "vs19_251_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_113/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 113,
            "title": "Mozione n. 1-00245, sul capoverso tredicesimo delle premesse GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso tredicesimo delle premesse GRIPPO VALENTINA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28103,
            "slug": "vs19_244_049",
            "identifier": "vs19_244_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_049/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/384 E ABB-B/49 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/49 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/49 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/49 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29188,
            "slug": "vs19_267_034",
            "identifier": "vs19_267_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_034/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 35.154 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.154 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.154 DDL n. 1435",
            "description_title": "Emendamento 35.154 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": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28653,
            "slug": "vs19_251_201",
            "identifier": "vs19_251_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_201/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 201,
            "title": "Mozione n. 1-00248, sul capoverso ventiduesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso ventiduesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28072,
            "slug": "vs19_244_039",
            "identifier": "vs19_244_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_039/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/384 E ABB-B/39 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/39 RICCIARDI RICCARDO (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": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29036,
            "slug": "vs19_265_075",
            "identifier": "vs19_265_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_075/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 35.1004 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1004 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1004 DDL n. 1435",
            "description_title": "Emendamento 35.1004 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29034,
            "slug": "vs19_265_045",
            "identifier": "vs19_265_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_045/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 27.33 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.33 DDL n. 1435",
            "description_title": "Emendamento 27.33 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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28716,
            "slug": "vs19_251_187",
            "identifier": "vs19_251_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_187/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 187,
            "title": "Mozione n. 1-00248, sul capoverso ottavo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso ottavo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29033,
            "slug": "vs19_265_068",
            "identifier": "vs19_265_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_068/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 35.1005 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1005 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 1435",
            "description_title": "Emendamento 35.1005 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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29031,
            "slug": "vs19_265_079",
            "identifier": "vs19_265_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_079/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.47 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.47 DDL n. 1435",
            "description_title": "Emendamento 35.47 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": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28724,
            "slug": "vs19_251_135",
            "identifier": "vs19_251_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_135/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 135,
            "title": "Mozione n. 1-00246, sul capoverso settimo delle premesse FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00246",
            "original_title": "Votazione Mozione 1_00246",
            "description_title": "Mozione n. 1-00246, sul capoverso settimo delle premesse FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 111,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 28734,
            "slug": "vs19_251_153",
            "identifier": "vs19_251_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_153/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 153,
            "title": "Mozione n. 1-00247, sul capoverso secondo delle premesse AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (NM-M) ed altri - Votazione Mozione 1_00247",
            "original_title": "Votazione Mozione 1_00247",
            "description_title": "Mozione n. 1-00247, sul capoverso secondo delle premesse AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29029,
            "slug": "vs19_265_002",
            "identifier": "vs19_265_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_002/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 16.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.04 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28117,
            "slug": "vs19_244_035",
            "identifier": "vs19_244_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_035/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28466,
            "slug": "vs19_251_060",
            "identifier": "vs19_251_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_060/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 60,
            "title": "Mozione n. 1-00244, sul capoverso ventunesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ventunesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28078,
            "slug": "vs19_244_046",
            "identifier": "vs19_244_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_046/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/384 E ABB-B/46 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/46 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/46 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/46 TRAVERSI ROBERTO (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": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29027,
            "slug": "vs19_265_007",
            "identifier": "vs19_265_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_007/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1435",
            "original_title": "Votazione Articolo 19 DDL n. 1435",
            "description_title": "Articolo 19",
            "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": 93,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 28490,
            "slug": "vs19_251_039",
            "identifier": "vs19_251_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_039/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00244, sul capoverso ottavo degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ottavo degli impegni ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "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": 28678,
            "slug": "vs19_251_145",
            "identifier": "vs19_251_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_145/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 145,
            "title": "Mozione n. 1-00247, sul capoverso ottavo degli impegni AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (NM-M) ed altri - Votazione Mozione 1_00247",
            "original_title": "Votazione Mozione 1_00247",
            "description_title": "Mozione n. 1-00247, sul capoverso ottavo degli impegni AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 83,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29163,
            "slug": "vs19_267_032",
            "identifier": "vs19_267_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_032/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 35.1007 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1007 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 1435",
            "description_title": "Emendamento 35.1007 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29026,
            "slug": "vs19_265_043",
            "identifier": "vs19_265_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_043/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 27.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.17 DDL n. 1435",
            "description_title": "Emendamento 27.17 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": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29025,
            "slug": "vs19_265_003",
            "identifier": "vs19_265_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_003/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 17.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 17.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 17.3 DDL n. 1435",
            "description_title": "Emendamento 17.3 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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28465,
            "slug": "vs19_251_093",
            "identifier": "vs19_251_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_093/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 93,
            "title": "Mozione n. 1-00245, sul capoverso primo degli impegni GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso primo degli impegni GRIPPO VALENTINA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28478,
            "slug": "vs19_251_042",
            "identifier": "vs19_251_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_042/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00244, sul capoverso terzo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso terzo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29022,
            "slug": "vs19_265_011",
            "identifier": "vs19_265_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_011/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 21.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 21.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 21.600, DDL n. 1435",
            "description_title": "Emendamento 21.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29010,
            "slug": "vs19_265_032",
            "identifier": "vs19_265_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_032/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 24.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1435",
            "description_title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28991,
            "slug": "vs19_265_057",
            "identifier": "vs19_265_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_057/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1435",
            "original_title": "Votazione Articolo 32 DDL n. 1435",
            "description_title": "Articolo 32",
            "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": 77,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 28990,
            "slug": "vs19_265_042",
            "identifier": "vs19_265_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_042/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.26 DDL n. 1435",
            "description_title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        }
    ]
}