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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=226",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=224",
    "results": [
        {
            "id": 34823,
            "slug": "vs19_337_029",
            "identifier": "vs19_337_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_029/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35025,
            "slug": "vs19_336_033",
            "identifier": "vs19_336_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_033/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 5.2 BENZONI FABRIZIO (APERRE) e 5.3 DE MICHELI PAOLA (PD-IDP)",
            "original_title": "Identici emendamenti 5.2 BENZONI FABRIZIO (APERRE) e 5.3 DE MICHELI PAOLA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 31400,
            "slug": "vs19_336_075",
            "identifier": "vs19_336_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_075/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 8.12 LAI SILVIO (PD-IDP) - Votazione Emendamento 8.12 DDL n. 1930",
            "original_title": "Votazione Emendamento 8.12 DDL n. 1930",
            "description_title": "Emendamento 8.12 LAI SILVIO (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34830,
            "slug": "vs19_337_038",
            "identifier": "vs19_337_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_038/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.27 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 3.27 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31675,
            "slug": "vs19_342_051",
            "identifier": "vs19_342_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_051/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31411,
            "slug": "vs19_336_086",
            "identifier": "vs19_336_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_086/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici emendamenti 10.12 GHIRRA FRANCESCA (AVS) e 10.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.12 DDL n. 1930",
            "original_title": "Votazione Emendamento 10.12 DDL n. 1930",
            "description_title": "Identici emendamenti 10.12 GHIRRA FRANCESCA (AVS) e 10.14 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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31607,
            "slug": "vs19_340_125",
            "identifier": "vs19_340_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_125/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34869,
            "slug": "vs19_336_023",
            "identifier": "vs19_336_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_023/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1001 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 3.1001 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34864,
            "slug": "vs19_336_018",
            "identifier": "vs19_336_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_018/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.11 CAPPELLETTI ENRICO (M5S) e 3.1000 GHIRRA FRANCESCA (AVS)",
            "original_title": "Identici emendamenti 3.11 CAPPELLETTI ENRICO (M5S) e 3.1000 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34865,
            "slug": "vs19_336_019",
            "identifier": "vs19_336_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_019/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34828,
            "slug": "vs19_337_036",
            "identifier": "vs19_337_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_036/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.20 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.20 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32232,
            "slug": "vs19_328_008",
            "identifier": "vs19_328_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_008/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (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": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32231,
            "slug": "vs19_328_007",
            "identifier": "vs19_328_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_007/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 31645,
            "slug": "vs19_342_021",
            "identifier": "vs19_342_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_021/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2002/24 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/2002/24 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/24 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/24 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 30498,
            "slug": "vs19_305_030",
            "identifier": "vs19_305_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_030/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1665",
            "description_title": "Emendamento 2.2 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30480,
            "slug": "vs19_305_012",
            "identifier": "vs19_305_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_012/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.90 DDL n. 1665",
            "description_title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31517,
            "slug": "vs19_340_041",
            "identifier": "vs19_340_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_041/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1997",
            "description_title": "Emendamento 6.2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 32211,
            "slug": "vs19_326_059",
            "identifier": "vs19_326_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_059/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (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": 36,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31575,
            "slug": "vs19_340_101",
            "identifier": "vs19_340_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_101/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 9-decies.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-decies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.2 DDL n. 1997",
            "description_title": "Emendamento 9-decies.2 GADDA MARIA CHIARA (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": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31008,
            "slug": "vs19_321_004",
            "identifier": "vs19_321_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_004/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.101 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.101 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.101 DDL n. 1718",
            "description_title": "Emendamento 2.101 BONIFAZI FRANCESCO (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": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 31010,
            "slug": "vs19_318_030",
            "identifier": "vs19_318_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_030/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.16 GIULIANO CARLA (M5S) - Votazione Emendamento 1.16 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1718",
            "description_title": "Emendamento 1.16 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": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 31131,
            "slug": "vs19_321_081",
            "identifier": "vs19_321_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_081/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1718/16 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1718/16 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/16 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/16 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": 41,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30629,
            "slug": "vs19_309_083",
            "identifier": "vs19_309_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_083/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.301 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.301 DDL n. 1665",
            "description_title": "Emendamento 3.301 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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30614,
            "slug": "vs19_309_018",
            "identifier": "vs19_309_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_018/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.109 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.109 DDL n. 1665",
            "description_title": "Emendamento 2.109 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31023,
            "slug": "vs19_318_032",
            "identifier": "vs19_318_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_032/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.18 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1718",
            "description_title": "Emendamento 1.18 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": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 31527,
            "slug": "vs19_340_051",
            "identifier": "vs19_340_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_051/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9-bis.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-bis.2 DDL n. 1997",
            "description_title": "Emendamento 9-bis.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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31015,
            "slug": "vs19_318_045",
            "identifier": "vs19_318_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_045/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.6 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.6 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1718",
            "description_title": "Emendamento 2.6 CAFIERO DE RAHO FEDERICO (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": 47,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 31040,
            "slug": "vs19_318_027",
            "identifier": "vs19_318_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_027/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1718",
            "description_title": "Emendamento 1.12 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": 75,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 30.43
        },
        {
            "id": 30890,
            "slug": "vs19_318_004",
            "identifier": "vs19_318_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_004/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 30887,
            "slug": "vs19_317_092",
            "identifier": "vs19_317_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_092/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 92,
            "title": "Conversione decreto coesione",
            "original_title": "Votazione finale DDL n. 1933",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 7 maggio 2024, n. 60, recante ulteriori disposizioni urgenti in materia di politiche di coesione (Approvato dal Senato) (DDL 1933)",
            "public_title": "Conversione decreto coesione",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31533,
            "slug": "vs19_340_057",
            "identifier": "vs19_340_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_057/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9-ter.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.8 DDL n. 1997",
            "description_title": "Emendamento 9-ter.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": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 30513,
            "slug": "vs19_309_064",
            "identifier": "vs19_309_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_064/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 3.75 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.75 DDL n. 1665",
            "description_title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "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": 30571,
            "slug": "vs19_309_080",
            "identifier": "vs19_309_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_080/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 3.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.284 DDL n. 1665",
            "description_title": "Emendamento 3.284 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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31565,
            "slug": "vs19_340_090",
            "identifier": "vs19_340_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_090/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.13 DDL n. 1997",
            "description_title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31574,
            "slug": "vs19_340_099",
            "identifier": "vs19_340_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_099/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 9-novies.02 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.02 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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31588,
            "slug": "vs19_340_114",
            "identifier": "vs19_340_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_114/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 11.1 CAPPELLETTI ENRICO (M5S) e 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1997",
            "description_title": "Identici emendamenti 11.1 CAPPELLETTI ENRICO (M5S) e 11.2 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": 67,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 31524,
            "slug": "vs19_340_048",
            "identifier": "vs19_340_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_048/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1997",
            "description_title": "Emendamento 8.1 FOSSI EMILIANO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31537,
            "slug": "vs19_340_061",
            "identifier": "vs19_340_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_061/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 9-ter.13 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.14 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-ter.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.13 DDL n. 1997",
            "description_title": "Identici emendamenti 9-ter.13 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.14 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 31550,
            "slug": "vs19_340_074",
            "identifier": "vs19_340_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_074/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 9-sexies.8 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-sexies.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.8 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.8 GADDA MARIA CHIARA (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31557,
            "slug": "vs19_340_081",
            "identifier": "vs19_340_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_081/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.1 DDL n. 1997",
            "description_title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30587,
            "slug": "vs19_309_089",
            "identifier": "vs19_309_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_089/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 3.363 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.363 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.363 DDL n. 1665",
            "description_title": "Emendamento 3.363 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": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31579,
            "slug": "vs19_340_105",
            "identifier": "vs19_340_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_105/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30737,
            "slug": "vs19_309_181",
            "identifier": "vs19_309_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_181/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 181,
            "title": "Ordine del giorno n. 9/1665/2 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/2 GHIRRA FRANCESCA (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.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30576,
            "slug": "vs19_309_036",
            "identifier": "vs19_309_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_036/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.165 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.165 DDL n. 1665",
            "description_title": "Emendamento 2.165 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": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 32111,
            "slug": "vs19_323_004",
            "identifier": "vs19_323_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_004/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente ai capoversi primo e terzo della parte dispositiva, come riformulati, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/4, limitatamente ai capoversi primo e terzo della parte dispositiva, come riformulati, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32121,
            "slug": "vs19_323_015",
            "identifier": "vs19_323_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_015/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (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": 67.23,
            "minority_cohesion_rate": 72.05
        }
    ]
}