Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=167
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=168",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=166",
    "results": [
        {
            "id": 22353,
            "slug": "vs19_146_017",
            "identifier": "vs19_146_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_017/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1194/R/31 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1194/R/31 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/31 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/31 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 31995,
            "slug": "vs19_348_036",
            "identifier": "vs19_348_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_036/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 26.6 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.6 DDL n. 1660",
            "description_title": "Emendamento 26.6 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": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31993,
            "slug": "vs19_348_013",
            "identifier": "vs19_348_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_013/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 21.01007 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01007 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31915,
            "slug": "vs19_345_065",
            "identifier": "vs19_345_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_065/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 18.1023, sulla parte consequenziale, BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1023, DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1023, DDL n. 1660",
            "description_title": "Emendamento 18.1023, sulla parte consequenziale, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 22390,
            "slug": "vs19_146_020",
            "identifier": "vs19_146_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_020/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1194/R/34 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1194/R/34 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/34 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/34 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22246,
            "slug": "vs19_146_040",
            "identifier": "vs19_146_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_040/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1194/R/67 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/67 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/67 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/67 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22317,
            "slug": "vs19_146_037",
            "identifier": "vs19_146_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_037/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1194/R/64 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/64 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/64 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/64 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25560,
            "slug": "vs19_210_014",
            "identifier": "vs19_210_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_014/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1341",
            "description_title": "Emendamento 4.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25589,
            "slug": "vs19_210_046",
            "identifier": "vs19_210_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_046/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1341",
            "description_title": "Emendamento 10.3 L'ABBATE PATTY (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": 22,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 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": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31968,
            "slug": "vs19_348_034",
            "identifier": "vs19_348_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_034/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.36 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.36 DDL n. 1660",
            "description_title": "Emendamento 26.36 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": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31893,
            "slug": "vs19_345_082",
            "identifier": "vs19_345_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_082/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 82,
            "title": "Dichiarazione di urgenza della proposta di legge n. 617: Modifiche alla legge 5 febbraio 1992, n. 91, recante nuove norme sulla cittadinanza - Votazione PDL n. 0617",
            "original_title": "Votazione PDL n. 0617",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 617: Modifiche alla legge 5 febbraio 1992, n. 91, recante nuove norme sulla cittadinanza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.58,
            "minority_cohesion_rate": 60.62
        },
        {
            "id": 30112,
            "slug": "vs19_283_010",
            "identifier": "vs19_283_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_010/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.14 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.14 PDL n. 0836",
            "description_title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 31851,
            "slug": "vs19_345_002",
            "identifier": "vs19_345_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_002/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1011 DDL n. 1660",
            "description_title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 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": 22,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 30094,
            "slug": "vs19_283_012",
            "identifier": "vs19_283_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_012/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.8 CASO ANTONIO (M5S) - Votazione Emendamento 3.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0836",
            "description_title": "Emendamento 3.8 CASO ANTONIO (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 31842,
            "slug": "vs19_345_003",
            "identifier": "vs19_345_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_003/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 15.8 SERRACCHIANI DEBORA (PD-IDP) e 15.1006 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1660",
            "description_title": "Identici emendamenti 15.8 SERRACCHIANI DEBORA (PD-IDP) e 15.1006 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 30100,
            "slug": "vs19_283_002",
            "identifier": "vs19_283_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_002/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.8 CASO ANTONIO (M5S) - Votazione Emendamento 2.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.8 PDL n. 0836",
            "description_title": "Emendamento 2.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30128,
            "slug": "vs19_283_045",
            "identifier": "vs19_283_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_045/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 31965,
            "slug": "vs19_348_042",
            "identifier": "vs19_348_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_042/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.13 DDL n. 1660",
            "description_title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 30113,
            "slug": "vs19_283_008",
            "identifier": "vs19_283_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_008/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.15 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0836",
            "description_title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 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": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31531,
            "slug": "vs19_340_055",
            "identifier": "vs19_340_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_055/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9-ter.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.5 DDL n. 1997",
            "description_title": "Emendamento 9-ter.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31552,
            "slug": "vs19_340_076",
            "identifier": "vs19_340_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_076/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31553,
            "slug": "vs19_340_077",
            "identifier": "vs19_340_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_077/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-septies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.2 DDL n. 1997",
            "description_title": "Emendamento 9-septies.2 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": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31577,
            "slug": "vs19_340_103",
            "identifier": "vs19_340_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_103/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-decies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 25532,
            "slug": "vs19_210_111",
            "identifier": "vs19_210_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_111/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 25.6 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.6 DDL n. 1341",
            "description_title": "Emendamento 25.6 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.7 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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31582,
            "slug": "vs19_340_108",
            "identifier": "vs19_340_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_108/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 9-duodecies.2 FERRARI SARA (PD-IDP) - Votazione Emendamento 9-duodecies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-duodecies.2 DDL n. 1997",
            "description_title": "Emendamento 9-duodecies.2 FERRARI SARA (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31603,
            "slug": "vs19_340_121",
            "identifier": "vs19_340_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_121/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1997/7 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1997/7 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/7 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/7 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31495,
            "slug": "vs19_340_019",
            "identifier": "vs19_340_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_019/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.07 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.07 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.07 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.07 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 29357,
            "slug": "vs19_270_076",
            "identifier": "vs19_270_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_076/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1435/39 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/39 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31568,
            "slug": "vs19_340_093",
            "identifier": "vs19_340_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_093/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 9-novies.9 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.9 DDL n. 1997",
            "description_title": "Emendamento 9-novies.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 25700,
            "slug": "vs19_210_019",
            "identifier": "vs19_210_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_019/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 EVI ELEONORA (AVS) - Votazione Emendamento 4.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1341",
            "description_title": "Emendamento 4.9 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29328,
            "slug": "vs19_270_043",
            "identifier": "vs19_270_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_043/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1790/3 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/3 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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22612,
            "slug": "vs19_153_020",
            "identifier": "vs19_153_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_020/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.01 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.01 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.01 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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31963,
            "slug": "vs19_348_029",
            "identifier": "vs19_348_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_029/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 25.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 25.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1660",
            "description_title": "Emendamento 25.1 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 29338,
            "slug": "vs19_270_045",
            "identifier": "vs19_270_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_045/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/5 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": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22616,
            "slug": "vs19_153_021",
            "identifier": "vs19_153_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_021/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.0500, PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0500, PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29373,
            "slug": "vs19_270_078",
            "identifier": "vs19_270_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_078/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31583,
            "slug": "vs19_340_109",
            "identifier": "vs19_340_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_109/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 9-terdecies.1 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 9-terdecies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.1 DDL n. 1997",
            "description_title": "Emendamento 9-terdecies.1 SPERANZA ROBERTO (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": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31911,
            "slug": "vs19_348_099",
            "identifier": "vs19_348_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_099/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 29377,
            "slug": "vs19_270_082",
            "identifier": "vs19_270_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_082/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22659,
            "slug": "vs19_153_024",
            "identifier": "vs19_153_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_024/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/418/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/7 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25651,
            "slug": "vs19_210_057",
            "identifier": "vs19_210_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_057/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1341",
            "original_title": "Votazione Articolo 14 DDL n. 1341",
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34140,
            "slug": "vs19_388_118",
            "identifier": "vs19_388_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_118/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.61 CHERCHI SUSANNA (M5S) - Votazione Emendamento 25.61 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.61 DDL n. 2022",
            "description_title": "Emendamento 25.61 CHERCHI SUSANNA (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 25716,
            "slug": "vs19_210_129",
            "identifier": "vs19_210_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_129/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo aggiuntivo 29.03 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 29.03 DDL n. 1341",
            "original_title": "Votazione Emendamento 29.03 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 29.03 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34551,
            "slug": "vs19_388_036",
            "identifier": "vs19_388_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_036/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2022",
            "original_title": "Votazione Articolo 7 DDL n. 2022",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 64.33
        }
    ]
}