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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=143",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=141",
    "results": [
        {
            "id": 37184,
            "slug": "vs19_449_025",
            "identifier": "vs19_449_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_025/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (IVICRE) - Votazione Emendamento 1.01000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37328,
            "slug": "vs19_450_069",
            "identifier": "vs19_450_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_069/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (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": 35,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 31952,
            "slug": "vs19_348_106",
            "identifier": "vs19_348_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_106/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 33.4 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.4 DDL n. 1660",
            "description_title": "Emendamento 33.4 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 26574,
            "slug": "vs19_220_098",
            "identifier": "vs19_220_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_098/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1627/113 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1627/113 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/113 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/113 AMENDOLA VINCENZO (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": 35,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31709,
            "slug": "vs19_342_089",
            "identifier": "vs19_342_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_089/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/5 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 26682,
            "slug": "vs19_220_133",
            "identifier": "vs19_220_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_133/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (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": 78.48,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35446,
            "slug": "vs19_402_096",
            "identifier": "vs19_402_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_096/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35449,
            "slug": "vs19_402_099",
            "identifier": "vs19_402_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_099/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31714,
            "slug": "vs19_342_094",
            "identifier": "vs19_342_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_094/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 36512,
            "slug": "vs19_435_023",
            "identifier": "vs19_435_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_023/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 1573",
            "description_title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31715,
            "slug": "vs19_342_095",
            "identifier": "vs19_342_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_095/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1974/11 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1974/11 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/11 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/11 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35521,
            "slug": "vs19_402_172",
            "identifier": "vs19_402_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_172/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 172,
            "title": "Ordine del giorno n. 9/2112-bis/203 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/203 FERRARI SARA (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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 22552,
            "slug": "vs19_133_048",
            "identifier": "vs19_133_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_048/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00153, sul capoverso quarto della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso quarto della parte dispositiva, MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26630,
            "slug": "vs19_220_161",
            "identifier": "vs19_220_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_161/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 161,
            "title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31717,
            "slug": "vs19_342_097",
            "identifier": "vs19_342_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_097/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1974/13 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1974/13 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/13 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/13 IACONO GIOVANNA (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": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 35398,
            "slug": "vs19_402_047",
            "identifier": "vs19_402_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_047/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2112-bis/23 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/23 LACARRA 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": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22448,
            "slug": "vs19_133_013",
            "identifier": "vs19_133_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_013/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 11.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.101 PDL n. 0596",
            "description_title": "Emendamento 11.101 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 31716,
            "slug": "vs19_342_096",
            "identifier": "vs19_342_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_096/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1974/12 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/12 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 35397,
            "slug": "vs19_402_046",
            "identifier": "vs19_402_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_046/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (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": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35399,
            "slug": "vs19_402_048",
            "identifier": "vs19_402_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_048/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 26534,
            "slug": "vs19_220_037",
            "identifier": "vs19_220_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_037/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/19 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22523,
            "slug": "vs19_134_072",
            "identifier": "vs19_134_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_072/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 35505,
            "slug": "vs19_402_156",
            "identifier": "vs19_402_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_156/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 156,
            "title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 22583,
            "slug": "vs19_134_089",
            "identifier": "vs19_134_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_089/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (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.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 35506,
            "slug": "vs19_402_157",
            "identifier": "vs19_402_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_157/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 26615,
            "slug": "vs19_220_140",
            "identifier": "vs19_220_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_140/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (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": 78.9,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 STUMPO NICOLA (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 35983,
            "slug": "vs19_422_030",
            "identifier": "vs19_422_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_030/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 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": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26567,
            "slug": "vs19_220_004",
            "identifier": "vs19_220_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_004/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.83 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.83 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.83 DDL n. 1627",
            "description_title": "Emendamento 1.83 RICHETTI MATTEO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 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": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 35469,
            "slug": "vs19_402_119",
            "identifier": "vs19_402_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_119/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (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": 76.45,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34994,
            "slug": "vs19_335_040",
            "identifier": "vs19_335_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_040/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1937/41 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/41 CAPPELLETTI ENRICO (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": 62.18,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22578,
            "slug": "vs19_134_081",
            "identifier": "vs19_134_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_081/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/14 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22551,
            "slug": "vs19_134_109",
            "identifier": "vs19_134_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_109/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22560,
            "slug": "vs19_134_108",
            "identifier": "vs19_134_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_108/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22541,
            "slug": "vs19_134_086",
            "identifier": "vs19_134_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_086/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22521,
            "slug": "vs19_134_073",
            "identifier": "vs19_134_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_073/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35436,
            "slug": "vs19_402_085",
            "identifier": "vs19_402_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_085/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (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": 75.21,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34727,
            "slug": "vs19_349_113",
            "identifier": "vs19_349_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_113/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 113,
            "title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "original_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario (DDL 1660)",
            "description_title": "",
            "public_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 35364,
            "slug": "vs19_402_013",
            "identifier": "vs19_402_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_013/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 5 DDL n. 2112-bis",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 25161,
            "slug": "vs19_200_015",
            "identifier": "vs19_200_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_015/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24944,
            "slug": "vs19_201_003",
            "identifier": "vs19_201_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_003/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1551/58 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/58 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": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        }
    ]
}