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

{
    "count": 22950,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=179",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=177",
    "results": [
        {
            "id": 38543,
            "slug": "19-306-53",
            "identifier": "19-306-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-53/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 53,
            "title": "DDL n. 1482. ODG G1.8, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. ODG G1.8, Sabrina Licheri e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 37121,
            "slug": "19-284-2",
            "identifier": "19-284-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-2/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 2,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 1.2 e 1.3",
            "original_title": "Emm. 1.2 e 1.3",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 25.3
        },
        {
            "id": 38587,
            "slug": "19-306-49",
            "identifier": "19-306-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-49/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 49,
            "title": "DDL n. 1482. ODG G1.2, Magni e altri",
            "original_title": "DDL n. 1482. ODG G1.2, Magni e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38590,
            "slug": "19-306-63",
            "identifier": "19-306-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-63/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 63,
            "title": "DDL n. 1482. Em. 1.0.8 (1a parte), Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.0.8 (1a parte), Franceschelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38589,
            "slug": "19-306-64",
            "identifier": "19-306-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-64/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 64,
            "title": "Conversione decreto polizze catastrofali",
            "original_title": "DDL n. 1482. Votazione finale",
            "description_title": null,
            "public_title": "Conversione decreto polizze catastrofali",
            "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": 38,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 38539,
            "slug": "19-306-57",
            "identifier": "19-306-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-57/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 57,
            "title": "DDL n. 1482. ODG G1.16, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.16, Franceschelli e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 39901,
            "slug": "19-332-2",
            "identifier": "19-332-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-332-2/?format=api",
            "sitting": {
                "id": 2052,
                "date": "2025-07-23",
                "number": 332,
                "branch": "S"
            },
            "number": 2,
            "title": "Conversione decreto università, istruzione e salute",
            "original_title": "Votazione finale",
            "description_title": "d-l n. 90/2025 - Disposizioni urgenti in materia di università e ricerca, istruzione e salute",
            "public_title": "Conversione decreto università, istruzione e salute",
            "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": 9,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 36620,
            "slug": "19-279-12",
            "identifier": "19-279-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-12/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 12,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.11, Enrico Borghi e Scalfarotto",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.11, Enrico Borghi e Scalfarotto",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 42.17
        },
        {
            "id": 36624,
            "slug": "19-279-13",
            "identifier": "19-279-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-13/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 13,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri.",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri.",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 38638,
            "slug": "19-309-2",
            "identifier": "19-309-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-309-2/?format=api",
            "sitting": {
                "id": 2001,
                "date": "2025-05-28",
                "number": 309,
                "branch": "S"
            },
            "number": 2,
            "title": "Revisione della disciplina del corpo militare volontario e del corpo delle infermiere volontarie della Croce Rossa",
            "original_title": "Votazione finale",
            "description_title": "Revisione disciplina Corpo militare volontario e Corpo infermiere volontarie Croce Rossa",
            "public_title": "Revisione della disciplina del corpo militare volontario e del corpo delle infermiere volontarie della Croce Rossa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 31372,
            "slug": "vs19_331_025",
            "identifier": "vs19_331_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_025/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.14 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.14 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.14 DDL n. 1975",
            "description_title": "Emendamento 3.14 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 31635,
            "slug": "vs19_342_011",
            "identifier": "vs19_342_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_011/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2002/13, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2002/13, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/13, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/13, come riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31624,
            "slug": "vs19_340_142",
            "identifier": "vs19_340_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_142/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1997/33 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/33 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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31604,
            "slug": "vs19_340_122",
            "identifier": "vs19_340_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_122/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1997/10 PERISSA MARCO (FDI) - Votazione Ordine del giorno 9/1997/10 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/10 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/10 PERISSA MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31489,
            "slug": "vs19_340_013",
            "identifier": "vs19_340_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_013/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.28 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1997",
            "description_title": "Emendamento 1.28 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31632,
            "slug": "vs19_342_008",
            "identifier": "vs19_342_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_008/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2002/8 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/2002/8 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/8 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/8 BOLDRINI LAURA (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": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31663,
            "slug": "vs19_342_039",
            "identifier": "vs19_342_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_039/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2002/43 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/43 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 77.02
        },
        {
            "id": 31685,
            "slug": "vs19_342_061",
            "identifier": "vs19_342_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_061/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/76 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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35092,
            "slug": "vs19_337_059",
            "identifier": "vs19_337_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_059/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35088,
            "slug": "vs19_337_055",
            "identifier": "vs19_337_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_055/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 35080,
            "slug": "vs19_337_047",
            "identifier": "vs19_337_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_047/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1691/11 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/11 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35074,
            "slug": "vs19_337_095",
            "identifier": "vs19_337_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_095/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 4 (Doc. XXII, n. 23)",
            "original_title": "Articolo 4 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31680,
            "slug": "vs19_342_056",
            "identifier": "vs19_342_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_056/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2002/70, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/70, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/70, come riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31704,
            "slug": "vs19_342_080",
            "identifier": "vs19_342_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_080/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2002/21, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2002/21, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/21, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/21, nel testo riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31620,
            "slug": "vs19_340_138",
            "identifier": "vs19_340_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_138/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1997/34 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1997/34 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/34 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/34 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34846,
            "slug": "vs19_337_096",
            "identifier": "vs19_337_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_096/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34842,
            "slug": "vs19_337_088",
            "identifier": "vs19_337_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_088/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34818,
            "slug": "vs19_337_024",
            "identifier": "vs19_337_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_024/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.218 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.218 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34799,
            "slug": "vs19_337_005",
            "identifier": "vs19_337_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_005/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31358,
            "slug": "vs19_331_011",
            "identifier": "vs19_331_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_011/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1975",
            "description_title": "Emendamento 2.4 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": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31362,
            "slug": "vs19_331_015",
            "identifier": "vs19_331_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_015/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.3 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1975",
            "description_title": "Emendamento 3.3 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31363,
            "slug": "vs19_331_016",
            "identifier": "vs19_331_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_016/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.4 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1975",
            "description_title": "Emendamento 3.4 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31364,
            "slug": "vs19_331_017",
            "identifier": "vs19_331_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_017/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.7 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1975",
            "description_title": "Emendamento 3.7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31367,
            "slug": "vs19_331_020",
            "identifier": "vs19_331_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_020/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1011 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1011 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1011 DDL n. 1975",
            "description_title": "Emendamento 3.1011 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31385,
            "slug": "vs19_331_038",
            "identifier": "vs19_331_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_038/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.5 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1975",
            "description_title": "Emendamento 5.5 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31439,
            "slug": "vs19_331_062",
            "identifier": "vs19_331_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_062/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/16 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": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 31443,
            "slug": "vs19_331_066",
            "identifier": "vs19_331_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_066/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1975/20 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/20 CHERCHI SUSANNA (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": 30,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34876,
            "slug": "vs19_331_083",
            "identifier": "vs19_331_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_083/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1975/38 PENZA PASQUALINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/38 PENZA PASQUALINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34884,
            "slug": "vs19_331_091",
            "identifier": "vs19_331_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_091/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1975/46 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/46 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34882,
            "slug": "vs19_331_089",
            "identifier": "vs19_331_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_089/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1975/44, come riformulato, DI LAURO CARMEN (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/44, come riformulato, DI LAURO CARMEN (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34883,
            "slug": "vs19_331_090",
            "identifier": "vs19_331_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_090/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1975/45 QUARTINI ANDREA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/45 QUARTINI ANDREA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34899,
            "slug": "vs19_331_106",
            "identifier": "vs19_331_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_106/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1975/63 SIMIANI MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/63 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 31457,
            "slug": "vs19_336_106",
            "identifier": "vs19_336_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_106/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1930/6, così come riformulato, DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/1930/6, DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/6, DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/6, così come riformulato, DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 77,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34856,
            "slug": "vs19_336_010",
            "identifier": "vs19_336_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_010/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32276,
            "slug": "vs19_328_052",
            "identifier": "vs19_328_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_052/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32139,
            "slug": "vs19_323_033",
            "identifier": "vs19_323_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_033/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1946/50 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1946/50 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/50 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/50 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 70,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 30473,
            "slug": "vs19_305_005",
            "identifier": "vs19_305_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_005/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.38 MORFINO DANIELA (M5S) - Votazione Emendamento 1.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1665",
            "description_title": "Emendamento 1.38 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.99
        }
    ]
}