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

{
    "count": 22950,
    "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=187",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=185",
    "results": [
        {
            "id": 30628,
            "slug": "vs19_309_039",
            "identifier": "vs19_309_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_039/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.171 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.171 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.171 DDL n. 1665",
            "description_title": "Emendamento 2.171 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34679,
            "slug": "vs19_387_077",
            "identifier": "vs19_387_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_077/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2088-AR/80 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2088-AR/80 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/80 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/80 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31820,
            "slug": "vs19_345_009",
            "identifier": "vs19_345_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_009/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 15.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1003 DDL n. 1660",
            "description_title": "Emendamento 15.1003 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 34678,
            "slug": "vs19_387_076",
            "identifier": "vs19_387_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_076/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2088-AR/79 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2088-AR/79 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/79 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/79 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 25342,
            "slug": "vs19_204_061",
            "identifier": "vs19_204_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_061/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 61,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32173,
            "slug": "vs19_326_022",
            "identifier": "vs19_326_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_022/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1902/31 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1902/31 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/31 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/31 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 31909,
            "slug": "vs19_345_042",
            "identifier": "vs19_345_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_042/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1660",
            "original_title": "Votazione Articolo 16 DDL n. 1660",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 29301,
            "slug": "vs19_270_017",
            "identifier": "vs19_270_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_017/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1790",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22739,
            "slug": "vs19_141_020",
            "identifier": "vs19_141_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_020/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1134",
            "description_title": "Emendamento 3.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26721,
            "slug": "vs19_222_007",
            "identifier": "vs19_222_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_007/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.300 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.300 DDL n. 1624",
            "description_title": "Emendamento 1.300 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 37240,
            "slug": "vs19_449_081",
            "identifier": "vs19_449_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_081/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/14 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 29308,
            "slug": "vs19_270_005",
            "identifier": "vs19_270_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_005/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1790",
            "description_title": "Emendamento 1.5 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29940,
            "slug": "vs19_281_021",
            "identifier": "vs19_281_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_021/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/42 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/42 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 37718,
            "slug": "vs19_463_025",
            "identifier": "vs19_463_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_025/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.1007 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1007 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1007 PDL n. 1621",
            "description_title": "Emendamento 1.1007 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26886,
            "slug": "vs19_229_003",
            "identifier": "vs19_229_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_003/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1297",
            "description_title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30958,
            "slug": "vs19_317_009",
            "identifier": "vs19_317_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_009/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1933/9 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1933/9 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/9 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/9 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": 29,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 28854,
            "slug": "vs19_255_024",
            "identifier": "vs19_255_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_024/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.43 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.43 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1658",
            "description_title": "Emendamento 1.43 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22339,
            "slug": "vs19_150_023",
            "identifier": "vs19_150_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_023/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31819,
            "slug": "vs19_345_021",
            "identifier": "vs19_345_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_021/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 21,
            "title": "Subemendamento 0.15.800.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.16 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.16 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.16 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 37715,
            "slug": "vs19_463_022",
            "identifier": "vs19_463_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_022/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1006 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31812,
            "slug": "vs19_345_019",
            "identifier": "vs19_345_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_019/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 19,
            "title": "Subemendamento 0.15.800.17 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.17 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 33592,
            "slug": "vs19_384_015",
            "identifier": "vs19_384_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_015/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1003",
            "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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32026,
            "slug": "vs19_345_059",
            "identifier": "vs19_345_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_059/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 18.1003 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1003 DDL n. 1660",
            "description_title": "Emendamento 18.1003 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 21752,
            "slug": "vs19_114_050",
            "identifier": "vs19_114_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_050/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (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": 29,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22702,
            "slug": "vs19_128_052",
            "identifier": "vs19_128_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_052/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22674,
            "slug": "vs19_128_035",
            "identifier": "vs19_128_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_035/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24499,
            "slug": "vs19_184_017",
            "identifier": "vs19_184_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_017/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.13 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1406",
            "description_title": "Emendamento 2.13 TODDE ALESSANDRA (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": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31580,
            "slug": "vs19_340_106",
            "identifier": "vs19_340_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_106/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 9-decies.04 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.04 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 22822,
            "slug": "vs19_141_060",
            "identifier": "vs19_141_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_060/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (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": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26893,
            "slug": "vs19_229_001",
            "identifier": "vs19_229_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_001/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 GIULIANO CARLA (M5S) - Votazione Emendamento 1.2 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1297",
            "description_title": "Emendamento 1.2 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22747,
            "slug": "vs19_141_036",
            "identifier": "vs19_141_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_036/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1134",
            "description_title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22256,
            "slug": "vs19_150_031",
            "identifier": "vs19_150_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_031/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1239/52 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1239/52 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/52 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/52 ZINGARETTI NICOLA (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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31776,
            "slug": "vs19_344_067",
            "identifier": "vs19_344_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_067/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.28 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.28 DDL n. 1660",
            "description_title": "Emendamento 10.28 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": 29,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22878,
            "slug": "vs19_129_002",
            "identifier": "vs19_129_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_002/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1238/79 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1238/79 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/79 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/79 BRUNO RAFFAELE (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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34653,
            "slug": "vs19_387_050",
            "identifier": "vs19_387_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_050/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2088-AR/53 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/53 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": 29,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 22204,
            "slug": "vs19_147_017",
            "identifier": "vs19_147_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_017/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.01 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01 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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38679,
            "slug": "vs19_487_039",
            "identifier": "vs19_487_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_039/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2355/67 - Votazione Ordine del giorno 9/2355/67 ",
            "original_title": "Votazione Ordine del giorno 9/2355/67 ",
            "description_title": "ODG 9/2355/67",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37768,
            "slug": "vs19_464_037",
            "identifier": "vs19_464_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_037/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/7 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 32170,
            "slug": "vs19_326_019",
            "identifier": "vs19_326_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_019/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 21880,
            "slug": "vs19_138_036",
            "identifier": "vs19_138_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_036/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038",
            "original_title": "Votazione Articolo 17 DDL n. 1038",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24620,
            "slug": "vs19_184_030",
            "identifier": "vs19_184_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_030/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1406",
            "description_title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 37777,
            "slug": "vs19_464_046",
            "identifier": "vs19_464_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_046/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 32011,
            "slug": "vs19_345_039",
            "identifier": "vs19_345_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_039/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1660",
            "description_title": "Emendamento 16.5 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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 30669,
            "slug": "vs19_309_142",
            "identifier": "vs19_309_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_142/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 142,
            "title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.316 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.316 DDL n. 1665",
            "description_title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38714,
            "slug": "vs19_487_074",
            "identifier": "vs19_487_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_074/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2355/104 - Votazione Ordine del giorno 9/2355/104 ",
            "original_title": "Votazione Ordine del giorno 9/2355/104 ",
            "description_title": "ODG 9/2355/104",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        }
    ]
}