Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=303
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_rebels&page=304",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=302",
    "results": [
        {
            "id": 26942,
            "slug": "19-147-152",
            "identifier": "19-147-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-152/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 152,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 3.215, Valente e altri",
            "original_title": "Em. 3.215, Valente e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 10,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 21171,
            "slug": "vs19_103_029",
            "identifier": "vs19_103_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_029/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1067/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1067/37 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/37 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/37 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18978,
            "slug": "vs19_033_045",
            "identifier": "vs19_033_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_045/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/82 LOVECCHIO 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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19926,
            "slug": "vs19_072_097",
            "identifier": "vs19_072_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_097/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 8.8 SPORTIELLO GILDA (M5S) - Votazione Emendamento 8.8 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.8 DDL n. 0977",
            "description_title": "Emendamento 8.8 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19847,
            "slug": "vs19_072_128",
            "identifier": "vs19_072_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_128/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 128,
            "title": "Legge delega politiche a favore delle persone anziane",
            "original_title": "Votazione finale DDL n. 0977",
            "description_title": "Deleghe al Governo in materia di politiche in favore delle persone anziane (Approvato dal Senato) (DDL 977)",
            "public_title": "Legge delega politiche a favore delle persone anziane",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 34365,
            "slug": "19-253-50",
            "identifier": "19-253-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-50/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 50,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 36.1 e 36.2",
            "original_title": "Emm. 36.1 e 36.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 20848,
            "slug": "vs19_091_028",
            "identifier": "vs19_091_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_028/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1089/56 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1089/56 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/56 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/56 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18743,
            "slug": "vs19_033_040",
            "identifier": "vs19_033_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_040/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/730/76 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/730/76 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/76 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/76 DONNO LEONARDO (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": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18848,
            "slug": "vs19_033_031",
            "identifier": "vs19_033_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_031/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/730/64 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/64 AMATO GAETANO (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": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38760,
            "slug": "vs19_489_003",
            "identifier": "vs19_489_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_003/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2420/4 - Votazione Ordine del giorno 9/2420/4 ",
            "original_title": "Votazione Ordine del giorno 9/2420/4 ",
            "description_title": "ODG 9/2420/4",
            "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": 61,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 18905,
            "slug": "vs19_033_035",
            "identifier": "vs19_033_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_035/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/730/70 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/70 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22063,
            "slug": "vs19_137_028",
            "identifier": "vs19_137_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_028/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.51 FENU EMILIANO (M5S) - Votazione Emendamento 2.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.51 DDL n. 1038",
            "description_title": "Emendamento 2.51 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25304,
            "slug": "vs19_203_023",
            "identifier": "vs19_203_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_023/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25305,
            "slug": "vs19_203_012",
            "identifier": "vs19_203_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_012/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1458/13 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/13 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25306,
            "slug": "vs19_203_009",
            "identifier": "vs19_203_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_009/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18896,
            "slug": "vs19_033_009",
            "identifier": "vs19_033_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_009/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/730/19 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/19 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": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 20050,
            "slug": "vs19_069_007",
            "identifier": "vs19_069_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_007/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00093, limitatamente al capoverso quinto della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Mozione 1_00093",
            "original_title": "Votazione Mozione 1_00093",
            "description_title": "Mozione n. 1-00093, limitatamente al capoverso quinto della parte dispositiva, DORI DEVIS (AVS) 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": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22152,
            "slug": "vs19_137_140",
            "identifier": "vs19_137_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_140/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 140,
            "title": "Emendamento 6.24 COSTA SERGIO (M5S) - Votazione Emendamento 6.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1038",
            "description_title": "Emendamento 6.24 COSTA SERGIO (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": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25295,
            "slug": "vs19_203_008",
            "identifier": "vs19_203_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_008/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1458/9 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/9 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 20115,
            "slug": "vs19_072_112",
            "identifier": "vs19_072_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_112/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/977/16 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/977/16 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/16 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/16 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 38913,
            "slug": "vs19_491_081",
            "identifier": "vs19_491_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_081/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 18904,
            "slug": "vs19_033_029",
            "identifier": "vs19_033_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_029/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/730/62 aiello - Votazione Ordine del giorno 9/730/62 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/62 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/62 aiello",
            "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": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19981,
            "slug": "vs19_072_090",
            "identifier": "vs19_072_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_090/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 5.26 ZANELLA LUANA (AVS) - Votazione Emendamento 5.26 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.26 DDL n. 0977",
            "description_title": "Emendamento 5.26 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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38763,
            "slug": "vs19_489_006",
            "identifier": "vs19_489_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_006/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2420/10 - Votazione Ordine del giorno 9/2420/10 ",
            "original_title": "Votazione Ordine del giorno 9/2420/10 ",
            "description_title": "ODG 9/2420/10",
            "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": 30,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 22072,
            "slug": "vs19_137_143",
            "identifier": "vs19_137_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_143/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 6.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (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": 64,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 38774,
            "slug": "vs19_489_017",
            "identifier": "vs19_489_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_017/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2420/31 - Votazione Ordine del giorno 9/2420/31 ",
            "original_title": "Votazione Ordine del giorno 9/2420/31 ",
            "description_title": "ODG 9/2420/31",
            "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": 36,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 18750,
            "slug": "vs19_038_014",
            "identifier": "vs19_038_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_014/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.9 FONTANA ILARIA (M5S) - Votazione Emendamento 5.9 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.9 DDL n. 0674",
            "description_title": "Emendamento 5.9 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22185,
            "slug": "vs19_137_003",
            "identifier": "vs19_137_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_003/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1038",
            "original_title": "Votazione Articolo 1 DDL n. 1038",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19963,
            "slug": "vs19_072_098",
            "identifier": "vs19_072_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_098/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 8.9 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.9 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.9 DDL n. 0977",
            "description_title": "Emendamento 8.9 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21010,
            "slug": "vs19_097_035",
            "identifier": "vs19_097_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_035/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18748,
            "slug": "vs19_038_040",
            "identifier": "vs19_038_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_040/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5-QUINQUIES.0100 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUINQUIES.0100 SIMIANI MARCO (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": 53,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (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": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19071,
            "slug": "vs19_033_048",
            "identifier": "vs19_033_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_048/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/730/85 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/730/85 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/85 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/85 PELLEGRINI MARCO (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": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 38797,
            "slug": "vs19_491_174",
            "identifier": "vs19_491_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_174/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 174,
            "title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2101 - VOTO FINALE",
            "public_title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 20068,
            "slug": "vs19_069_020",
            "identifier": "vs19_069_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_020/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00095, limitatamente al capoverso primo della parte dispositiva, GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00095",
            "original_title": "Votazione Mozione 1_00095",
            "description_title": "Mozione n. 1-00095, limitatamente al capoverso primo della parte dispositiva, GIANASSI FEDERICO (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": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 20881,
            "slug": "vs19_091_011",
            "identifier": "vs19_091_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_011/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (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": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 19956,
            "slug": "vs19_072_027",
            "identifier": "vs19_072_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_027/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.48 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.48 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.48 DDL n. 0977",
            "description_title": "Emendamento 2.48 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18752,
            "slug": "vs19_038_034",
            "identifier": "vs19_038_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_034/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 5-QUATER.0101 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0101 RUFFINO DANIELA (AIV-RE)",
            "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": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21502,
            "slug": "vs19_112_047",
            "identifier": "vs19_112_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_047/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21098,
            "slug": "vs19_100_038",
            "identifier": "vs19_100_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_038/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00133 GHIRRA FRANCESCA (AVS) ed altri - Votazione Mozione 1_00133",
            "original_title": "Votazione Mozione 1_00133",
            "description_title": "Mozione n. 1-00133 GHIRRA FRANCESCA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22071,
            "slug": "vs19_137_067",
            "identifier": "vs19_137_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_067/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 5.3 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1038",
            "description_title": "Emendamento 5.3 BONETTI ELENA (AIV-RE)",
            "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": 92,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 18781,
            "slug": "vs19_038_018",
            "identifier": "vs19_038_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_018/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.014 FONTANA ILARIA (M5S) - Votazione Emendamento 5.014 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.014 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.014 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26944,
            "slug": "19-147-150",
            "identifier": "19-147-150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-150/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 150,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Emm. 3.211 e 3.212",
            "original_title": "Emm. 3.211 e 3.212",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 12,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 18921,
            "slug": "vs19_038_051",
            "identifier": "vs19_038_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_051/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 20860,
            "slug": "vs19_091_019",
            "identifier": "vs19_091_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_019/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1089/39 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1089/39 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/39 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/39 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21105,
            "slug": "vs19_100_027",
            "identifier": "vs19_100_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_027/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00122, congiuntemente, sui capoversi diciottesimo, ventiaquattresimo, ventisettesimo e trentatreesimo della premessa, DI SANZO CHRISTIAN DIEGO (PD-IDP) ed altri - Votazione Mozione 1_00122",
            "original_title": "Votazione Mozione 1_00122",
            "description_title": "Mozione n. 1-00122, congiuntemente, sui capoversi diciottesimo, ventiaquattresimo, ventisettesimo e trentatreesimo della premessa, DI SANZO CHRISTIAN DIEGO (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": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 18774,
            "slug": "vs19_038_033",
            "identifier": "vs19_038_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_033/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 5-QUATER.0100 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0100 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0100 RUFFINO DANIELA (AIV-RE)",
            "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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 18980,
            "slug": "vs19_033_016",
            "identifier": "vs19_033_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_016/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/730/28 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/730/28 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/28 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/28 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18987,
            "slug": "vs19_033_065",
            "identifier": "vs19_033_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_065/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/730/111 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/730/111 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/111 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/111 FRATOIANNI NICOLA (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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 47.53
        }
    ]
}