Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=89
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=90",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=88",
    "results": [
        {
            "id": 22533,
            "slug": "vs19_133_025",
            "identifier": "vs19_133_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_025/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/T.U.596/4, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/T.U.596/4, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/4, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/4, nel testo riformulato, GRIBAUDO CHIARA (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": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22553,
            "slug": "vs19_133_051",
            "identifier": "vs19_133_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_051/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 51,
            "title": "Mozione n. 1-00157, sulla premessa, GEBHARD RENATE (MISTO) ed altri - Votazione Mozione 1_00157",
            "original_title": "Votazione Mozione 1_00157",
            "description_title": "Mozione n. 1-00157, sulla premessa, 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 88,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22461,
            "slug": "vs19_133_052",
            "identifier": "vs19_133_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_052/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.4 ZANELLA LUANA (AVS) - Votazione Emendamento 1.4 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0384",
            "description_title": "Emendamento 1.4 ZANELLA LUANA (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": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22531,
            "slug": "vs19_133_044",
            "identifier": "vs19_133_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_044/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 44,
            "title": "Mozione n. 1-00152 SCOTTO ARTURO (PD-IDP) ed altri - Votazione Mozione 1_00152",
            "original_title": "Votazione Mozione 1_00152",
            "description_title": "Mozione n. 1-00152 SCOTTO ARTURO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22516,
            "slug": "vs19_133_070",
            "identifier": "vs19_133_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_070/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.11 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0384",
            "description_title": "Emendamento 3.11 CIANI PAOLO (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": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22517,
            "slug": "vs19_133_058",
            "identifier": "vs19_133_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_058/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0384",
            "original_title": "Votazione Articolo 2 PDL n. 0384",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22525,
            "slug": "vs19_133_045",
            "identifier": "vs19_133_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_045/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00153, sul capoverso primo 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 primo 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22486,
            "slug": "vs19_133_029",
            "identifier": "vs19_133_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_029/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1178",
            "original_title": "Votazione Articolo 1 PDL n. 1178",
            "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": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22545,
            "slug": "vs19_133_042",
            "identifier": "vs19_133_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_042/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22559,
            "slug": "vs19_133_049",
            "identifier": "vs19_133_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_049/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 49,
            "title": "Mozione n. 1-00153, sul capoverso quinto 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 quinto 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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22471,
            "slug": "vs19_133_028",
            "identifier": "vs19_133_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_028/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 28,
            "title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "original_title": "Votazione finale PDL n. 0596",
            "description_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative e istituzione dei relativi albi professionali (TESTO UNIFICATO PDL 596-659-952-991)",
            "public_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "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": 127,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22488,
            "slug": "vs19_133_062",
            "identifier": "vs19_133_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_062/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.3 PDL n. 0384",
            "description_title": "Emendamento 3.3 ZANELLA LUANA (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": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22468,
            "slug": "vs19_133_014",
            "identifier": "vs19_133_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_014/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 11.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.13 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.13 PDL n. 0596",
            "description_title": "Emendamento 11.13 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": 37,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22514,
            "slug": "vs19_133_006",
            "identifier": "vs19_133_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_006/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 10.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 10.1 PDL n. 0596",
            "description_title": "Emendamento 10.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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22405,
            "slug": "vs19_133_018",
            "identifier": "vs19_133_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_018/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 11.17 MANZI IRENE (PD-IDP) e 11.18 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.17 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.17 PDL n. 0596",
            "description_title": "Identici emendamenti 11.17 MANZI IRENE (PD-IDP) e 11.18 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": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22410,
            "slug": "vs19_133_031",
            "identifier": "vs19_133_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_031/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1178",
            "original_title": "Votazione Articolo 3 PDL n. 1178",
            "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": 135,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22549,
            "slug": "vs19_133_040",
            "identifier": "vs19_133_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_040/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso secondo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso secondo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22420,
            "slug": "vs19_133_011",
            "identifier": "vs19_133_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_011/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 11.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 11.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.103 PDL n. 0596",
            "description_title": "Emendamento 11.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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22448,
            "slug": "vs19_133_013",
            "identifier": "vs19_133_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_013/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 11.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.101 PDL n. 0596",
            "description_title": "Emendamento 11.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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22447,
            "slug": "vs19_133_069",
            "identifier": "vs19_133_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_069/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.10 ZANELLA LUANA (AVS) - Votazione Emendamento 3.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0384",
            "description_title": "Emendamento 3.10 ZANELLA LUANA (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": 36,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22422,
            "slug": "vs19_133_030",
            "identifier": "vs19_133_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_030/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1178",
            "original_title": "Votazione Articolo 2 PDL n. 1178",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22440,
            "slug": "vs19_133_033",
            "identifier": "vs19_133_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_033/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1178",
            "original_title": "Votazione Articolo 5 PDL n. 1178",
            "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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22444,
            "slug": "vs19_133_055",
            "identifier": "vs19_133_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_055/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1.8 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.8 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.8 PDL n. 0384",
            "description_title": "Emendamento 1.8 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": 4,
            "n_margin": 47,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22413,
            "slug": "vs19_133_057",
            "identifier": "vs19_133_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_057/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0384",
            "original_title": "Votazione Articolo 1 PDL n. 0384",
            "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": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22414,
            "slug": "vs19_133_004",
            "identifier": "vs19_133_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_004/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 9, nel testo emendato - Votazione Articolo 9, PDL n. 0596",
            "original_title": "Votazione Articolo 9, PDL n. 0596",
            "description_title": "Articolo 9, 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": 66,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22475,
            "slug": "vs19_133_063",
            "identifier": "vs19_133_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_063/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.164 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.164 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.164 PDL n. 0384",
            "description_title": "Emendamento 3.164 FARAONE DAVIDE (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": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22462,
            "slug": "vs19_133_001",
            "identifier": "vs19_133_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_001/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 9.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.1 PDL n. 0596",
            "description_title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 22402,
            "slug": "vs19_133_005",
            "identifier": "vs19_133_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_005/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 10.100 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 10.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 10.100 PDL n. 0596",
            "description_title": "Emendamento 10.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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 22511,
            "slug": "vs19_133_017",
            "identifier": "vs19_133_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_017/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 11.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.16 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.16 PDL n. 0596",
            "description_title": "Emendamento 11.16 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22506,
            "slug": "vs19_133_037",
            "identifier": "vs19_133_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_037/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 37,
            "title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione questione sospensiva PDL n. 0712",
            "original_title": "Votazione questione sospensiva PDL n. 0712",
            "description_title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22492,
            "slug": "vs19_133_064",
            "identifier": "vs19_133_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_064/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.5 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.5 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.5 PDL n. 0384",
            "description_title": "Emendamento 3.5 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": 34,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22442,
            "slug": "vs19_133_002",
            "identifier": "vs19_133_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_002/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 9.100 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.100 PDL n. 0596",
            "description_title": "Emendamento 9.100 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22428,
            "slug": "vs19_133_003",
            "identifier": "vs19_133_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_003/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 9.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 9.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.101 PDL n. 0596",
            "description_title": "Emendamento 9.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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22547,
            "slug": "vs19_133_023",
            "identifier": "vs19_133_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_023/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/T.U.596/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.596/1 PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/1 PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22526,
            "slug": "vs19_133_024",
            "identifier": "vs19_133_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_024/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/T.U.596/3, nel testo riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/T.U.596/3, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/3, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/3, nel testo riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22504,
            "slug": "vs19_133_065",
            "identifier": "vs19_133_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_065/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.6 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.6 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.6 PDL n. 0384",
            "description_title": "Emendamento 3.6 STUMPO NICOLA (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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22483,
            "slug": "vs19_133_008",
            "identifier": "vs19_133_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_008/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 11.102 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 11.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.102 PDL n. 0596",
            "description_title": "Emendamento 11.102 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": 99,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22455,
            "slug": "vs19_133_034",
            "identifier": "vs19_133_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_034/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1178",
            "original_title": "Votazione Articolo 6 PDL n. 1178",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22445,
            "slug": "vs19_133_060",
            "identifier": "vs19_133_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_060/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.162 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.162 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.162 PDL n. 0384",
            "description_title": "Emendamento 3.162 FARAONE DAVIDE (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22568,
            "slug": "vs19_133_026",
            "identifier": "vs19_133_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_026/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (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": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22438,
            "slug": "vs19_133_012",
            "identifier": "vs19_133_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_012/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 11.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.7 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.7 PDL n. 0596",
            "description_title": "Emendamento 11.7 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": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 22439,
            "slug": "vs19_133_022",
            "identifier": "vs19_133_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_022/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 11.0300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 11.0300, PDL n. 0596",
            "original_title": "Votazione Emendamento 11.0300, PDL n. 0596",
            "description_title": "Articolo aggiuntivo 11.0300, 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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22537,
            "slug": "vs19_133_043",
            "identifier": "vs19_133_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_043/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 43,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sulla premessa, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sulla premessa, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22552,
            "slug": "vs19_133_048",
            "identifier": "vs19_133_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_048/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00153, sul capoverso quarto 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 quarto 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22400,
            "slug": "vs19_133_056",
            "identifier": "vs19_133_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_056/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.10 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0384",
            "description_title": "Emendamento 1.10 GIRELLI GIAN ANTONIO (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": 39,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22404,
            "slug": "vs19_133_066",
            "identifier": "vs19_133_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_066/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.7 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.7 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.7 PDL n. 0384",
            "description_title": "Emendamento 3.7 MALAVASI ILENIA (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": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22503,
            "slug": "vs19_133_059",
            "identifier": "vs19_133_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_059/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.2 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.2 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0384",
            "description_title": "Emendamento 3.2 GIRELLI GIAN ANTONIO (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": 40,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22433,
            "slug": "vs19_133_068",
            "identifier": "vs19_133_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_068/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.9 ZANELLA LUANA (AVS) - Votazione Emendamento 3.9 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0384",
            "description_title": "Emendamento 3.9 ZANELLA LUANA (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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22457,
            "slug": "vs19_133_021",
            "identifier": "vs19_133_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_021/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 11.0100 GEBHARD RENATE (MISTO) - Votazione Emendamento 11.0100 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.0100 PDL n. 0596",
            "description_title": "Articolo aggiuntivo 11.0100 GEBHARD RENATE (MISTO)",
            "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": 130,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 60.49
        }
    ]
}