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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=124",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=122",
    "results": [
        {
            "id": 21841,
            "slug": "vs19_132_009",
            "identifier": "vs19_132_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_009/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO) - Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25918,
            "slug": "vs19_214_001",
            "identifier": "vs19_214_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_001/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto norme fiscali",
            "original_title": "Votazione finale DDL n. 1601",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 145, recante misure urgenti in materia economica e fiscale, in favore degli enti territoriali, a tutela del lavoro e per esigenze indifferibili (Approvato dal Senato)",
            "public_title": "Conversione decreto norme fiscali",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26087,
            "slug": "vs19_216_018",
            "identifier": "vs19_216_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_018/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.01 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 1.01 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 26064,
            "slug": "vs19_216_073",
            "identifier": "vs19_216_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_073/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (AVS) - Votazione Emendamento 11.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1555",
            "description_title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34789,
            "slug": "vs19_350_002",
            "identifier": "vs19_350_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_002/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "original_title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 21838,
            "slug": "vs19_132_015",
            "identifier": "vs19_132_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_015/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.100 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0115",
            "description_title": "Emendamento 1.100 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21826,
            "slug": "vs19_132_047",
            "identifier": "vs19_132_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_047/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0596",
            "original_title": "Votazione Articolo 5 PDL n. 0596",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26074,
            "slug": "vs19_216_099",
            "identifier": "vs19_216_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_099/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO) - Votazione Emendamento 12.013 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.013 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 31892,
            "slug": "vs19_348_102",
            "identifier": "vs19_348_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_102/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 33.1 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1660",
            "description_title": "Emendamento 33.1 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 26076,
            "slug": "vs19_216_019",
            "identifier": "vs19_216_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_019/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggintivo 1.03 EVI ELEONORA (AVS) - Votazione Articolo aggintivo DDL n. 1555",
            "original_title": "Votazione Articolo aggintivo DDL n. 1555",
            "description_title": "Articolo aggintivo 1.03 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 26077,
            "slug": "vs19_216_015",
            "identifier": "vs19_216_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_015/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.18 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1555",
            "description_title": "Emendamento 1.18 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 109,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 34299,
            "slug": "vs19_388_201",
            "identifier": "vs19_388_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_201/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 201,
            "title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 35.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 21820,
            "slug": "vs19_132_007",
            "identifier": "vs19_132_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_007/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 7,
            "title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (M5S) - Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.7 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": 31,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35118,
            "slug": "vs19_350_003",
            "identifier": "vs19_350_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_003/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 21832,
            "slug": "vs19_132_053",
            "identifier": "vs19_132_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_053/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 8.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 8.101 PDL n. 0596",
            "description_title": "Emendamento 8.101 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26104,
            "slug": "vs19_216_030",
            "identifier": "vs19_216_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_030/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 2.04 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.04 PELUFFO VINICIO GIUSEPPE GUIDO (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": 43,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26105,
            "slug": "vs19_216_069",
            "identifier": "vs19_216_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_069/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 11.4 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1555",
            "description_title": "Emendamento 11.4 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21852,
            "slug": "vs19_132_031",
            "identifier": "vs19_132_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_031/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 31,
            "title": "Delega voto per i fuori sede",
            "original_title": "Votazione finale PDL n. 0115",
            "description_title": "Delega al Governo in materia di esercizio del diritto di voto in un comune diverso da quello di residenza, in caso di impedimenti per motivi di studio, lavoro o cura (PDL 115 e abbinate PDL 88-424-769-907)",
            "public_title": "Delega voto per i fuori sede",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26107,
            "slug": "vs19_216_005",
            "identifier": "vs19_216_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_005/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1555",
            "description_title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26110,
            "slug": "vs19_216_074",
            "identifier": "vs19_216_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_074/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1555",
            "description_title": "Emendamento 11.8 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": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26111,
            "slug": "vs19_216_061",
            "identifier": "vs19_216_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_061/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1555",
            "description_title": "Emendamento 10.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21835,
            "slug": "vs19_132_013",
            "identifier": "vs19_132_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_013/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0115",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26115,
            "slug": "vs19_216_091",
            "identifier": "vs19_216_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_091/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 12.3 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1555",
            "description_title": "Emendamento 12.3 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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 35122,
            "slug": "vs19_350_010",
            "identifier": "vs19_350_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_010/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 26123,
            "slug": "vs19_216_025",
            "identifier": "vs19_216_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_025/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1555",
            "description_title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "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": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35121,
            "slug": "vs19_350_007",
            "identifier": "vs19_350_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_007/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 21834,
            "slug": "vs19_132_008",
            "identifier": "vs19_132_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_008/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 8,
            "title": "Subemendamento 0.1.200.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26130,
            "slug": "vs19_216_053",
            "identifier": "vs19_216_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_053/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.07 EVI ELEONORA (AVS) - Votazione Emendamento 9.07 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.07 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.07 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": 65,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 21837,
            "slug": "vs19_132_003",
            "identifier": "vs19_132_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_003/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 3,
            "title": "Subemendamento 0.1.200.18 BORDONALI SIMONA (LEGA) - Votazione Emendamento 0.1.200.18 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.18 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.18 BORDONALI SIMONA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21874,
            "slug": "vs19_127_001",
            "identifier": "vs19_127_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_127_001/?format=api",
            "sitting": {
                "id": 1411,
                "date": "2023-06-27",
                "number": 127,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto lavoro",
            "original_title": "Votazione Articolo unico DDL n. 1238",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 4 maggio 2023, n. 48, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto lavoro",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26143,
            "slug": "vs19_216_068",
            "identifier": "vs19_216_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_068/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 11.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1555",
            "description_title": "Emendamento 11.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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22001,
            "slug": "vs19_124_027",
            "identifier": "vs19_124_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_027/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1151/35 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1151/35 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/35 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/35 SIMIANI MARCO (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22000,
            "slug": "vs19_124_004",
            "identifier": "vs19_124_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_004/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1151/10 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1151/10 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/10 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/10 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26175,
            "slug": "vs19_216_095",
            "identifier": "vs19_216_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_095/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1555",
            "original_title": "Votazione Articolo 12 DDL n. 1555",
            "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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26180,
            "slug": "vs19_216_078",
            "identifier": "vs19_216_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_078/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS) - Votazione Emendamento 11.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.19 DDL n. 1555",
            "description_title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26182,
            "slug": "vs19_216_029",
            "identifier": "vs19_216_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_029/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 2.02 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.02 CAPPELLETTI ENRICO (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": 41,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21999,
            "slug": "vs19_124_008",
            "identifier": "vs19_124_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_008/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (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": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26214,
            "slug": "vs19_216_137",
            "identifier": "vs19_216_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_137/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1555/1 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1555/1 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/1 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26055,
            "slug": "vs19_216_079",
            "identifier": "vs19_216_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_079/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 11.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.11 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.11 DDL n. 1555",
            "description_title": "Emendamento 11.11 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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26058,
            "slug": "vs19_216_123",
            "identifier": "vs19_216_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_123/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1555",
            "description_title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21980,
            "slug": "vs19_124_011",
            "identifier": "vs19_124_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_011/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1151/17 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1151/17 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/17 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/17 QUARTINI ANDREA (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": 45,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35126,
            "slug": "vs19_350_015",
            "identifier": "vs19_350_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_015/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26066,
            "slug": "vs19_216_104",
            "identifier": "vs19_216_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_104/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 13.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 13.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.1000 DDL n. 1555",
            "description_title": "Emendamento 13.1000 GADDA MARIA CHIARA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26067,
            "slug": "vs19_216_037",
            "identifier": "vs19_216_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_037/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1555",
            "original_title": "Votazione Articolo 3 DDL n. 1555",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35120,
            "slug": "vs19_350_006",
            "identifier": "vs19_350_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_006/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 21960,
            "slug": "vs19_124_006",
            "identifier": "vs19_124_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_006/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (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": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26090,
            "slug": "vs19_216_013",
            "identifier": "vs19_216_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_013/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 1.15 CAPPELLETTI ENRICO (M5S) e 1.16 EVI ELEONORA (AVS) - Votazione Emendamento 1.15 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1555",
            "description_title": "Identici emendamenti 1.15 CAPPELLETTI ENRICO (M5S) e 1.16 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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26086,
            "slug": "vs19_216_088",
            "identifier": "vs19_216_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_088/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 12.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1001 DDL n. 1555",
            "description_title": "Emendamento 12.1001 GADDA MARIA CHIARA (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": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 21875,
            "slug": "vs19_124_040",
            "identifier": "vs19_124_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_040/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 40,
            "title": "Conversione decreto rafforzamento pubblica amministrazione",
            "original_title": "Votazione finale DDL n. 1151",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 maggio 2023, n. 51, recante disposizioni urgenti in materia di amministrazione di enti pubblici, di termini legislativi e di iniziative di solidarietà sociale (DDL 1151)",
            "public_title": "Conversione decreto rafforzamento pubblica amministrazione",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.62
        }
    ]
}