Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=88
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=date&page=89",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=87",
    "results": [
        {
            "id": 21826,
            "slug": "vs19_132_047",
            "identifier": "vs19_132_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_047/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0596",
            "original_title": "Votazione Articolo 5 PDL n. 0596",
            "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": 113,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 21825,
            "slug": "vs19_132_037",
            "identifier": "vs19_132_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_037/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.103 PDL n. 0596",
            "description_title": "Emendamento 2.103 AMORESE ALESSANDRO (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": 3,
            "n_margin": 116,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 21838,
            "slug": "vs19_132_015",
            "identifier": "vs19_132_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_015/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.100 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0115",
            "description_title": "Emendamento 1.100 MADIA MARIA ANNA (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": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21823,
            "slug": "vs19_132_034",
            "identifier": "vs19_132_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_034/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.106, nel testo riformulato, AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.106, PDL n. 0596",
            "original_title": "Votazione Emendamento 2.106, PDL n. 0596",
            "description_title": "Emendamento 2.106, nel testo riformulato, AMORESE ALESSANDRO (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": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 21831,
            "slug": "vs19_132_017",
            "identifier": "vs19_132_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_017/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.101 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 1.101 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0115",
            "description_title": "Emendamento 1.101 BERRUTO MAURO (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": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21841,
            "slug": "vs19_132_009",
            "identifier": "vs19_132_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_009/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO) - Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21843,
            "slug": "vs19_132_012",
            "identifier": "vs19_132_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_012/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 12,
            "title": "Subemendamento 0.1.200.16 della Commissione - Votazione Emendamento 0.1.200.16 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.16 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.16 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": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21846,
            "slug": "vs19_132_041",
            "identifier": "vs19_132_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_041/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 3, nel testo emendato - Votazione Articolo 3, PDL n. 0596",
            "original_title": "Votazione Articolo 3, PDL n. 0596",
            "description_title": "Articolo 3, nel testo emendato",
            "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": 87,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.1 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": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 21828,
            "slug": "vs19_132_054",
            "identifier": "vs19_132_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_054/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 8, nel testo emendato - Votazione Articolo 8, PDL n. 0596",
            "original_title": "Votazione Articolo 8, PDL n. 0596",
            "description_title": "Articolo 8, nel testo emendato",
            "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": 113,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21827,
            "slug": "vs19_132_006",
            "identifier": "vs19_132_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_006/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21817,
            "slug": "vs19_132_035",
            "identifier": "vs19_132_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_035/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.101 PDL n. 0596",
            "description_title": "Emendamento 2.101 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 21822,
            "slug": "vs19_132_043",
            "identifier": "vs19_132_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_043/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 2, nel testo emendamento - Votazione Emendamento PDL n. 0596",
            "original_title": "Votazione Emendamento PDL n. 0596",
            "description_title": "Articolo 2, nel testo emendamento",
            "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": 88,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21853,
            "slug": "vs19_132_002",
            "identifier": "vs19_132_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_002/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 GRIPPO VALENTINA (AIV-RE) - Votazione Emendamento 1.102 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0115",
            "description_title": "Emendamento 1.102 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21849,
            "slug": "vs19_132_016",
            "identifier": "vs19_132_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_016/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, PDL n. 0115",
            "original_title": "Votazione Emendamento 1.300, PDL n. 0115",
            "description_title": "Emendamento 1.300, 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": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21850,
            "slug": "vs19_132_033",
            "identifier": "vs19_132_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_033/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0596",
            "original_title": "Votazione Articolo 1 PDL n. 0596",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 21851,
            "slug": "vs19_132_045",
            "identifier": "vs19_132_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_045/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.104 SASSO ROSSANO (LEGA) - Votazione Emendamento 4.104 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.104 PDL n. 0596",
            "description_title": "Emendamento 4.104 SASSO ROSSANO (LEGA)",
            "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": 115,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21854,
            "slug": "vs19_132_049",
            "identifier": "vs19_132_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_049/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.100 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 6.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.100 PDL n. 0596",
            "description_title": "Emendamento 6.100 AMORESE ALESSANDRO (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": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21858,
            "slug": "vs19_132_029",
            "identifier": "vs19_132_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_029/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21830,
            "slug": "vs19_132_040",
            "identifier": "vs19_132_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_040/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 3.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.101 PDL n. 0596",
            "description_title": "Emendamento 3.101 AMORESE ALESSANDRO (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": 115,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21867,
            "slug": "vs19_132_020",
            "identifier": "vs19_132_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_020/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/115 E ABB./4 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./4 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./4 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./4 MADIA MARIA ANNA (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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21863,
            "slug": "vs19_132_018",
            "identifier": "vs19_132_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_018/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (AIV-RE)",
            "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": 63.29,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21865,
            "slug": "vs19_132_023",
            "identifier": "vs19_132_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_023/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21864,
            "slug": "vs19_132_019",
            "identifier": "vs19_132_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_019/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21844,
            "slug": "vs19_132_046",
            "identifier": "vs19_132_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_046/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 4, nel testo emendato - Votazione Articolo 4, PDL n. 0596",
            "original_title": "Votazione Articolo 4, PDL n. 0596",
            "description_title": "Articolo 4, nel testo emendato",
            "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": 113,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21819,
            "slug": "vs19_132_032",
            "identifier": "vs19_132_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_032/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 1.1 PDL n. 0596",
            "description_title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (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": 51,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 21829,
            "slug": "vs19_132_042",
            "identifier": "vs19_132_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_042/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.107 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.107 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.107 PDL n. 0596",
            "description_title": "Emendamento 2.107 AMORESE ALESSANDRO (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": 115,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 21818,
            "slug": "vs19_132_010",
            "identifier": "vs19_132_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_010/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.1.200.2 GRIPPO VALENTINA (AIV-RE) - Votazione Emendamento 0.1.200.2 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.2 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.2 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21870,
            "slug": "vs19_132_027",
            "identifier": "vs19_132_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_027/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/115 E ABB./12 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/115 E ABB./12 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./12 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./12 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21868,
            "slug": "vs19_132_022",
            "identifier": "vs19_132_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_022/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21866,
            "slug": "vs19_132_021",
            "identifier": "vs19_132_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_021/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/115 E ABB./5, nel testo riformulato, BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./5, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./5, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./5, nel testo riformulato, BONAFE' SIMONA (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": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21856,
            "slug": "vs19_132_044",
            "identifier": "vs19_132_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_044/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.102 CHERCHI SUSANNA (M5S) - Votazione Emendamento 4.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.102 PDL n. 0596",
            "description_title": "Emendamento 4.102 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21842,
            "slug": "vs19_132_001",
            "identifier": "vs19_132_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_001/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo premissivo 01.0100 PAVANELLI EMMA (M5S) - Votazione Emendamento 01.0100 PDL n. 0115",
            "original_title": "Votazione Emendamento 01.0100 PDL n. 0115",
            "description_title": "Articolo premissivo 01.0100 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21839,
            "slug": "vs19_132_014",
            "identifier": "vs19_132_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_014/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.150 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.150 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.150 PDL n. 0115",
            "description_title": "Emendamento 1.150 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21860,
            "slug": "vs19_132_025",
            "identifier": "vs19_132_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_025/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "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": 135,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21847,
            "slug": "vs19_132_004",
            "identifier": "vs19_132_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_004/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.200.1 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 0.1.200.1 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.1 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.1 MADIA MARIA ANNA (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": 32,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22418,
            "slug": "vs19_133_019",
            "identifier": "vs19_133_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_019/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.10, PDL n. 0596",
            "original_title": "Votazione Emendamento 11.10, PDL n. 0596",
            "description_title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "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": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22500,
            "slug": "vs19_133_016",
            "identifier": "vs19_133_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_016/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 11.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.15 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.15 PDL n. 0596",
            "description_title": "Emendamento 11.15 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22519,
            "slug": "vs19_133_038",
            "identifier": "vs19_133_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_038/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00052 (Nuova formulazione) AIELLO DAVIDE (M5S) ed altri - Votazione Mozione 1_00052",
            "original_title": "Votazione Mozione 1_00052",
            "description_title": "Mozione n. 1-00052 (Nuova formulazione) AIELLO DAVIDE (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22493,
            "slug": "vs19_133_036",
            "identifier": "vs19_133_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_036/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 36,
            "title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti",
            "original_title": "Votazione finale PDL n. 1178",
            "description_title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti (Approvata dal Senato) (PDL 1178)",
            "public_title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti",
            "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": 134,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22453,
            "slug": "vs19_133_032",
            "identifier": "vs19_133_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_032/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1178",
            "original_title": "Votazione Articolo 4 PDL n. 1178",
            "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": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22469,
            "slug": "vs19_133_061",
            "identifier": "vs19_133_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_061/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.150 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.150 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.150 PDL n. 0384",
            "description_title": "Emendamento 3.150 DI LAURO CARMEN (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": 45,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22566,
            "slug": "vs19_133_046",
            "identifier": "vs19_133_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_046/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 46,
            "title": "Mozione n. 1-00153, sul capoverso secondo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso secondo della parte dispositiva, MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22580,
            "slug": "vs19_133_050",
            "identifier": "vs19_133_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_050/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 50,
            "title": "Mozione n. 1-00157, come riformulato, sulla parte dispositiva, GEBHARD RENATE (MISTO) ed altri - Votazione Mozione 1_00157",
            "original_title": "Votazione Mozione 1_00157",
            "description_title": "Mozione n. 1-00157, come riformulato, sulla parte dispositiva, GEBHARD RENATE (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22582,
            "slug": "vs19_133_027",
            "identifier": "vs19_133_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_027/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/T.U.596/6, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/T.U.596/6, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/6, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/6, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 133,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22478,
            "slug": "vs19_133_053",
            "identifier": "vs19_133_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_053/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.5 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.5 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0384",
            "description_title": "Emendamento 1.5 SPORTIELLO GILDA (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": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 62.96
        }
    ]
}