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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=316",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=314",
    "results": [
        {
            "id": 25161,
            "slug": "vs19_200_015",
            "identifier": "vs19_200_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_015/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22448,
            "slug": "vs19_133_013",
            "identifier": "vs19_133_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_013/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 11.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.101 PDL n. 0596",
            "description_title": "Emendamento 11.101 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22521,
            "slug": "vs19_134_073",
            "identifier": "vs19_134_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_073/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384//6 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28335,
            "slug": "vs19_247_004",
            "identifier": "vs19_247_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_004/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1633/11 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/11 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/11 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/11 SARRACINO 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 39747,
            "slug": "vs19_508_015",
            "identifier": "vs19_508_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_015/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2416-A/47 - Votazione Ordine del giorno 9/2416-A/47 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/47 ",
            "description_title": "ODG 9/2416-A/47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 40057,
            "slug": "vs19_521_020",
            "identifier": "vs19_521_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_020/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 20,
            "title": "Fiducia conversione decreto ex Ilva ter",
            "original_title": "Votazione ",
            "description_title": "Votazione fiducia A.C. 2527",
            "public_title": "Fiducia conversione decreto ex Ilva ter",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27320,
            "slug": "vs19_233_049",
            "identifier": "vs19_233_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_049/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1606/82 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1606/82 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/82 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/82 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22541,
            "slug": "vs19_134_086",
            "identifier": "vs19_134_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_086/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28281,
            "slug": "vs19_247_076",
            "identifier": "vs19_247_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_076/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 76,
            "title": "Conversione decreto milleproroghe 2024",
            "original_title": "Votazione finale DDL n. 1633",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 30 dicembre 2023, n. 215, recante disposizioni urgenti in materia di termini normativi (DDL 1633)",
            "public_title": "Conversione decreto milleproroghe 2024",
            "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": 35,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 24944,
            "slug": "vs19_201_003",
            "identifier": "vs19_201_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_003/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1551/58 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/58 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27310,
            "slug": "vs19_233_039",
            "identifier": "vs19_233_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_039/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22551,
            "slug": "vs19_134_109",
            "identifier": "vs19_134_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_109/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22523,
            "slug": "vs19_134_072",
            "identifier": "vs19_134_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_072/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40094,
            "slug": "vs19_523_014",
            "identifier": "vs19_523_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_014/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2551/33 - Votazione Ordine del giorno 9/2551/33 ",
            "original_title": "Votazione Ordine del giorno 9/2551/33 ",
            "description_title": "ODG 9/2551/33",
            "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": 35,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39788,
            "slug": "vs19_508_056",
            "identifier": "vs19_508_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_056/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2416-A/108 - Votazione Ordine del giorno 9/2416-A/108 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/108 ",
            "description_title": "ODG 9/2416-A/108",
            "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": 35,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 22583,
            "slug": "vs19_134_089",
            "identifier": "vs19_134_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_089/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39018,
            "slug": "vs19_497_018",
            "identifier": "vs19_497_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_018/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 18,
            "title": "Votazione sul capoverso 7 della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00193",
            "description_title": "RIS 6-193 CPV 7 DISP",
            "public_title": "Votazione sul capoverso 7 della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (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": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 QUARTINI ANDREA (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": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22578,
            "slug": "vs19_134_081",
            "identifier": "vs19_134_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_081/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/14 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 40089,
            "slug": "vs19_523_009",
            "identifier": "vs19_523_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_009/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2551/26 - Votazione Ordine del giorno 9/2551/26 ",
            "original_title": "Votazione Ordine del giorno 9/2551/26 ",
            "description_title": "ODG 9/2551/26",
            "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": 35,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 RICCIARDI MARIANNA (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": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31439,
            "slug": "vs19_331_062",
            "identifier": "vs19_331_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_062/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/16 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 36346,
            "slug": "vs19_431_065",
            "identifier": "vs19_431_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_065/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 65,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Votazione Articolo unico DDL n. 2245",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 202, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 24771,
            "slug": "vs19_183_027",
            "identifier": "vs19_183_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_027/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1-BIS.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.9 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 36915,
            "slug": "vs19_444_007",
            "identifier": "vs19_444_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_007/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.21 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.21 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.21 PDL n. 2149",
            "description_title": "Emendamento 2.21 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 38245,
            "slug": "vs19_477_011",
            "identifier": "vs19_477_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_011/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.87 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.87",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 35399,
            "slug": "vs19_402_048",
            "identifier": "vs19_402_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_048/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (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": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 35747,
            "slug": "vs19_409_068",
            "identifier": "vs19_409_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_068/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.78 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.78 DDL n. 1917",
            "description_title": "Emendamento 4.78 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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 35397,
            "slug": "vs19_402_046",
            "identifier": "vs19_402_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_046/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 31709,
            "slug": "vs19_342_089",
            "identifier": "vs19_342_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_089/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 34883,
            "slug": "vs19_331_090",
            "identifier": "vs19_331_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_090/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1975/45 QUARTINI ANDREA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/45 QUARTINI ANDREA (M5S)",
            "description_title": "",
            "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": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 33599,
            "slug": "vs19_381_036",
            "identifier": "vs19_381_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_036/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2128/13 - Votazione Ordine del giorno 9/2128/13 ",
            "original_title": "Votazione Ordine del giorno 9/2128/13 ",
            "description_title": "ODG 9/2128/13",
            "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": 35,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 35398,
            "slug": "vs19_402_047",
            "identifier": "vs19_402_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_047/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2112-bis/23 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/23 LACARRA 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 35996,
            "slug": "vs19_422_043",
            "identifier": "vs19_422_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_043/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (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": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36954,
            "slug": "vs19_444_048",
            "identifier": "vs19_444_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_048/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35752,
            "slug": "vs19_409_073",
            "identifier": "vs19_409_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_073/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.1008 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1008 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1008 DDL n. 1917",
            "description_title": "Emendamento 4.1008 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": 35,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36919,
            "slug": "vs19_444_011",
            "identifier": "vs19_444_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_011/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.11 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.11 PDL n. 2149",
            "description_title": "Emendamento 2.11 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 34841,
            "slug": "vs19_337_087",
            "identifier": "vs19_337_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_087/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35364,
            "slug": "vs19_402_013",
            "identifier": "vs19_402_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_013/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 5 DDL n. 2112-bis",
            "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": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 32240,
            "slug": "vs19_328_016",
            "identifier": "vs19_328_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_016/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/32 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": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35446,
            "slug": "vs19_402_096",
            "identifier": "vs19_402_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_096/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/84 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": 35,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 31712,
            "slug": "vs19_342_092",
            "identifier": "vs19_342_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_092/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (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": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 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": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO 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": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        }
    ]
}