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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=98",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=96",
    "results": [
        {
            "id": 29024,
            "slug": "vs19_265_053",
            "identifier": "vs19_265_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_053/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1435",
            "original_title": "Votazione Articolo 28 DDL n. 1435",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 29204,
            "slug": "vs19_266_065",
            "identifier": "vs19_266_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_065/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4-bis.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4-bis.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 4-bis.1 DDL n. 1780",
            "description_title": "Emendamento 4-bis.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25248,
            "slug": "19-125-14",
            "identifier": "19-125-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-14/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 14,
            "title": "Em. 4.9, Unterberger e altri",
            "original_title": "Em. 4.9, Unterberger e altri",
            "description_title": null,
            "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": 49,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 33366,
            "slug": "19-243-232",
            "identifier": "19-243-232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-232/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 232,
            "title": "Codice della strada - Em. 34.0.8, Paita e Fregolent",
            "original_title": "Em. 34.0.8, Paita e Fregolent",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 41.18
        },
        {
            "id": 20263,
            "slug": "19-56-121",
            "identifier": "19-56-121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-121/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 121,
            "title": "Em. 29.0.200, Paita e altri",
            "original_title": "Em. 29.0.200, Paita e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 49,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 20345,
            "slug": "19-56-167",
            "identifier": "19-56-167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-167/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 167,
            "title": "Em. 47.208, Fregolent e Lombardo",
            "original_title": "Em. 47.208, Fregolent e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 20317,
            "slug": "19-56-199",
            "identifier": "19-56-199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-199/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 199,
            "title": "Em. 49.14, Franceschelli",
            "original_title": "Em. 49.14, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 20752,
            "slug": "19-58-41",
            "identifier": "19-58-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-41/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 41,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 3.11, Della Porta e altri",
            "original_title": "Em. 3.11, Della Porta e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 49,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 23877,
            "slug": "19-82-9",
            "identifier": "19-82-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-82-9/?format=api",
            "sitting": {
                "id": 1442,
                "date": "2023-06-28",
                "number": 82,
                "branch": "S"
            },
            "number": 9,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(disp. 1-3, 5-9), Paita e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 29-30/06/23. Prop. risol. n.2 (testo 2)(disp. 1-3, 5-9), Paita e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 33078,
            "slug": "19-241-7",
            "identifier": "19-241-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-7/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 7,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Articolo 7",
            "original_title": "Articolo 7",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 67.52,
            "minority_cohesion_rate": 31.76
        },
        {
            "id": 20310,
            "slug": "19-56-209",
            "identifier": "19-56-209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-209/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 209,
            "title": "Em. 49-bis.0.200, Gelmini e Lombardo",
            "original_title": "Em. 49-bis.0.200, Gelmini e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 40053,
            "slug": "19-335-4",
            "identifier": "19-335-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-335-4/?format=api",
            "sitting": {
                "id": 2060,
                "date": "2025-07-30",
                "number": 335,
                "branch": "S"
            },
            "number": 4,
            "title": "Proposta Giunta elezioni e immunità favorevole al riconoscimento dell'insindacabilità",
            "original_title": "Proposta Giunta elezioni e immunità favorevole al riconoscimento dell'insindacabilità",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 18060,
            "slug": "19-8-2",
            "identifier": "19-8-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-8-2/?format=api",
            "sitting": {
                "id": 1223,
                "date": "2022-11-16",
                "number": 8,
                "branch": "S"
            },
            "number": 2,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR) - ODG G01.2, Gelmini e altri",
            "original_title": "ODG G01.2, Gelmini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 30425,
            "slug": "19-200-57",
            "identifier": "19-200-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-200-57/?format=api",
            "sitting": {
                "id": 1708,
                "date": "2024-06-19",
                "number": 200,
                "branch": "S"
            },
            "number": 57,
            "title": "Rafforzamento cybersicurezza nazionale - Articolo 17",
            "original_title": "Articolo 17",
            "description_title": "Rafforzamento cybersicurezza nazionale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 49,
            "majority_cohesion_rate": 74.14,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 22950,
            "slug": "19-86-35",
            "identifier": "19-86-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-35/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 35,
            "title": "Ripristino della festività nazionale del 4 novembre - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ripristino della festività nazionale del 4 novembre",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.77,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 19355,
            "slug": "19-38-87",
            "identifier": "19-38-87",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-87/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 87,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 10.56, Fregolent",
            "original_title": "Em. 10.56, Fregolent",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 20384,
            "slug": "19-56-98",
            "identifier": "19-56-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-98/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 98,
            "title": "Em. 18.216, Fregolent e Lombardo",
            "original_title": "Em. 18.216, Fregolent e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 20333,
            "slug": "19-56-179",
            "identifier": "19-56-179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-179/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 179,
            "title": "Em. 47.218, Fregolent e Lombardo",
            "original_title": "Em. 47.218, Fregolent e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 34121,
            "slug": "vs19_388_092",
            "identifier": "vs19_388_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_092/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 23 - Votazione Articolo 23 DDL n. 2022",
            "original_title": "Votazione Articolo 23 DDL n. 2022",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 24037,
            "slug": "vs19_158_008",
            "identifier": "vs19_158_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_008/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1135/4 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1135/4 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/4 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/4 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25596,
            "slug": "vs19_210_181",
            "identifier": "vs19_210_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_181/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 181,
            "title": "Articolo 54 - Votazione Articolo 54 DDL n. 1341",
            "original_title": "Votazione Articolo 54 DDL n. 1341",
            "description_title": "Articolo 54",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 34126,
            "slug": "vs19_388_153",
            "identifier": "vs19_388_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_153/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 28.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5 DDL n. 2022",
            "description_title": "Emendamento 28.5 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 31774,
            "slug": "vs19_344_040",
            "identifier": "vs19_344_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_040/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 9.1006 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1006 DDL n. 1660",
            "description_title": "Emendamento 9.1006 ZANELLA LUANA (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": 49,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 24202,
            "slug": "vs19_168_007",
            "identifier": "vs19_168_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_007/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1373/8 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1373/8 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/8 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/8 AURIEMMA CARMELA (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": 49,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 23903,
            "slug": "vs19_154_079",
            "identifier": "vs19_154_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_079/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 79,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale DDL n. 1038-B",
            "description_title": "Delega al Governo per la riforma fiscale (Approvato dalla Camera e modificato dal Senato) (DDL 1038-B)",
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 33504,
            "slug": "vs19_377_097",
            "identifier": "vs19_377_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_097/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 19.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 24008,
            "slug": "vs19_157_007",
            "identifier": "vs19_157_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_007/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.21 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.21 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.21 PDL n. 0536",
            "description_title": "Emendamento 1.21 BONETTI ELENA (AIV-RE)",
            "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": 49,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31846,
            "slug": "vs19_344_041",
            "identifier": "vs19_344_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_041/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1007 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1007 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1007 DDL n. 1660",
            "description_title": "Emendamento 9.1007 ZANELLA LUANA (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": 4,
            "n_margin": 49,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 34056,
            "slug": "vs19_388_087",
            "identifier": "vs19_388_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_087/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 23.8 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 23.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.8 DDL n. 2022",
            "description_title": "Emendamento 23.8 PASTORELLA GIULIA (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": 5,
            "n_margin": 49,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 22651,
            "slug": "vs19_152_021",
            "identifier": "vs19_152_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_021/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1322/8 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1322/8 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/8 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/8 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34112,
            "slug": "vs19_388_145",
            "identifier": "vs19_388_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_145/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 26.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 22663,
            "slug": "vs19_152_006",
            "identifier": "vs19_152_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_006/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/52 MESSINA MANLIO (FDI) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/52 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/52 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/52 MESSINA MANLIO (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": 12,
            "n_margin": 48,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24181,
            "slug": "vs19_168_039",
            "identifier": "vs19_168_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_039/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (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": 48,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 34139,
            "slug": "vs19_388_152",
            "identifier": "vs19_388_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_152/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 152,
            "title": "Emendamento 28.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.4 DDL n. 2022",
            "description_title": "Emendamento 28.4 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": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 23895,
            "slug": "vs19_154_045",
            "identifier": "vs19_154_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_045/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 20.5 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 20.5 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.5 DDL n. 1038-B",
            "description_title": "Emendamento 20.5 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": 48,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 31012,
            "slug": "vs19_318_031",
            "identifier": "vs19_318_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_031/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.17 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1718",
            "description_title": "Emendamento 1.17 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 23922,
            "slug": "vs19_154_043",
            "identifier": "vs19_154_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_043/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.3 GRIMALDI MARCO (AVS) - Votazione Emendamento 20.3 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.3 DDL n. 1038-B",
            "description_title": "Emendamento 20.3 GRIMALDI MARCO (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": 48,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31020,
            "slug": "vs19_322_001",
            "identifier": "vs19_322_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_322_001/?format=api",
            "sitting": {
                "id": 1734,
                "date": "2024-07-10",
                "number": 322,
                "branch": "C"
            },
            "number": 1,
            "title": "Riforma Nordio in tema di giustizia penale",
            "original_title": "Votazione finale DDL n. 1718",
            "description_title": "Modifiche al codice penale, al codice di procedura penale, all'ordinamento giudiziario e al codice dell'ordinamento militare (Approvato dal Senato) (DDL 1718)",
            "public_title": "Riforma Nordio in tema di giustizia penale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 74.37,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34107,
            "slug": "vs19_388_124",
            "identifier": "vs19_388_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_124/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 124,
            "title": "Identici articoli aggiuntivi 25.017 MAGI RICCARDO (M-+EUR) e 25.020 IARIA ANTONINO (M5S) - Votazione Emendamento 25.017 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.017 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.017 MAGI RICCARDO (M-+EUR) e 25.020 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 29408,
            "slug": "vs19_273_007",
            "identifier": "vs19_273_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_007/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.9 ZANELLA LUANA (AVS) - Votazione Emendamento 2.9 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1532",
            "description_title": "Emendamento 2.9 ZANELLA LUANA (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": 5,
            "n_margin": 48,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22649,
            "slug": "vs19_152_027",
            "identifier": "vs19_152_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_027/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1322/19 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1322/19 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/19 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/19 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24214,
            "slug": "vs19_168_038",
            "identifier": "vs19_168_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_038/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22280,
            "slug": "vs19_150_014",
            "identifier": "vs19_150_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_014/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 31014,
            "slug": "vs19_318_039",
            "identifier": "vs19_318_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_039/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1718",
            "description_title": "Emendamento 1.29 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": 48,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 22377,
            "slug": "vs19_150_029",
            "identifier": "vs19_150_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_029/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 34562,
            "slug": "vs19_388_072",
            "identifier": "vs19_388_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_072/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2022",
            "original_title": "Votazione Articolo 18 DDL n. 2022",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 31075,
            "slug": "vs19_321_015",
            "identifier": "vs19_321_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_015/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1718",
            "description_title": "Emendamento 2.24 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": 48,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34333,
            "slug": "vs19_388_212",
            "identifier": "vs19_388_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_212/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 212,
            "title": "Articolo 38 - Votazione Articolo 38 DDL n. 2022",
            "original_title": "Votazione Articolo 38 DDL n. 2022",
            "description_title": "Articolo 38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 22655,
            "slug": "vs19_152_017",
            "identifier": "vs19_152_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_017/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1322/4 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1322/4 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/4 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/4 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": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 23935,
            "slug": "vs19_154_017",
            "identifier": "vs19_154_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_017/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 16.1 GRIMALDI MARCO (AVS) - Votazione Emendamento 16.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1038-B",
            "description_title": "Emendamento 16.1 GRIMALDI MARCO (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": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        }
    ]
}