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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=369",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=367",
    "results": [
        {
            "id": 20104,
            "slug": "vs19_073_032",
            "identifier": "vs19_073_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_032/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3\n(DOC. XXII, N. 7) - Votazione DOC. XXI",
            "original_title": "Votazione DOC. XXI",
            "description_title": "Articolo 3\n(DOC. XXII, N. 7)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25469,
            "slug": "vs19_206_012",
            "identifier": "vs19_206_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_012/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 2.38 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.38 DDL n. 1474",
            "description_title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (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": 33,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 19717,
            "slug": "vs19_057_050",
            "identifier": "vs19_057_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_050/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25459,
            "slug": "vs19_206_025",
            "identifier": "vs19_206_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_025/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (AVS) - Votazione Emendamento 5.101 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.101 DDL n. 1474",
            "description_title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25473,
            "slug": "vs19_206_023",
            "identifier": "vs19_206_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_023/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 5.7 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1474",
            "description_title": "Emendamento 5.7 RUFFINO DANIELA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 25458,
            "slug": "vs19_206_016",
            "identifier": "vs19_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_016/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS) - Votazione Emendamento 2.52 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1474",
            "description_title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25315,
            "slug": "vs19_203_025",
            "identifier": "vs19_203_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_025/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1458/26 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1458/26 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/26 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/26 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25310,
            "slug": "vs19_203_002",
            "identifier": "vs19_203_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_002/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/2 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/2 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25309,
            "slug": "vs19_203_019",
            "identifier": "vs19_203_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_019/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25296,
            "slug": "vs19_203_003",
            "identifier": "vs19_203_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_003/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1458/4 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1458/4 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/4 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/4 MAURI MATTEO (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25291,
            "slug": "vs19_203_001",
            "identifier": "vs19_203_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_001/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1458/1 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/1 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/1 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/1 SIMIANI 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": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "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": 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": 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": 29691,
            "slug": "vs19_260_086",
            "identifier": "vs19_260_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_086/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 2-quinquies.10 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2-quinquies.10 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.10 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.10 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29672,
            "slug": "vs19_260_067",
            "identifier": "vs19_260_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_067/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 2.0206 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0206 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0206 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0206 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28336,
            "slug": "vs19_247_031",
            "identifier": "vs19_247_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_031/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29786,
            "slug": "vs19_261_099",
            "identifier": "vs19_261_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_099/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 15.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.27 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.27 DDL n. 1435",
            "description_title": "Emendamento 15.27 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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28267,
            "slug": "vs19_247_056",
            "identifier": "vs19_247_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_056/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1633/98 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1633/98 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/98 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/98 LOMUTI ARNALDO (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": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29740,
            "slug": "vs19_261_052",
            "identifier": "vs19_261_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_052/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.1000 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1435",
            "description_title": "Emendamento 8.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29690,
            "slug": "vs19_260_085",
            "identifier": "vs19_260_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_085/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 2-quinquies.9 EVI ELEONORA (AVS) - Votazione Emendamento 2-quinquies.9 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.9 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.9 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29688,
            "slug": "vs19_260_083",
            "identifier": "vs19_260_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_083/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 2-quinquies.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 28317,
            "slug": "vs19_248_023",
            "identifier": "vs19_248_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_023/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1002 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 4.1002 PDL n. 0799",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 0799",
            "description_title": "Emendamento 4.1002 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": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 28332,
            "slug": "vs19_247_011",
            "identifier": "vs19_247_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_011/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29664,
            "slug": "vs19_260_059",
            "identifier": "vs19_260_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_059/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2.22 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.22 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1759",
            "description_title": "Emendamento 2.22 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28999,
            "slug": "vs19_265_073",
            "identifier": "vs19_265_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_073/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 35.31 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.31 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.31 DDL n. 1435",
            "description_title": "Emendamento 35.31 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29762,
            "slug": "vs19_261_075",
            "identifier": "vs19_261_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_075/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 13.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 13.600, DDL n. 1435",
            "description_title": "Emendamento 13.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": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29051,
            "slug": "vs19_265_072",
            "identifier": "vs19_265_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_072/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 35.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1003 DDL n. 1435",
            "description_title": "Emendamento 35.1003 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29656,
            "slug": "vs19_260_051",
            "identifier": "vs19_260_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_051/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.1000 EVI ELEONORA (AVS) - Votazione Emendamento 2.1000 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1759",
            "description_title": "Emendamento 2.1000 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29782,
            "slug": "vs19_261_095",
            "identifier": "vs19_261_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_095/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 15.16 COSTA SERGIO (M5S) - Votazione Emendamento 15.16 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.16 DDL n. 1435",
            "description_title": "Emendamento 15.16 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29011,
            "slug": "vs19_265_005",
            "identifier": "vs19_265_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_005/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1435",
            "original_title": "Votazione Articolo 18 DDL n. 1435",
            "description_title": "Articolo 18",
            "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": 119,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29016,
            "slug": "vs19_265_076",
            "identifier": "vs19_265_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_076/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 35.40 CAROTENUTO DARIO (M5S) - Votazione Emendamento 35.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.40 DDL n. 1435",
            "description_title": "Emendamento 35.40 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29776,
            "slug": "vs19_261_089",
            "identifier": "vs19_261_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_089/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1435",
            "original_title": "Votazione Articolo 14 DDL n. 1435",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29046,
            "slug": "vs19_265_034",
            "identifier": "vs19_265_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_034/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 24.06 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.06 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29834,
            "slug": "vs19_261_128",
            "identifier": "vs19_261_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_128/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo aggiuntivo 15.017 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 15.017 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.017 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 15.017 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 28276,
            "slug": "vs19_248_036",
            "identifier": "vs19_248_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_036/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.1010 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1010 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1010 PDL n. 0799",
            "description_title": "Emendamento 5.1010 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": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29009,
            "slug": "vs19_265_049",
            "identifier": "vs19_265_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_049/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1435",
            "original_title": "Votazione Articolo 27 DDL n. 1435",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29023,
            "slug": "vs19_265_051",
            "identifier": "vs19_265_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_051/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 27.010 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.010 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.010 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.010 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": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 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": 28595,
            "slug": "vs19_252_004",
            "identifier": "vs19_252_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_004/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1306",
            "original_title": "Votazione Articolo 3 PDL n. 1306",
            "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": 105,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 29739,
            "slug": "vs19_261_051",
            "identifier": "vs19_261_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_051/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 8.1002 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1435",
            "description_title": "Emendamento 8.1002 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29750,
            "slug": "vs19_261_063",
            "identifier": "vs19_261_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_063/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.29 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.29 DDL n. 1435",
            "description_title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29765,
            "slug": "vs19_261_078",
            "identifier": "vs19_261_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_078/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.3 IARIA ANTONINO (M5S) - Votazione Emendamento 14.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1435",
            "description_title": "Emendamento 14.3 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 28372,
            "slug": "vs19_247_058",
            "identifier": "vs19_247_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_058/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1633/100 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1633/100 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/100 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/100 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29164,
            "slug": "vs19_267_039",
            "identifier": "vs19_267_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_039/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 36.012 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 36.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 36.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 36.012 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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 29836,
            "slug": "vs19_261_130",
            "identifier": "vs19_261_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_130/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 16.01002 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.01002 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.01002 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.01002 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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29060,
            "slug": "vs19_265_036",
            "identifier": "vs19_265_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_036/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 25.500 della Commissione - Votazione Emendamento 25.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 25.500 DDL n. 1435",
            "description_title": "Emendamento 25.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        }
    ]
}