Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=235
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=236",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=234",
    "results": [
        {
            "id": 31414,
            "slug": "vs19_336_089",
            "identifier": "vs19_336_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_089/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 11.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 11.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1930",
            "description_title": "Emendamento 11.1 PAVANELLI EMMA (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": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 65.22
        },
        {
            "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": 31654,
            "slug": "vs19_342_030",
            "identifier": "vs19_342_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_030/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2002/33, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2002/33, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/33, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/33, nel testo riformulato, 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 141,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 31418,
            "slug": "vs19_336_093",
            "identifier": "vs19_336_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_093/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 11.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 11.14 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.14 DDL n. 1930",
            "description_title": "Emendamento 11.14 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31697,
            "slug": "vs19_342_073",
            "identifier": "vs19_342_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_073/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2002/89 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/2002/89 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/89 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/89 DE MONTE ISABELLA (IVICRE)",
            "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": 58,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 42.86
        },
        {
            "id": 32257,
            "slug": "vs19_328_032",
            "identifier": "vs19_328_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_032/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (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": 37,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 54.04
        },
        {
            "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": 34827,
            "slug": "vs19_337_035",
            "identifier": "vs19_337_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_035/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.1 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.1 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "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": 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": 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": 31681,
            "slug": "vs19_342_057",
            "identifier": "vs19_342_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_057/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2002/72 FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2002/72 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/72 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/72 FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 88,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31677,
            "slug": "vs19_342_053",
            "identifier": "vs19_342_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_053/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31700,
            "slug": "vs19_342_076",
            "identifier": "vs19_342_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_076/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31698,
            "slug": "vs19_342_074",
            "identifier": "vs19_342_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_074/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2002/90 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2002/90 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/90 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/90 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "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": 35065,
            "slug": "vs19_336_073",
            "identifier": "vs19_336_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_073/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 8.6 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.6 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": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31655,
            "slug": "vs19_342_031",
            "identifier": "vs19_342_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_031/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31679,
            "slug": "vs19_342_055",
            "identifier": "vs19_342_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_055/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32273,
            "slug": "vs19_328_049",
            "identifier": "vs19_328_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_049/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1896/66 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/66 FEDE GIORGIO (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": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 35102,
            "slug": "vs19_337_069",
            "identifier": "vs19_337_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_069/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1691/33 D'ORSO VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/33 D'ORSO VALENTINA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 40.99
        },
        {
            "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": 31545,
            "slug": "vs19_340_069",
            "identifier": "vs19_340_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_069/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 9-sexies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.3 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31696,
            "slug": "vs19_342_072",
            "identifier": "vs19_342_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_072/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2002/88 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2002/88 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/88 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/88 BOSCHI MARIA ELENA (IVICRE)",
            "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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "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": 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": 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": 30485,
            "slug": "vs19_305_017",
            "identifier": "vs19_305_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_017/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.121 DONNO LEONARDO (M5S) - Votazione Emendamento 1.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.121 DDL n. 1665",
            "description_title": "Emendamento 1.121 DONNO LEONARDO (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": 75.93
        },
        {
            "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": 31578,
            "slug": "vs19_340_104",
            "identifier": "vs19_340_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_104/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo aggiuntivo 9-decies.02 CASO ANTONIO (M5S) - Votazione Emendamento 9-decies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.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": 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": 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": 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": 31518,
            "slug": "vs19_340_042",
            "identifier": "vs19_340_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_042/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 6.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1997",
            "description_title": "Emendamento 6.3 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": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.78
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 32116,
            "slug": "vs19_323_010",
            "identifier": "vs19_323_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_010/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "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": 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": 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
        },
        {
            "id": 32119,
            "slug": "vs19_323_013",
            "identifier": "vs19_323_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_013/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/11 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 34.78
        }
    ]
}