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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=365",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=363",
    "results": [
        {
            "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": 22076,
            "slug": "vs19_137_184",
            "identifier": "vs19_137_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_184/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 184,
            "title": "Emendamento 9.19 GRIMALDI MARCO (AVS) - Votazione Emendamento 9.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.19 DDL n. 1038",
            "description_title": "Emendamento 9.19 GRIMALDI MARCO (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": 70,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22157,
            "slug": "vs19_137_169",
            "identifier": "vs19_137_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_169/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 9.3 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1038",
            "description_title": "Emendamento 9.3 D'ALFONSO LUCIANO (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": 58,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21931,
            "slug": "vs19_137_162",
            "identifier": "vs19_137_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_162/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 8.2 FENU EMILIANO (M5S) - Votazione Emendamento 8.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1038",
            "description_title": "Emendamento 8.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": 98,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25673,
            "slug": "vs19_210_099",
            "identifier": "vs19_210_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_099/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici emendamenti 22.1 ORFINI MATTEO (PD-IDP) e 22.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 22.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.1 DDL n. 1341",
            "description_title": "Identici emendamenti 22.1 ORFINI MATTEO (PD-IDP) e 22.2 ORRICO ANNA LAURA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (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": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22028,
            "slug": "vs19_137_135",
            "identifier": "vs19_137_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_135/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 6.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1038",
            "description_title": "Emendamento 6.19 GRUPPIONI NAIKE (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22089,
            "slug": "vs19_137_098",
            "identifier": "vs19_137_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_098/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 5.51 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.51 DDL n. 1038",
            "description_title": "Emendamento 5.51 ALIFANO ENRICA (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": 66,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31123,
            "slug": "vs19_321_102",
            "identifier": "vs19_321_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_102/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1718/39 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1718/39 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/39 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/39 BAKKALI OUIDAD (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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 25655,
            "slug": "vs19_210_173",
            "identifier": "vs19_210_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_173/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 48.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 48.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 48.2 DDL n. 1341",
            "description_title": "Emendamento 48.2 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21913,
            "slug": "vs19_137_073",
            "identifier": "vs19_137_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_073/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 5.15 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1038",
            "description_title": "Emendamento 5.15 ALIFANO ENRICA (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": 68,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "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": 30171,
            "slug": "vs19_289_012",
            "identifier": "vs19_289_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_012/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 12,
            "title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3) - Votazione Risoluzione 6_00114",
            "original_title": "Votazione Risoluzione 6_00114",
            "description_title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 22058,
            "slug": "vs19_137_183",
            "identifier": "vs19_137_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_183/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 183,
            "title": "Emendamento 9.18 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.18 DDL n. 1038",
            "description_title": "Emendamento 9.18 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21944,
            "slug": "vs19_137_161",
            "identifier": "vs19_137_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_161/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 8.1 MARI FRANCESCO (AVS) - Votazione Emendamento 8.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1038",
            "description_title": "Emendamento 8.1 MARI FRANCESCO (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": 85,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21938,
            "slug": "vs19_137_138",
            "identifier": "vs19_137_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_138/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 6.22 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 6.22 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1038",
            "description_title": "Emendamento 6.22 CARAMIELLO ALESSANDRO (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": 91,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 31.48
        },
        {
            "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": 21900,
            "slug": "vs19_137_150",
            "identifier": "vs19_137_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_150/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 7.8 COSTA SERGIO (M5S) - Votazione Emendamento 7.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.8 DDL n. 1038",
            "description_title": "Emendamento 7.8 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": 2,
            "n_margin": 75,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 21912,
            "slug": "vs19_137_119",
            "identifier": "vs19_137_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_119/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 5.91 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.91 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.91 DDL n. 1038",
            "description_title": "Emendamento 5.91 CARAMIELLO ALESSANDRO (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": 100,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22116,
            "slug": "vs19_137_152",
            "identifier": "vs19_137_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_152/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 152,
            "title": "Identici emendamenti 7.10 MANZI IRENE (PD-IDP) e 7.11 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 7.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1038",
            "description_title": "Identici emendamenti 7.10 MANZI IRENE (PD-IDP) e 7.11 ORRICO ANNA LAURA (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": 40,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22150,
            "slug": "vs19_137_127",
            "identifier": "vs19_137_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_127/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 6.10 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1038",
            "description_title": "Emendamento 6.10 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22113,
            "slug": "vs19_137_186",
            "identifier": "vs19_137_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_186/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 186,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1038",
            "original_title": "Votazione Articolo 9 DDL n. 1038",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22179,
            "slug": "vs19_137_101",
            "identifier": "vs19_137_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_101/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 5.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.54 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.54 DDL n. 1038",
            "description_title": "Emendamento 5.54 ALIFANO ENRICA (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": 67.09,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 31791,
            "slug": "vs19_344_045",
            "identifier": "vs19_344_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_045/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 9.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 9.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 9.01000 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 22181,
            "slug": "vs19_137_129",
            "identifier": "vs19_137_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_129/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 6.13 FENU EMILIANO (M5S) - Votazione Emendamento 6.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1038",
            "description_title": "Emendamento 6.13 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": 105,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 21948,
            "slug": "vs19_137_061",
            "identifier": "vs19_137_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_061/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1038",
            "description_title": "Emendamento 4.20 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": 57,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22027,
            "slug": "vs19_137_109",
            "identifier": "vs19_137_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_109/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.71 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.71 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.71 DDL n. 1038",
            "description_title": "Emendamento 5.71 D'ALFONSO LUCIANO (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": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24161,
            "slug": "vs19_165_018",
            "identifier": "vs19_165_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_018/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00181, come riformulata, ad eccezione dei capoversi secondo, terzo e ottavo della parte dispositiva, SOUMAHORO ABOUBAKAR (MISTO) e SCHULLIAN MANFRED (MISTO) - Votazione Mozione 1_00181",
            "original_title": "Votazione Mozione 1_00181",
            "description_title": "Mozione n. 1-00181, come riformulata, ad eccezione dei capoversi secondo, terzo e ottavo della parte dispositiva, SOUMAHORO ABOUBAKAR (MISTO) e SCHULLIAN MANFRED (MISTO)",
            "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": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22077,
            "slug": "vs19_137_103",
            "identifier": "vs19_137_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_103/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 5.59 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.59 DDL n. 1038",
            "description_title": "Emendamento 5.59 GRUPPIONI NAIKE (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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22049,
            "slug": "vs19_137_177",
            "identifier": "vs19_137_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_177/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 9.12 FENU EMILIANO (M5S) - Votazione Emendamento 9.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1038",
            "description_title": "Emendamento 9.12 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": 72,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22040,
            "slug": "vs19_137_022",
            "identifier": "vs19_137_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_022/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.40 FENU EMILIANO (M5S) - Votazione Emendamento 2.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.40 DDL n. 1038",
            "description_title": "Emendamento 2.40 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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31127,
            "slug": "vs19_321_052",
            "identifier": "vs19_321_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_052/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.012 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.012 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 GIANASSI FEDERICO (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": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 22134,
            "slug": "vs19_137_157",
            "identifier": "vs19_137_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_157/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 7.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.18 DDL n. 1038",
            "description_title": "Emendamento 7.18 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 24152,
            "slug": "vs19_165_012",
            "identifier": "vs19_165_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_012/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso undicesimo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri - Votazione Mozione 1_00080",
            "original_title": "Votazione Mozione 1_00080",
            "description_title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso undicesimo della parte dispositiva, CAROTENUTO DARIO (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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30807,
            "slug": "vs19_313_011",
            "identifier": "vs19_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_011/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.103 PDL n. 0433",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0433",
            "description_title": "Emendamento 1.103 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 31.06
        },
        {
            "id": 30846,
            "slug": "vs19_313_008",
            "identifier": "vs19_313_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_008/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "original_title": "Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "description_title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.01
        },
        {
            "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": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 31084,
            "slug": "vs19_321_090",
            "identifier": "vs19_321_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_090/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1718/25 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1718/25 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/25 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/25 ASCARI STEFANIA (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": 98,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 21942,
            "slug": "vs19_138_019",
            "identifier": "vs19_138_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_019/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1038",
            "original_title": "Votazione Articolo 13 DDL n. 1038",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 22064,
            "slug": "vs19_138_029",
            "identifier": "vs19_138_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_029/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1038",
            "description_title": "Emendamento 16.1 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": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22223,
            "slug": "vs19_138_058",
            "identifier": "vs19_138_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_058/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1038 e abb./37 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1038 e abb./37 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./37 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./37 DONNO LEONARDO (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": 72,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 30841,
            "slug": "vs19_313_020",
            "identifier": "vs19_313_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_020/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/433 E ABB/2 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/433 E ABB/2 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/2 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/2 MOLLICONE FEDERICO (FDI)",
            "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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 22226,
            "slug": "vs19_138_057",
            "identifier": "vs19_138_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_057/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1038 e abb./35 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./35 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./35 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./35 CAROTENUTO DARIO (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": 57,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22078,
            "slug": "vs19_138_002",
            "identifier": "vs19_138_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_002/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 12.4 COSTA SERGIO (M5S) - Votazione Emendamento 12.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1038",
            "description_title": "Emendamento 12.4 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": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 37.04
        }
    ]
}