Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=387
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=388",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=386",
    "results": [
        {
            "id": 28290,
            "slug": "vs19_248_043",
            "identifier": "vs19_248_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_043/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0799",
            "original_title": "Votazione Articolo 6 PDL n. 0799",
            "description_title": "Articolo 6",
            "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": 126,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29015,
            "slug": "vs19_265_010",
            "identifier": "vs19_265_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_010/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 21.1000 CASU ANDREA (PD-IDP) - Votazione Emendamento 21.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 21.1000 DDL n. 1435",
            "description_title": "Emendamento 21.1000 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": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 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": 28246,
            "slug": "vs19_248_025",
            "identifier": "vs19_248_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_025/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0799",
            "original_title": "Votazione Articolo 4 PDL n. 0799",
            "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": 125,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29047,
            "slug": "vs19_265_014",
            "identifier": "vs19_265_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_014/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 22.7 IARIA ANTONINO (M5S) - Votazione Emendamento 22.7 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.7 DDL n. 1435",
            "description_title": "Emendamento 22.7 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29049,
            "slug": "vs19_265_069",
            "identifier": "vs19_265_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_069/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 35.24 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.24 DDL n. 1435",
            "description_title": "Emendamento 35.24 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": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29028,
            "slug": "vs19_265_006",
            "identifier": "vs19_265_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_006/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 19.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 19.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 19.600, DDL n. 1435",
            "description_title": "Emendamento 19.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": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29045,
            "slug": "vs19_265_021",
            "identifier": "vs19_265_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_021/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 23.9 PASTORELLA GIULIA (APERRE) e 23.11 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 23.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.9 DDL n. 1435",
            "description_title": "Identici emendamenti 23.9 PASTORELLA GIULIA (APERRE) e 23.11 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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29041,
            "slug": "vs19_265_067",
            "identifier": "vs19_265_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_067/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 35.14 IARIA ANTONINO (M5S) - Votazione Emendamento 35.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.14 DDL n. 1435",
            "description_title": "Emendamento 35.14 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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28273,
            "slug": "vs19_248_059",
            "identifier": "vs19_248_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_059/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 14.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.600, PDL n. 0799",
            "original_title": "Votazione Emendamento 14.600, PDL n. 0799",
            "description_title": "Emendamento 14.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": 128,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29065,
            "slug": "vs19_265_066",
            "identifier": "vs19_265_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_066/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 35.9 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.9 DDL n. 1435",
            "description_title": "Emendamento 35.9 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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28306,
            "slug": "vs19_248_061",
            "identifier": "vs19_248_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_061/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 16 - Votazione Articolo 16 PDL n. 0799",
            "original_title": "Votazione Articolo 16 PDL n. 0799",
            "description_title": "Articolo 16",
            "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": 129,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "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
        },
        {
            "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": 28296,
            "slug": "vs19_248_028",
            "identifier": "vs19_248_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_028/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.600, PDL n. 0799",
            "original_title": "Votazione Emendamento 5.600, PDL n. 0799",
            "description_title": "Emendamento 5.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": 127,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 28375,
            "slug": "vs19_247_048",
            "identifier": "vs19_247_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_048/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 29203,
            "slug": "vs19_267_017",
            "identifier": "vs19_267_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_017/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 35.91 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 35.91 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.91 DDL n. 1435",
            "description_title": "Emendamento 35.91 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29199,
            "slug": "vs19_267_010",
            "identifier": "vs19_267_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_010/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.83 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.83 DDL n. 1435",
            "description_title": "Emendamento 35.83 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28252,
            "slug": "vs19_247_060",
            "identifier": "vs19_247_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_060/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1633/107 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/107 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/107 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/107 LACARRA MARCO (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": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 28281,
            "slug": "vs19_247_076",
            "identifier": "vs19_247_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_076/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 76,
            "title": "Conversione decreto milleproroghe 2024",
            "original_title": "Votazione finale DDL n. 1633",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 30 dicembre 2023, n. 215, recante disposizioni urgenti in materia di termini normativi (DDL 1633)",
            "public_title": "Conversione decreto milleproroghe 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 28271,
            "slug": "vs19_247_033",
            "identifier": "vs19_247_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_033/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29165,
            "slug": "vs19_267_001",
            "identifier": "vs19_267_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_001/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto elezioni 2024",
            "original_title": "Votazione finale DDL n. 1780",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 gennaio 2024, n. 7, recante disposizioni urgenti per le consultazioni elettorali dell'anno 2024 e in materia di revisione delle anagrafi della popolazione residente e di determinazione della popolazione legale (Approvato dal Senato) (DDL 1780)",
            "public_title": "Conversione decreto elezioni 2024",
            "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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28259,
            "slug": "vs19_247_040",
            "identifier": "vs19_247_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_040/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28347,
            "slug": "vs19_247_065",
            "identifier": "vs19_247_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_065/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE)",
            "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": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29156,
            "slug": "vs19_267_008",
            "identifier": "vs19_267_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_008/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 35.71 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 35.71 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.71 DDL n. 1435",
            "description_title": "Emendamento 35.71 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (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": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28261,
            "slug": "vs19_247_036",
            "identifier": "vs19_247_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_036/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.36
        },
        {
            "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": 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": 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": 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": 28065,
            "slug": "vs19_243_038",
            "identifier": "vs19_243_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_038/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0384-B",
            "original_title": "Votazione Articolo 2 PDL n. 0384-B",
            "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": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 28357,
            "slug": "vs19_247_062",
            "identifier": "vs19_247_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_062/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1633/111 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1633/111 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/111 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/111 DE LUCA PIERO (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": 57.81,
            "minority_cohesion_rate": 62.35
        },
        {
            "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": 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": 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": 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": 28349,
            "slug": "vs19_247_013",
            "identifier": "vs19_247_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_013/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (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": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "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": 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": 28346,
            "slug": "vs19_247_032",
            "identifier": "vs19_247_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_032/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 28325,
            "slug": "vs19_247_043",
            "identifier": "vs19_247_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_043/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1633/83 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1633/83 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/83 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/83 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28250,
            "slug": "vs19_247_035",
            "identifier": "vs19_247_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_035/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        }
    ]
}