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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=65",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=63",
    "results": [
        {
            "id": 19005,
            "slug": "vs19_029_049",
            "identifier": "vs19_029_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_049/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/705/49 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/705/49 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/49 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/49 RICCIARDI TONI (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": 20,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 19095,
            "slug": "vs19_029_042",
            "identifier": "vs19_029_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_042/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/705/42 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/42 CARE' 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": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19012,
            "slug": "vs19_029_125",
            "identifier": "vs19_029_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_125/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/705/128 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/705/128 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/128 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/128 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": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 18819,
            "slug": "vs19_032_001",
            "identifier": "vs19_032_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_032_001/?format=api",
            "sitting": {
                "id": 1267,
                "date": "2023-01-10",
                "number": 32,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri e n. 2 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 0730",
            "original_title": "Votazione pregiudiziale DDL n. 0730",
            "description_title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri e n. 2 ZANELLA LUANA (AVS) 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": 38,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18872,
            "slug": "vs19_033_003",
            "identifier": "vs19_033_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_003/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18865,
            "slug": "vs19_033_025",
            "identifier": "vs19_033_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_025/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18845,
            "slug": "vs19_033_002",
            "identifier": "vs19_033_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_002/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/730/6 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/730/6 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/6 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/6 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": 19,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18877,
            "slug": "vs19_033_007",
            "identifier": "vs19_033_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_007/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/730/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/730/17 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/17 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/17 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18977,
            "slug": "vs19_033_024",
            "identifier": "vs19_033_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_024/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/730/45 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/45 SCOTTO ARTURO (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": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19018,
            "slug": "vs19_033_032",
            "identifier": "vs19_033_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_032/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/730/65 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/730/65 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/65 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/65 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": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19047,
            "slug": "vs19_033_039",
            "identifier": "vs19_033_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_039/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/730/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/730/75 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/75 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/75 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": 41,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19093,
            "slug": "vs19_033_041",
            "identifier": "vs19_033_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_041/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/730/78 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/730/78 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/78 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/78 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": 36,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 18927,
            "slug": "vs19_033_047",
            "identifier": "vs19_033_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_047/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/730/84 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/730/84 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/84 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/84 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19115,
            "slug": "vs19_033_023",
            "identifier": "vs19_033_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_023/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/730/44 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/730/44 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/44 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/44 GRIBAUDO CHIARA (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": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19028,
            "slug": "vs19_033_055",
            "identifier": "vs19_033_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_055/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/98 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": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18990,
            "slug": "vs19_033_005",
            "identifier": "vs19_033_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_005/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/730/14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/14 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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18996,
            "slug": "vs19_033_059",
            "identifier": "vs19_033_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_059/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/730/103 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/730/103 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/103 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/103 PASTORELLA GIULIA (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 19036,
            "slug": "vs19_033_061",
            "identifier": "vs19_033_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_061/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/730/107 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/730/107 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/107 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/107 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 18871,
            "slug": "vs19_033_050",
            "identifier": "vs19_033_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_050/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/730/87 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/730/87 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/87 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/87 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": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 18895,
            "slug": "vs19_033_038",
            "identifier": "vs19_033_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_038/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/730/73 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/73 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18818,
            "slug": "vs19_033_069",
            "identifier": "vs19_033_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_069/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 69,
            "title": "Fiducia conversione decreto aiuti quater",
            "original_title": "Votazione Articolo unico DDL n. 0730",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge decreto-legge 18 novembre 2022, n. 176 nel testo della Commissione identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto aiuti quater",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 86.5,
            "minority_cohesion_rate": 87.04
        },
        {
            "id": 18862,
            "slug": "vs19_033_033",
            "identifier": "vs19_033_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_033/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/730/66 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/730/66 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/66 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/66 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 18844,
            "slug": "vs19_033_020",
            "identifier": "vs19_033_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_020/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/730/41 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/730/41 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/41 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/41 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19072,
            "slug": "vs19_033_049",
            "identifier": "vs19_033_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_049/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/730/86 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/730/86 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/86 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/86 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": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18836,
            "slug": "vs19_033_044",
            "identifier": "vs19_033_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_044/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/730/81 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/730/81 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/81 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/81 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18838,
            "slug": "vs19_033_046",
            "identifier": "vs19_033_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_046/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/730/83 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/730/83 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/83 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/83 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 18917,
            "slug": "vs19_033_022",
            "identifier": "vs19_033_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_022/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18945,
            "slug": "vs19_033_053",
            "identifier": "vs19_033_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_053/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/730/91 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/730/91 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/91 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/91 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18979,
            "slug": "vs19_033_001",
            "identifier": "vs19_033_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_001/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/730/2 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/730/2 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/2 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/2 PASTORINO LUCA (MISTO)",
            "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": 37,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 19049,
            "slug": "vs19_033_004",
            "identifier": "vs19_033_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_004/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/730/8 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/730/8 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/8 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/8 MALAVASI ILENIA (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19067,
            "slug": "vs19_033_052",
            "identifier": "vs19_033_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_052/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19070,
            "slug": "vs19_033_036",
            "identifier": "vs19_033_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_036/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/730/71 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/730/71 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/71 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/71 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19105,
            "slug": "vs19_033_056",
            "identifier": "vs19_033_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_056/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/730/99 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/730/99 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/99 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/99 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": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19050,
            "slug": "vs19_033_060",
            "identifier": "vs19_033_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_060/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/730/106 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/106 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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18918,
            "slug": "vs19_033_011",
            "identifier": "vs19_033_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_011/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/730/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/730/21 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/21 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/21 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18843,
            "slug": "vs19_033_051",
            "identifier": "vs19_033_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_051/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/730/89 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/730/89 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/89 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/89 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": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 38451,
            "slug": "vs19_482_001",
            "identifier": "vs19_482_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_001/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2402 - QUEST PREGIUDIZ 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2402 - QUEST PREGIUDIZ 1 E 2",
            "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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38453,
            "slug": "vs19_482_003",
            "identifier": "vs19_482_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_003/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1016",
            "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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38452,
            "slug": "vs19_482_002",
            "identifier": "vs19_482_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_002/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2402 - EM 1.1, 1.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2402 - EM 1.1, 1.1008",
            "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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38455,
            "slug": "vs19_482_005",
            "identifier": "vs19_482_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_005/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38457,
            "slug": "vs19_482_007",
            "identifier": "vs19_482_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_007/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8",
            "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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38488,
            "slug": "vs19_482_038",
            "identifier": "vs19_482_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_038/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "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": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38495,
            "slug": "vs19_482_045",
            "identifier": "vs19_482_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_045/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 1.45 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38496,
            "slug": "vs19_482_046",
            "identifier": "vs19_482_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_046/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 1.46 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.46",
            "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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38500,
            "slug": "vs19_482_050",
            "identifier": "vs19_482_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_050/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 1.50 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.50",
            "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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38508,
            "slug": "vs19_482_058",
            "identifier": "vs19_482_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_058/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 1.065 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.065",
            "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": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38454,
            "slug": "vs19_482_004",
            "identifier": "vs19_482_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_004/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38456,
            "slug": "vs19_482_006",
            "identifier": "vs19_482_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_006/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/2",
            "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": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38525,
            "slug": "vs19_482_075",
            "identifier": "vs19_482_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_075/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2402/9 - Votazione Ordine del giorno 9/2402/9 ",
            "original_title": "Votazione Ordine del giorno 9/2402/9 ",
            "description_title": "ODG 9/2402/9",
            "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": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        }
    ]
}