Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=139
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=140",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=138",
    "results": [
        {
            "id": 27439,
            "slug": "vs19_236_004",
            "identifier": "vs19_236_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_004/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 BONELLI ANGELO (AVS) - Votazione Emendamento 1.19 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1630",
            "description_title": "Emendamento 1.19 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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27414,
            "slug": "vs19_236_019",
            "identifier": "vs19_236_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_019/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.29 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.29 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1630",
            "description_title": "Emendamento 1.29 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27442,
            "slug": "vs19_236_014",
            "identifier": "vs19_236_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_014/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.23 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.23 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1630",
            "description_title": "Emendamento 1.23 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27502,
            "slug": "vs19_236_079",
            "identifier": "vs19_236_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_079/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/5 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27397,
            "slug": "vs19_236_072",
            "identifier": "vs19_236_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_072/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 3.34 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.34 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.34 DDL n. 1630",
            "description_title": "Emendamento 3.34 GRIPPO VALENTINA (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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27445,
            "slug": "vs19_236_024",
            "identifier": "vs19_236_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_024/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.25 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1630",
            "description_title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27450,
            "slug": "vs19_236_054",
            "identifier": "vs19_236_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_054/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 2.1000 FENU EMILIANO (M5S) - Votazione Emendamento 2.1000 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1630",
            "description_title": "Emendamento 2.1000 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27458,
            "slug": "vs19_236_067",
            "identifier": "vs19_236_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_067/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.25 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.25 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.25 DDL n. 1630",
            "description_title": "Emendamento 3.25 COLUCCI ALFONSO (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": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27504,
            "slug": "vs19_236_089",
            "identifier": "vs19_236_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_089/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1630/18 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1630/18 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/18 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/18 MEROLA VIRGINIO (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": 30,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27499,
            "slug": "vs19_236_088",
            "identifier": "vs19_236_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_088/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27446,
            "slug": "vs19_236_064",
            "identifier": "vs19_236_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_064/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.22 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.22 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.22 DDL n. 1630",
            "description_title": "Emendamento 3.22 FURFARO MARCO (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.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27461,
            "slug": "vs19_236_047",
            "identifier": "vs19_236_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_047/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 2.3 PASTORINO LUCA (M-+EUR), 2.4 SIMIANI MARCO (PD-IDP) e 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.3 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1630",
            "description_title": "Identici emendamenti 2.3 PASTORINO LUCA (M-+EUR), 2.4 SIMIANI MARCO (PD-IDP) e 2.5 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27460,
            "slug": "vs19_236_050",
            "identifier": "vs19_236_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_050/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.9 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1630",
            "description_title": "Emendamento 2.9 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27419,
            "slug": "vs19_236_002",
            "identifier": "vs19_236_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_002/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.4 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1630",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27475,
            "slug": "vs19_236_046",
            "identifier": "vs19_236_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_046/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1630",
            "description_title": "Emendamento 2.1 CURTI AUGUSTO (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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27478,
            "slug": "vs19_236_013",
            "identifier": "vs19_236_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_013/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.22 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.22 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1630",
            "description_title": "Emendamento 1.22 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27480,
            "slug": "vs19_236_027",
            "identifier": "vs19_236_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_027/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.36 FENU EMILIANO (M5S) - Votazione Emendamento 1.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1630",
            "description_title": "Emendamento 1.36 FENU EMILIANO (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": 48,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 27417,
            "slug": "vs19_236_030",
            "identifier": "vs19_236_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_030/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.42 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.42 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1630",
            "description_title": "Emendamento 1.42 LOMUTI ARNALDO (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": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27496,
            "slug": "vs19_236_077",
            "identifier": "vs19_236_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_077/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1630/3 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1630/3 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/3 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/3 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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27424,
            "slug": "vs19_236_043",
            "identifier": "vs19_236_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_043/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.59 DONNO LEONARDO (M5S) - Votazione Emendamento 1.59 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1630",
            "description_title": "Emendamento 1.59 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27427,
            "slug": "vs19_236_016",
            "identifier": "vs19_236_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_016/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.14 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1630",
            "description_title": "Emendamento 1.14 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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27436,
            "slug": "vs19_237_003",
            "identifier": "vs19_237_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_003/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1419",
            "description_title": "Emendamento 2.1 VACCARI 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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27407,
            "slug": "vs19_237_012",
            "identifier": "vs19_237_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_012/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 (Mantenimento) - Votazione Articolo 6 DDL n. 1419",
            "original_title": "Votazione Articolo 6 DDL n. 1419",
            "description_title": "Articolo 6 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27452,
            "slug": "vs19_237_015",
            "identifier": "vs19_237_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_015/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 DDL n. 1419",
            "original_title": "Votazione Articolo 8 DDL n. 1419",
            "description_title": "Articolo 8 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27459,
            "slug": "vs19_237_008",
            "identifier": "vs19_237_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_008/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1419",
            "description_title": "Emendamento 4.1 VACCARI 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": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27470,
            "slug": "vs19_237_010",
            "identifier": "vs19_237_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_010/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1419",
            "description_title": "Emendamento 5.1 VACCARI 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": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27466,
            "slug": "vs19_237_028",
            "identifier": "vs19_237_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_028/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 28,
            "title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 0384-B",
            "original_title": "Votazione pregiudiziale PDL n. 0384-B",
            "description_title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27403,
            "slug": "vs19_237_019",
            "identifier": "vs19_237_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_019/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 19,
            "title": "Istituzione del premio di Maestro dell'arte della cucina italiana",
            "original_title": "Votazione finale DDL n. 1419",
            "description_title": "Istituzione del premio di \"Maestro dell'arte della cucina italiana (DDL 1419)",
            "public_title": "Istituzione del premio di Maestro dell'arte della cucina italiana",
            "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": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27390,
            "slug": "vs19_237_011",
            "identifier": "vs19_237_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_011/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1419",
            "original_title": "Votazione Articolo 5 DDL n. 1419",
            "description_title": "Articolo 5",
            "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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27449,
            "slug": "vs19_237_009",
            "identifier": "vs19_237_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_009/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1419",
            "original_title": "Votazione Articolo 4 DDL n. 1419",
            "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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27474,
            "slug": "vs19_237_007",
            "identifier": "vs19_237_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_007/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1419",
            "original_title": "Votazione Articolo 3 DDL n. 1419",
            "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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27465,
            "slug": "vs19_237_018",
            "identifier": "vs19_237_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_018/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 11 (Mantenimento) - Votazione Articolo 11 DDL n. 1419",
            "original_title": "Votazione Articolo 11 DDL n. 1419",
            "description_title": "Articolo 11 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27448,
            "slug": "vs19_237_002",
            "identifier": "vs19_237_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_002/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 (Mantenimento) - Votazione Articolo 1 DDL n. 1419",
            "original_title": "Votazione Articolo 1 DDL n. 1419",
            "description_title": "Articolo 1 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27484,
            "slug": "vs19_237_026",
            "identifier": "vs19_237_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_026/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00070, limitatamente all'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00070",
            "original_title": "Votazione Risoluzione 6_00070",
            "description_title": "Risoluzione n. 6-00070, limitatamente all'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27500,
            "slug": "vs19_237_020",
            "identifier": "vs19_237_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_020/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27495,
            "slug": "vs19_237_022",
            "identifier": "vs19_237_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_022/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27486,
            "slug": "vs19_237_023",
            "identifier": "vs19_237_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_023/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00069",
            "original_title": "Votazione Risoluzione 6_00069",
            "description_title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27438,
            "slug": "vs19_237_001",
            "identifier": "vs19_237_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_001/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto proroga superbonus",
            "original_title": "Votazione finale DDL n. 1630",
            "description_title": "Conversione in legge del decreto-legge 29 dicembre 2023, n. 212, recante misure urgenti relative alle agevolazioni fiscali di cui agli articoli 119, 119-ter e 121 del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77 (DDL 1630)",
            "public_title": "Conversione decreto proroga superbonus",
            "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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 27562,
            "slug": "vs19_239_013",
            "identifier": "vs19_239_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_013/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1515",
            "description_title": "Emendamento 4.8 MEROLA VIRGINIO (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": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27566,
            "slug": "vs19_239_006",
            "identifier": "vs19_239_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_006/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1515",
            "description_title": "Emendamento 4.1 MEROLA VIRGINIO (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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27739,
            "slug": "vs19_239_071",
            "identifier": "vs19_239_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_071/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1515",
            "description_title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 MEROLA VIRGINIO (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": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27572,
            "slug": "vs19_239_011",
            "identifier": "vs19_239_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_011/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.6 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1515",
            "description_title": "Emendamento 4.6 MEROLA VIRGINIO (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": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27553,
            "slug": "vs19_239_005",
            "identifier": "vs19_239_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_005/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (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": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27552,
            "slug": "vs19_239_028",
            "identifier": "vs19_239_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_028/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1515",
            "description_title": "Emendamento 11.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27575,
            "slug": "vs19_239_004",
            "identifier": "vs19_239_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_004/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1515",
            "original_title": "Votazione Articolo 3 DDL n. 1515",
            "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": 80,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27786,
            "slug": "vs19_239_100",
            "identifier": "vs19_239_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_100/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/9 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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (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.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "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": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27748,
            "slug": "vs19_239_088",
            "identifier": "vs19_239_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_088/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.6 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (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": 62.87,
            "minority_cohesion_rate": 61.73
        }
    ]
}