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

{
    "count": 22130,
    "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=196",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=194",
    "results": [
        {
            "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": 21184,
            "slug": "vs19_103_010",
            "identifier": "vs19_103_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_010/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1067/16 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/16 FEDE GIORGIO (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": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 20197,
            "slug": "vs19_082_026",
            "identifier": "vs19_082_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_026/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/889-R/87 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/889-R/87 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/87 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/87 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38883,
            "slug": "vs19_491_049",
            "identifier": "vs19_491_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_049/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 10.2, 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2, 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38628,
            "slug": "vs19_486_011",
            "identifier": "vs19_486_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_011/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2355/11 - Votazione Ordine del giorno 9/2355/11 ",
            "original_title": "Votazione Ordine del giorno 9/2355/11 ",
            "description_title": "ODG 9/2355/11",
            "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": 28,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 19097,
            "slug": "vs19_029_106",
            "identifier": "vs19_029_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_106/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/705/65 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/705/65 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/65 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/65 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18893,
            "slug": "vs19_029_002",
            "identifier": "vs19_029_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_002/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/705/2 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/705/2 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/2 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/2 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 38765,
            "slug": "vs19_489_008",
            "identifier": "vs19_489_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_008/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2420/13 - Votazione Ordine del giorno 9/2420/13 ",
            "original_title": "Votazione Ordine del giorno 9/2420/13 ",
            "description_title": "ODG 9/2420/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 22699,
            "slug": "vs19_128_046",
            "identifier": "vs19_128_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_046/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1238/47 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/47 GIANASSI FEDERICO (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21089,
            "slug": "vs19_100_036",
            "identifier": "vs19_100_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_036/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00103 ORLANDO ANDREA (PD-IDP) ed altri - Votazione Mozione 1_00103",
            "original_title": "Votazione Mozione 1_00103",
            "description_title": "Mozione n. 1-00103 ORLANDO ANDREA (PD-IDP) 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": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21096,
            "slug": "vs19_100_040",
            "identifier": "vs19_100_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_040/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00136 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00136",
            "original_title": "Votazione Mozione 1_00136",
            "description_title": "Mozione n. 1-00136 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), CAVO ILARIA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22725,
            "slug": "vs19_128_059",
            "identifier": "vs19_128_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_059/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 38777,
            "slug": "vs19_489_020",
            "identifier": "vs19_489_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_020/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2420/37 - Votazione Ordine del giorno 9/2420/37 ",
            "original_title": "Votazione Ordine del giorno 9/2420/37 ",
            "description_title": "ODG 9/2420/37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 20161,
            "slug": "vs19_081_049",
            "identifier": "vs19_081_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_049/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/889-R/60 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/889-R/60 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/60 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/60 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 20125,
            "slug": "vs19_081_048",
            "identifier": "vs19_081_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_048/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/889-R/59 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/889-R/59 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/59 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/59 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38715,
            "slug": "vs19_487_075",
            "identifier": "vs19_487_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_075/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2355/105 - Votazione Ordine del giorno 9/2355/105 ",
            "original_title": "Votazione Ordine del giorno 9/2355/105 ",
            "description_title": "ODG 9/2355/105",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38775,
            "slug": "vs19_489_018",
            "identifier": "vs19_489_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_018/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2420/35 - Votazione Ordine del giorno 9/2420/35 ",
            "original_title": "Votazione Ordine del giorno 9/2420/35 ",
            "description_title": "ODG 9/2420/35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38768,
            "slug": "vs19_489_011",
            "identifier": "vs19_489_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_011/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2420/19 - Votazione Ordine del giorno 9/2420/19 ",
            "original_title": "Votazione Ordine del giorno 9/2420/19 ",
            "description_title": "ODG 9/2420/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 21091,
            "slug": "vs19_100_037",
            "identifier": "vs19_100_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_037/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00119 APPENDINO CHIARA (M5S) ed altri - Votazione Mozione 1_00119",
            "original_title": "Votazione Mozione 1_00119",
            "description_title": "Mozione n. 1-00119 APPENDINO CHIARA (M5S) 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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38724,
            "slug": "vs19_487_084",
            "identifier": "vs19_487_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_084/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2355/114 - Votazione Ordine del giorno 9/2355/114 ",
            "original_title": "Votazione Ordine del giorno 9/2355/114 ",
            "description_title": "ODG 9/2355/114",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 20123,
            "slug": "vs19_081_040",
            "identifier": "vs19_081_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_040/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/889-R/51 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/889-R/51 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/51 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/51 CARMINA IDA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 20015,
            "slug": "vs19_072_123",
            "identifier": "vs19_072_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_123/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/977/29 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/977/29 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/29 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/29 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19975,
            "slug": "vs19_072_045",
            "identifier": "vs19_072_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_045/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.30 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.30 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.30 DDL n. 0977",
            "description_title": "Emendamento 3.30 CIANI PAOLO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19961,
            "slug": "vs19_072_059",
            "identifier": "vs19_072_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_059/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.101 SPORTIELLO GILDA (M5S) - Votazione Emendamento 4.101 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.101 DDL n. 0977",
            "description_title": "Emendamento 4.101 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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19741,
            "slug": "vs19_059_002",
            "identifier": "vs19_059_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_059_002/?format=api",
            "sitting": {
                "id": 1311,
                "date": "2023-02-28",
                "number": 59,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri e n. 2 CAPPELLETTI ENRICO (M5S) ed altri - Votazione pregiudiziale DDL n. 0908",
            "original_title": "Votazione pregiudiziale DDL n. 0908",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri e n. 2 CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 20139,
            "slug": "vs19_081_035",
            "identifier": "vs19_081_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_035/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/889-R/46 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/889-R/46 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/46 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/46 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22729,
            "slug": "vs19_128_038",
            "identifier": "vs19_128_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_038/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1238/35 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1238/35 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/35 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/35 SCARPA RACHELE (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": 28,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22719,
            "slug": "vs19_128_048",
            "identifier": "vs19_128_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_048/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (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": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 20121,
            "slug": "vs19_081_016",
            "identifier": "vs19_081_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_016/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/889-R/23 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/889-R/23 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/23 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/23 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19893,
            "slug": "vs19_072_053",
            "identifier": "vs19_072_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_053/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.10 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.10 DDL n. 0977",
            "description_title": "Emendamento 4.10 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39744,
            "slug": "vs19_508_012",
            "identifier": "vs19_508_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_012/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2416-A/38 - Votazione Ordine del giorno 9/2416-A/38 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/38 ",
            "description_title": "ODG 9/2416-A/38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 19861,
            "slug": "vs19_072_083",
            "identifier": "vs19_072_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_083/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 5.2 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0977",
            "description_title": "Emendamento 5.2 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 20060,
            "slug": "vs19_077_010",
            "identifier": "vs19_077_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_010/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (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": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18520,
            "slug": "vs19_027_002",
            "identifier": "vs19_027_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_002/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento Tab. 2.1 MANZI IRENE (PD-IDP) - Votazione Emendamento Tab. DDL n. 0643-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 0643-bis",
            "description_title": "Emendamento Tab. 2.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 93.21
        },
        {
            "id": 19980,
            "slug": "vs19_072_074",
            "identifier": "vs19_072_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_074/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.59 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.59 DDL n. 0977",
            "description_title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21231,
            "slug": "vs19_105_038",
            "identifier": "vs19_105_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_038/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1060/R/74 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1060/R/74 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/74 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/74 L'ABBATE PATTY (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": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22679,
            "slug": "vs19_128_029",
            "identifier": "vs19_128_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_029/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1238/21 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/21 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/21 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/21 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38665,
            "slug": "vs19_487_025",
            "identifier": "vs19_487_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_025/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2355/47 - Votazione Ordine del giorno 9/2355/47 ",
            "original_title": "Votazione Ordine del giorno 9/2355/47 ",
            "description_title": "ODG 9/2355/47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 21258,
            "slug": "vs19_105_032",
            "identifier": "vs19_105_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_032/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1060/R/68 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1060/R/68 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/68 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/68 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19918,
            "slug": "vs19_072_064",
            "identifier": "vs19_072_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_064/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 4.33 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.33 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.33 DDL n. 0977",
            "description_title": "Emendamento 4.33 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39766,
            "slug": "vs19_508_034",
            "identifier": "vs19_508_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_034/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2416-A/74 - Votazione Ordine del giorno 9/2416-A/74 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/74 ",
            "description_title": "ODG 9/2416-A/74",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 22681,
            "slug": "vs19_128_054",
            "identifier": "vs19_128_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_054/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22688,
            "slug": "vs19_128_055",
            "identifier": "vs19_128_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_055/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1238/62 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/62 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19864,
            "slug": "vs19_072_037",
            "identifier": "vs19_072_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_037/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.20 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.20 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.20 DDL n. 0977",
            "description_title": "Emendamento 3.20 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18512,
            "slug": "vs19_027_022",
            "identifier": "vs19_027_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_022/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 22,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 19 DDL n. 0643-bis",
            "description_title": "Articolo 19",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 19972,
            "slug": "vs19_072_073",
            "identifier": "vs19_072_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_073/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 4.54 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.54 DDL n. 0977",
            "description_title": "Emendamento 4.54 GIRELLI GIAN ANTONIO (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 20096,
            "slug": "vs19_072_121",
            "identifier": "vs19_072_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_121/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/977/27 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/977/27 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/27 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/27 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 20077,
            "slug": "vs19_072_125",
            "identifier": "vs19_072_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_125/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/977/31 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/31 DORI DEVIS (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": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19931,
            "slug": "vs19_072_057",
            "identifier": "vs19_072_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_057/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.19 ZANELLA LUANA (AVS) - Votazione Emendamento 4.19 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.19 DDL n. 0977",
            "description_title": "Emendamento 4.19 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39746,
            "slug": "vs19_508_014",
            "identifier": "vs19_508_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_014/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2416-A/40 - Votazione Ordine del giorno 9/2416-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/40 ",
            "description_title": "ODG 9/2416-A/40",
            "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": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 66.67
        }
    ]
}