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

{
    "count": 22904,
    "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=444",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=442",
    "results": [
        {
            "id": 26634,
            "slug": "vs19_220_047",
            "identifier": "vs19_220_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_047/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 32086,
            "slug": "vs19_349_059",
            "identifier": "vs19_349_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_059/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 131,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 38824,
            "slug": "vs19_491_122",
            "identifier": "vs19_491_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_122/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 122,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 78,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 34.62
        },
        {
            "id": 32060,
            "slug": "vs19_348_049",
            "identifier": "vs19_348_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_049/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 26600,
            "slug": "vs19_220_155",
            "identifier": "vs19_220_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_155/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 155,
            "title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 149,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 37569,
            "slug": "vs19_456_003",
            "identifier": "vs19_456_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_003/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1305",
            "original_title": "Votazione Articolo 2 PDL n. 1305",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26402,
            "slug": "vs19_217_031",
            "identifier": "vs19_217_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_031/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1342",
            "description_title": "Emendamento 13.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 31708,
            "slug": "vs19_342_088",
            "identifier": "vs19_342_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_088/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 34698,
            "slug": "vs19_374_003",
            "identifier": "vs19_374_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_003/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2038/9 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/9 BORRELLI FRANCESCO EMILIO (AVS)",
            "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": 6,
            "n_margin": 56,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 26138,
            "slug": "vs19_216_126",
            "identifier": "vs19_216_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_126/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 18.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 31638,
            "slug": "vs19_342_014",
            "identifier": "vs19_342_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_014/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2002/16 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/16 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/16 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/16 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": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 33418,
            "slug": "vs19_377_131",
            "identifier": "vs19_377_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_131/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/1632-A/5 - Votazione Ordine del giorno 9/1632-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/5 ",
            "description_title": "ODG 9/1632-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 114,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31640,
            "slug": "vs19_342_016",
            "identifier": "vs19_342_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_016/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2002/18, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2002/18, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/18, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/18, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 139,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 31379,
            "slug": "vs19_331_032",
            "identifier": "vs19_331_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_032/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.4 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1975",
            "description_title": "Emendamento 4.4 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 33994,
            "slug": "vs19_397_085",
            "identifier": "vs19_397_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_085/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 26662,
            "slug": "vs19_220_163",
            "identifier": "vs19_220_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_163/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 33472,
            "slug": "vs19_377_103",
            "identifier": "vs19_377_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_103/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 103,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26603,
            "slug": "vs19_220_043",
            "identifier": "vs19_220_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_043/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1627/28, come riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/28, come riformulato, DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 153,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 32078,
            "slug": "vs19_349_055",
            "identifier": "vs19_349_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_055/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1660/21, nel testo riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1660/21, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/21, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/21, nel testo riformulato, ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 35454,
            "slug": "vs19_402_104",
            "identifier": "vs19_402_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_104/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/2112-bis/92 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2112-bis/92 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/92 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/92 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": 6,
            "n_margin": 74,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34948,
            "slug": "vs19_333_013",
            "identifier": "vs19_333_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_013/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31653,
            "slug": "vs19_342_029",
            "identifier": "vs19_342_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_029/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2002/32, nel testo riformulato, DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2002/32, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/32, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/32, nel testo riformulato, DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 137,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 78.26
        },
        {
            "id": 39547,
            "slug": "vs19_504_117",
            "identifier": "vs19_504_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_117/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 117,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 48.36,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 32685,
            "slug": "vs19_366_015",
            "identifier": "vs19_366_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_015/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-316 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 38910,
            "slug": "vs19_491_078",
            "identifier": "vs19_491_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_078/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 32684,
            "slug": "vs19_366_011",
            "identifier": "vs19_366_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_011/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-316 NF CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 34993,
            "slug": "vs19_335_039",
            "identifier": "vs19_335_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_039/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 113,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 26538,
            "slug": "vs19_220_092",
            "identifier": "vs19_220_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_092/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 142,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26641,
            "slug": "vs19_220_112",
            "identifier": "vs19_220_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_112/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31623,
            "slug": "vs19_340_141",
            "identifier": "vs19_340_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_141/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1997/19, come riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1997/19, DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/19, DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/19, come riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 35074,
            "slug": "vs19_337_095",
            "identifier": "vs19_337_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_095/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 4 (Doc. XXII, n. 23)",
            "original_title": "Articolo 4 (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": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34576,
            "slug": "vs19_377_060",
            "identifier": "vs19_377_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_060/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 9",
            "original_title": "Articolo 9",
            "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": 6,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26535,
            "slug": "vs19_220_061",
            "identifier": "vs19_220_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_061/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1627/50 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/50 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 33464,
            "slug": "vs19_377_171",
            "identifier": "vs19_377_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_171/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 171,
            "title": "MOZ 1-358 CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 86,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34233,
            "slug": "vs19_393_024",
            "identifier": "vs19_393_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_024/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1950/7, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1950/7, DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/7, DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/7, nel testo riformulato, DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 121,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34977,
            "slug": "vs19_335_023",
            "identifier": "vs19_335_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_023/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 96,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 35474,
            "slug": "vs19_402_125",
            "identifier": "vs19_402_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_125/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/2112-bis/117, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/117, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/117, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/117, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 153,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35761,
            "slug": "vs19_409_083",
            "identifier": "vs19_409_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_083/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1917",
            "description_title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33495,
            "slug": "vs19_377_101",
            "identifier": "vs19_377_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_101/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 19.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 45,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 35518,
            "slug": "vs19_402_169",
            "identifier": "vs19_402_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_169/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 169,
            "title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 144,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31864,
            "slug": "vs19_348_080",
            "identifier": "vs19_348_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_080/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 30.01 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.01 MAURI MATTEO (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": 6,
            "n_margin": 29,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31680,
            "slug": "vs19_342_056",
            "identifier": "vs19_342_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_056/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2002/70, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/70, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 32480,
            "slug": "vs19_359_041",
            "identifier": "vs19_359_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_041/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2066/68, nel testo riformulato, BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2066/68, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/68, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/68, nel testo riformulato, BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32457,
            "slug": "vs19_359_038",
            "identifier": "vs19_359_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_038/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2066/65, nel testo riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2066/65, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/65, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/65, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 99,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 39689,
            "slug": "vs19_504_155",
            "identifier": "vs19_504_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_155/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 155,
            "title": "ART AGG 28.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 28.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 34228,
            "slug": "vs19_397_025",
            "identifier": "vs19_397_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_025/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.2 CASO ANTONIO (M5S) - Votazione Emendamento 4.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2119",
            "description_title": "Emendamento 4.2 CASO ANTONIO (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": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40647,
            "slug": "vs19_551_030",
            "identifier": "vs19_551_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_030/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26635,
            "slug": "vs19_220_060",
            "identifier": "vs19_220_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_060/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (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": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26576,
            "slug": "vs19_220_150",
            "identifier": "vs19_220_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_150/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32050,
            "slug": "vs19_348_077",
            "identifier": "vs19_348_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_077/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 30.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 30.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1660",
            "description_title": "Emendamento 30.1 PELLEGRINI MARCO (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": 6,
            "n_margin": 64,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 46.54
        }
    ]
}