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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=305",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=303",
    "results": [
        {
            "id": 24049,
            "slug": "vs19_160_028",
            "identifier": "vs19_160_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_028/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1364",
            "description_title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 APPENDINO CHIARA (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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21064,
            "slug": "vs19_097_047",
            "identifier": "vs19_097_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_047/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/54 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/54 PROVENZANO GIUSEPPE (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": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18553,
            "slug": "vs19_020_020",
            "identifier": "vs19_020_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_020/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/547/34 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/547/34 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/34 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/34 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21019,
            "slug": "vs19_097_054",
            "identifier": "vs19_097_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_054/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (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": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24731,
            "slug": "vs19_175_031",
            "identifier": "vs19_175_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_031/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 4.103 MIELE GIOVANNA (LEGA) e 4.100, come riformulato, D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.103 PDL n. 0835",
            "original_title": "Votazione Emendamento 4.103 PDL n. 0835",
            "description_title": "Identici emendamenti 4.103 MIELE GIOVANNA (LEGA) e 4.100, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 148,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 26797,
            "slug": "vs19_223_002",
            "identifier": "vs19_223_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_002/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00079, limitatamente al capoverso primo della parte dispositiva FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00079",
            "original_title": "Votazione Risoluzione 6_00079",
            "description_title": "Risoluzione n. 6-00079, limitatamente al capoverso primo della parte dispositiva FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 22160,
            "slug": "vs19_137_155",
            "identifier": "vs19_137_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_155/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 7.14 FENU EMILIANO (M5S) - Votazione Emendamento 7.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.14 DDL n. 1038",
            "description_title": "Emendamento 7.14 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 21709,
            "slug": "vs19_114_006",
            "identifier": "vs19_114_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_006/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 23900,
            "slug": "vs19_154_004",
            "identifier": "vs19_154_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_004/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038-B",
            "original_title": "Votazione Articolo 4 DDL n. 1038-B",
            "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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21958,
            "slug": "vs19_122_016",
            "identifier": "vs19_122_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_016/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 9), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri, congiuuntamente alla mozione 1-00156, capoverso 9), della parte dispositiva,  ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 9), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri, congiuuntamente alla mozione 1-00156, capoverso 9), della parte dispositiva,  ZANELLA LUANA (AVS) 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": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22015,
            "slug": "vs19_138_060",
            "identifier": "vs19_138_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_060/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (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": 79,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 23907,
            "slug": "vs19_154_042",
            "identifier": "vs19_154_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_042/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 20.2 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 20.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.2 DDL n. 1038-B",
            "description_title": "Emendamento 20.2 LOVECCHIO GIORGIO (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": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 26725,
            "slug": "vs19_222_017",
            "identifier": "vs19_222_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_017/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.17 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1624",
            "description_title": "Emendamento 1.17 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21718,
            "slug": "vs19_114_059",
            "identifier": "vs19_114_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_059/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1114/103 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/103 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21899,
            "slug": "vs19_137_072",
            "identifier": "vs19_137_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_072/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 5.14 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.14 DDL n. 1038",
            "description_title": "Emendamento 5.14 BONETTI ELENA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26754,
            "slug": "vs19_222_030",
            "identifier": "vs19_222_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_030/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.29 ONORI FEDERICA (M5S) - Votazione Emendamento 1.29 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1624",
            "description_title": "Emendamento 1.29 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21902,
            "slug": "vs19_137_082",
            "identifier": "vs19_137_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_082/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 5.27 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.27 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.27 DDL n. 1038",
            "description_title": "Emendamento 5.27 DELLA VEDOVA BENEDETTO (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": 54,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 24210,
            "slug": "vs19_168_020",
            "identifier": "vs19_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_020/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22161,
            "slug": "vs19_137_181",
            "identifier": "vs19_137_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_181/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 9.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.16 DDL n. 1038",
            "description_title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (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": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26730,
            "slug": "vs19_222_019",
            "identifier": "vs19_222_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_019/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.9 BONELLI ANGELO (AVS) - Votazione Emendamento 1.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1624",
            "description_title": "Emendamento 1.9 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26820,
            "slug": "vs19_227_030",
            "identifier": "vs19_227_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_030/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0893",
            "original_title": "Votazione Articolo 3 PDL n. 0893",
            "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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21936,
            "slug": "vs19_137_176",
            "identifier": "vs19_137_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_176/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 9.11 BONELLI ANGELO (AVS) - Votazione Emendamento 9.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.11 DDL n. 1038",
            "description_title": "Emendamento 9.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29427,
            "slug": "vs19_272_010",
            "identifier": "vs19_272_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_010/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22250,
            "slug": "vs19_146_002",
            "identifier": "vs19_146_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_002/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 23909,
            "slug": "vs19_154_008",
            "identifier": "vs19_154_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_008/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038-B",
            "original_title": "Votazione Articolo 12 DDL n. 1038-B",
            "description_title": "Articolo 12",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22383,
            "slug": "vs19_146_007",
            "identifier": "vs19_146_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_007/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1194/R/21 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1194/R/21 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/21 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/21 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21950,
            "slug": "vs19_137_171",
            "identifier": "vs19_137_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_171/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 171,
            "title": "Emendamento 9.5 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1038",
            "description_title": "Emendamento 9.5 GUERRA MARIA CECILIA (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": 56,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21891,
            "slug": "vs19_137_085",
            "identifier": "vs19_137_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_085/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.33 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.33 DDL n. 1038",
            "description_title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21502,
            "slug": "vs19_112_047",
            "identifier": "vs19_112_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_047/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) 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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26765,
            "slug": "vs19_222_032",
            "identifier": "vs19_222_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_032/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.31 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.31 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1624",
            "description_title": "Emendamento 1.31 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21493,
            "slug": "vs19_112_038",
            "identifier": "vs19_112_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_038/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 12) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 12) della parte dispositiva, PICCOLOTTI ELISABETTA (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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22791,
            "slug": "vs19_142_024",
            "identifier": "vs19_142_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_024/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.2 FENU EMILIANO (M5S) - Votazione Emendamento 3.2 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0107",
            "description_title": "Emendamento 3.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21881,
            "slug": "vs19_137_090",
            "identifier": "vs19_137_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_090/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 5.43 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.43 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.43 DDL n. 1038",
            "description_title": "Emendamento 5.43 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22171,
            "slug": "vs19_137_002",
            "identifier": "vs19_137_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_002/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1038",
            "description_title": "Emendamento 1.2 TABACCI BRUNO (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": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21530,
            "slug": "vs19_112_065",
            "identifier": "vs19_112_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_065/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22195,
            "slug": "vs19_147_013",
            "identifier": "vs19_147_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_013/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.1008 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.1008 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 0887",
            "description_title": "Emendamento 1.1008 MONTARULI AUGUSTA (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": 146,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21484,
            "slug": "vs19_112_039",
            "identifier": "vs19_112_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_039/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 13) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 13) della parte dispositiva, PICCOLOTTI ELISABETTA (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": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26770,
            "slug": "vs19_222_021",
            "identifier": "vs19_222_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_021/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.20 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1624",
            "description_title": "Emendamento 1.20 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22042,
            "slug": "vs19_137_174",
            "identifier": "vs19_137_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_174/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 9.9 COSTA SERGIO (M5S) - Votazione Emendamento 9.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.9 DDL n. 1038",
            "description_title": "Emendamento 9.9 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 21520,
            "slug": "vs19_112_056",
            "identifier": "vs19_112_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_056/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 56,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 2) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 2) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (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": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22067,
            "slug": "vs19_137_114",
            "identifier": "vs19_137_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_114/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.83 FENU EMILIANO (M5S) - Votazione Emendamento 5.83 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.83 DDL n. 1038",
            "description_title": "Emendamento 5.83 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21916,
            "slug": "vs19_137_083",
            "identifier": "vs19_137_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_083/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.28 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1038",
            "description_title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (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": 6,
            "n_margin": 76,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 23891,
            "slug": "vs19_154_031",
            "identifier": "vs19_154_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_031/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038-B",
            "original_title": "Votazione Articolo 17 DDL n. 1038-B",
            "description_title": "Articolo 17",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22711,
            "slug": "vs19_128_026",
            "identifier": "vs19_128_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_026/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1238/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1238/15 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/15 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/15 BERRUTO MAURO (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21474,
            "slug": "vs19_112_019",
            "identifier": "vs19_112_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_019/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21922,
            "slug": "vs19_137_053",
            "identifier": "vs19_137_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_053/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 4.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1038",
            "description_title": "Emendamento 4.10 BENZONI FABRIZIO (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": 57,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 23955,
            "slug": "vs19_154_054",
            "identifier": "vs19_154_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_054/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1038-B/4, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1038-B/4, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/4, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/4, nel testo riformulato, FONTANA ILARIA (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": 133,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21494,
            "slug": "vs19_112_006",
            "identifier": "vs19_112_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_006/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 6), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 6), CASO ANTONIO (M5S) 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": 149,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 23961,
            "slug": "vs19_154_057",
            "identifier": "vs19_154_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_057/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1038-B/7, nel testo riformulato, BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1038-B/7, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/7, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/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": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22026,
            "slug": "vs19_138_005",
            "identifier": "vs19_138_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_005/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 12.21 EVI ELEONORA (AVS) - Votazione Emendamento 12.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.21 DDL n. 1038",
            "description_title": "Emendamento 12.21 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        }
    ]
}