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

{
    "count": 23033,
    "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=299",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=297",
    "results": [
        {
            "id": 30745,
            "slug": "vs19_309_214",
            "identifier": "vs19_309_214",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_214/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 214,
            "title": "Ordine del giorno n. 9/1665/42 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1665/42 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/42 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/42 LOMUTI ARNALDO (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": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30649,
            "slug": "vs19_309_174",
            "identifier": "vs19_309_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_174/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 11.10 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 11.10 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1665",
            "description_title": "Emendamento 11.10 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30650,
            "slug": "vs19_309_160",
            "identifier": "vs19_309_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_160/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 10.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1665",
            "description_title": "Emendamento 10.4 BONAFE' SIMONA (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": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30665,
            "slug": "vs19_309_152",
            "identifier": "vs19_309_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_152/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 152,
            "title": "Emendamento 9.5 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 9.5 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1665",
            "description_title": "Emendamento 9.5 ORRICO ANNA LAURA (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": 71.01,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24263,
            "slug": "vs19_172_021",
            "identifier": "vs19_172_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_021/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00185, ad eccezione dei capoversi quarto, ottavo e dodicesimo della parte dispositiva, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00185",
            "original_title": "Votazione Mozione 1_00185",
            "description_title": "Mozione n. 1-00185, ad eccezione dei capoversi quarto, ottavo e dodicesimo della parte dispositiva, CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30793,
            "slug": "vs19_314_048",
            "identifier": "vs19_314_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_048/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 48,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1929: Proroga del termine per il riordino organico delle disposizioni che regolano il sistema tributario mediante adozione di testi unici (DDL 1929) - Votazione DDL n. 1929",
            "original_title": "Votazione DDL n. 1929",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1929: Proroga del termine per il riordino organico delle disposizioni che regolano il sistema tributario mediante adozione di testi unici (DDL 1929)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 22342,
            "slug": "vs19_151_021",
            "identifier": "vs19_151_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_021/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 15",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso quindicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 15",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 30666,
            "slug": "vs19_309_172",
            "identifier": "vs19_309_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_172/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 10.398 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 10.398 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.398 DDL n. 1665",
            "description_title": "Emendamento 10.398 BOSCHI MARIA ELENA (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": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22672,
            "slug": "vs19_128_042",
            "identifier": "vs19_128_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_042/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1238/39 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1238/39 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/39 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/39 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37214,
            "slug": "vs19_449_055",
            "identifier": "vs19_449_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_055/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1-quater.3 BONELLI ANGELO (AVS) - Votazione Emendamento 1-quater.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2285",
            "description_title": "Emendamento 1-quater.3 BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22318,
            "slug": "vs19_151_013",
            "identifier": "vs19_151_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_013/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 13,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 7",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso settimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 7",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22324,
            "slug": "vs19_151_022",
            "identifier": "vs19_151_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_022/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 16",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso sedicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 16",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 36484,
            "slug": "vs19_435_083",
            "identifier": "vs19_435_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_083/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1573",
            "original_title": "Votazione Articolo 8 PDL n. 1573",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 24755,
            "slug": "vs19_184_001",
            "identifier": "vs19_184_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_001/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1406",
            "description_title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22020,
            "slug": "vs19_138_046",
            "identifier": "vs19_138_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_046/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1038 e abb./16 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./16 ALIFANO ENRICA (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21910,
            "slug": "vs19_138_024",
            "identifier": "vs19_138_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_024/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1038",
            "original_title": "Votazione Articolo 14 DDL n. 1038",
            "description_title": "Articolo 14",
            "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": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24211,
            "slug": "vs19_168_048",
            "identifier": "vs19_168_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_048/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1373/52 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1373/52 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/52 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/52 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22673,
            "slug": "vs19_128_028",
            "identifier": "vs19_128_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_028/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1238/20 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1238/20 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/20 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/20 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26722,
            "slug": "vs19_222_029",
            "identifier": "vs19_222_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_029/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.28 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.28 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1624",
            "description_title": "Emendamento 1.28 FRATOIANNI NICOLA (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": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22294,
            "slug": "vs19_150_020",
            "identifier": "vs19_150_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_020/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22313,
            "slug": "vs19_150_016",
            "identifier": "vs19_150_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_016/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1239/32 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/32 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 38716,
            "slug": "vs19_487_076",
            "identifier": "vs19_487_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_076/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2355/106 - Votazione Ordine del giorno 9/2355/106 ",
            "original_title": "Votazione Ordine del giorno 9/2355/106 ",
            "description_title": "ODG 9/2355/106",
            "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": 32,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 30569,
            "slug": "vs19_309_122",
            "identifier": "vs19_309_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_122/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.107 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 6.107 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.107 DDL n. 1665",
            "description_title": "Emendamento 6.107 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25364,
            "slug": "vs19_204_054",
            "identifier": "vs19_204_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_054/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 54,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventitreesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventitreesimo della parte dispositiva, BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30725,
            "slug": "vs19_309_219",
            "identifier": "vs19_309_219",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_219/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 219,
            "title": "Ordine del giorno n. 9/1665/47 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1665/47 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/47 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/47 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": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30727,
            "slug": "vs19_309_193",
            "identifier": "vs19_309_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_193/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 193,
            "title": "Ordine del giorno n. 9/1665/17 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1665/17 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/17 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/17 BONETTI ELENA (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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32115,
            "slug": "vs19_323_009",
            "identifier": "vs19_323_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_009/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/7 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": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30729,
            "slug": "vs19_309_236",
            "identifier": "vs19_309_236",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_236/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 236,
            "title": "Ordine del giorno n. 9/1665/64 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1665/64 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/64 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/64 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30589,
            "slug": "vs19_309_121",
            "identifier": "vs19_309_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_121/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (M5S) - Votazione Emendamento 6.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1665",
            "description_title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (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": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38667,
            "slug": "vs19_487_027",
            "identifier": "vs19_487_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_027/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2355/49 - Votazione Ordine del giorno 9/2355/49 ",
            "original_title": "Votazione Ordine del giorno 9/2355/49 ",
            "description_title": "ODG 9/2355/49",
            "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": 32,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 22842,
            "slug": "vs19_129_024",
            "identifier": "vs19_129_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_024/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1238/105 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1238/105 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/105 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/105 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": 32,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 36563,
            "slug": "vs19_435_078",
            "identifier": "vs19_435_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_078/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 7.105 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.105 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.105 PDL n. 1573",
            "description_title": "Emendamento 7.105 GUERRA MARIA CECILIA (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": 5,
            "n_margin": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37744,
            "slug": "vs19_464_013",
            "identifier": "vs19_464_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_013/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.49 GIULIANO CARLA (M5S) - Votazione Emendamento 3.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.49 PDL n. 1621",
            "description_title": "Emendamento 3.49 GIULIANO CARLA (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": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37735,
            "slug": "vs19_464_004",
            "identifier": "vs19_464_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_004/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1004 DORI DEVIS (AVS) e 3.1008 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1004 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1621",
            "description_title": "Identici emendamenti 3.1004 DORI DEVIS (AVS) e 3.1008 GIANASSI FEDERICO (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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 30676,
            "slug": "vs19_309_161",
            "identifier": "vs19_309_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_161/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 10.280 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 10.280 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.280 DDL n. 1665",
            "description_title": "Emendamento 10.280 ZARATTI FILIBERTO (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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34674,
            "slug": "vs19_387_072",
            "identifier": "vs19_387_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_072/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2088-AR/75 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2088-AR/75 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/75 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/75 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 30678,
            "slug": "vs19_309_138",
            "identifier": "vs19_309_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_138/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 7.277 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.277 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.277 DDL n. 1665",
            "description_title": "Emendamento 7.277 BONAFE' SIMONA (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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 36587,
            "slug": "vs19_435_105",
            "identifier": "vs19_435_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_105/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 10.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1002 PDL n. 1573",
            "description_title": "Emendamento 10.1002 CAROTENUTO DARIO (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": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26759,
            "slug": "vs19_222_003",
            "identifier": "vs19_222_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_003/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1624",
            "description_title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26882,
            "slug": "vs19_229_020",
            "identifier": "vs19_229_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_020/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 GIULIANO CARLA (M5S) - Votazione Emendamento 3.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1297",
            "description_title": "Emendamento 3.1 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22227,
            "slug": "vs19_138_047",
            "identifier": "vs19_138_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_047/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30724,
            "slug": "vs19_309_209",
            "identifier": "vs19_309_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_209/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 209,
            "title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30741,
            "slug": "vs19_309_195",
            "identifier": "vs19_309_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_195/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 195,
            "title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30647,
            "slug": "vs19_309_165",
            "identifier": "vs19_309_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_165/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 165,
            "title": "Emendamento 10.323 GUBITOSA MICHELE (M5S) - Votazione Emendamento 10.323 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.323 DDL n. 1665",
            "description_title": "Emendamento 10.323 GUBITOSA MICHELE (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": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22242,
            "slug": "vs19_150_018",
            "identifier": "vs19_150_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_018/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1239/35 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/35 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 38791,
            "slug": "vs19_490_005",
            "identifier": "vs19_490_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_005/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-452 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-452",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 21753,
            "slug": "vs19_114_078",
            "identifier": "vs19_114_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_078/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (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": 32,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22070,
            "slug": "vs19_138_042",
            "identifier": "vs19_138_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_042/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1038",
            "original_title": "Votazione Articolo 19 DDL n. 1038",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        }
    ]
}