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

{
    "count": 22941,
    "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=369",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=367",
    "results": [
        {
            "id": 20296,
            "slug": "19-56-4",
            "identifier": "19-56-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-4/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 1.201, Zampa e altri",
            "original_title": "Em. 1.201, Zampa 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 18660,
            "slug": "19-23-1",
            "identifier": "19-23-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-23-1/?format=api",
            "sitting": {
                "id": 1258,
                "date": "2022-12-28",
                "number": 23,
                "branch": "S"
            },
            "number": 1,
            "title": "Legge di bilancio 2023",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 88.7,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 18661,
            "slug": "19-24-1",
            "identifier": "19-24-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-24-1/?format=api",
            "sitting": {
                "id": 1260,
                "date": "2022-12-29",
                "number": 24,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia legge di bilancio 2023",
            "original_title": "Questione di fiducia art. 1 A.S 442",
            "description_title": null,
            "public_title": "Fiducia legge di bilancio 2023",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 94.78,
            "minority_cohesion_rate": 87.36
        },
        {
            "id": 18699,
            "slug": "19-29-31",
            "identifier": "19-29-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-29-31/?format=api",
            "sitting": {
                "id": 1275,
                "date": "2023-01-18",
                "number": 29,
                "branch": "S"
            },
            "number": 31,
            "title": "D-l 187/2022 - Settori produttivi strategici - Em. 2.4, Martella e altri",
            "original_title": "Em. 2.4, Martella e altri",
            "description_title": "D-l 187/2022 - Settori produttivi strategici",
            "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": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18688,
            "slug": "19-29-3",
            "identifier": "19-29-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-29-3/?format=api",
            "sitting": {
                "id": 1275,
                "date": "2023-01-18",
                "number": 29,
                "branch": "S"
            },
            "number": 3,
            "title": "D-l 187/2022 - Settori produttivi strategici - Em. 1.1, Nave e altri",
            "original_title": "Em. 1.1, Nave e altri",
            "description_title": "D-l 187/2022 - Settori produttivi strategici",
            "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": 16,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 18694,
            "slug": "19-29-39",
            "identifier": "19-29-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-29-39/?format=api",
            "sitting": {
                "id": 1275,
                "date": "2023-01-18",
                "number": 29,
                "branch": "S"
            },
            "number": 39,
            "title": "D-l 187/2022 - Settori produttivi strategici - Em. 2.16, Martella e altri",
            "original_title": "Em. 2.16, Martella e altri",
            "description_title": "D-l 187/2022 - Settori produttivi strategici",
            "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": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18647,
            "slug": "19-23-14",
            "identifier": "19-23-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-23-14/?format=api",
            "sitting": {
                "id": 1258,
                "date": "2022-12-28",
                "number": 23,
                "branch": "S"
            },
            "number": 14,
            "title": "Legge di bilancio 2023",
            "original_title": "Articolo 15",
            "description_title": null,
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 89.57,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 18658,
            "slug": "19-23-3",
            "identifier": "19-23-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-23-3/?format=api",
            "sitting": {
                "id": 1258,
                "date": "2022-12-28",
                "number": 23,
                "branch": "S"
            },
            "number": 3,
            "title": "Legge di bilancio 2023",
            "original_title": "Articolo 4",
            "description_title": null,
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 88.7,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 18641,
            "slug": "19-23-20",
            "identifier": "19-23-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-23-20/?format=api",
            "sitting": {
                "id": 1258,
                "date": "2022-12-28",
                "number": 23,
                "branch": "S"
            },
            "number": 20,
            "title": "Legge di bilancio 2023",
            "original_title": "Articolo 21",
            "description_title": null,
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 89.57,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 28202,
            "slug": "19-161-26",
            "identifier": "19-161-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-161-26/?format=api",
            "sitting": {
                "id": 1614,
                "date": "2024-02-21",
                "number": 161,
                "branch": "S"
            },
            "number": 26,
            "title": "Modifiche legge 185/90 su controllo import export materiali di armamento - Emm. 1.112 e 1.113",
            "original_title": "Emm. 1.112 e 1.113",
            "description_title": "Modifiche legge 185/90 su controllo import export materiali di armamento",
            "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": 16,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 18656,
            "slug": "19-23-5",
            "identifier": "19-23-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-23-5/?format=api",
            "sitting": {
                "id": 1258,
                "date": "2022-12-28",
                "number": 23,
                "branch": "S"
            },
            "number": 5,
            "title": "Legge di bilancio 2023",
            "original_title": "Articolo 5",
            "description_title": null,
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 88.7,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 26321,
            "slug": "19-139-4",
            "identifier": "19-139-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-4/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 4,
            "title": "Disposizioni sul made in Italy - Em. 2.2, Aurora Floridia e altri",
            "original_title": "Em. 2.2, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 16,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 30048,
            "slug": "vs19_281_062",
            "identifier": "vs19_281_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_062/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (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": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21469,
            "slug": "vs19_112_018",
            "identifier": "vs19_112_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_018/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 2), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 2), MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 34450,
            "slug": "vs19_388_047",
            "identifier": "vs19_388_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_047/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.11 BONELLI ANGELO (AVS) - Votazione Emendamento 10.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.11 DDL n. 2022",
            "description_title": "Emendamento 10.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 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": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34453,
            "slug": "vs19_388_051",
            "identifier": "vs19_388_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_051/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2022",
            "description_title": "Emendamento 11.6 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "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": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21477,
            "slug": "vs19_112_012",
            "identifier": "vs19_112_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_012/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 12), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 12), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (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": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34473,
            "slug": "vs19_388_081",
            "identifier": "vs19_388_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_081/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34472,
            "slug": "vs19_388_080",
            "identifier": "vs19_388_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_080/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP) - Votazione Emendamento 20.014 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.014 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33588,
            "slug": "vs19_384_041",
            "identifier": "vs19_384_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_041/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 10.5000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34335,
            "slug": "vs19_389_024",
            "identifier": "vs19_389_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_024/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE) - Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34323,
            "slug": "vs19_389_010",
            "identifier": "vs19_389_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_010/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (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": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34330,
            "slug": "vs19_389_014",
            "identifier": "vs19_389_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_014/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/34 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/34 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27176,
            "slug": "vs19_231_021",
            "identifier": "vs19_231_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_021/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.30 DDL n. 1620",
            "description_title": "Emendamento 3.30 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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 37235,
            "slug": "vs19_449_076",
            "identifier": "vs19_449_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_076/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30219,
            "slug": "vs19_292_037",
            "identifier": "vs19_292_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_037/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.024 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30328,
            "slug": "vs19_300_001",
            "identifier": "vs19_300_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_001/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1008 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.1008 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 0304",
            "description_title": "Emendamento 1.1008 CONTE GIUSEPPE (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": 16,
            "majority_cohesion_rate": 50.84,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30022,
            "slug": "vs19_282_003",
            "identifier": "vs19_282_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_003/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (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": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27175,
            "slug": "vs19_231_019",
            "identifier": "vs19_231_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_019/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.26 DDL n. 1620",
            "description_title": "Emendamento 3.26 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": 16,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27193,
            "slug": "vs19_231_026",
            "identifier": "vs19_231_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_026/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.37 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.37 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.37 DDL n. 1620",
            "description_title": "Emendamento 3.37 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "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": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 30024,
            "slug": "vs19_281_059",
            "identifier": "vs19_281_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_059/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/83 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30044,
            "slug": "vs19_281_057",
            "identifier": "vs19_281_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_057/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (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": 16,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 33629,
            "slug": "vs19_384_074",
            "identifier": "vs19_384_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_074/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/30-A E ABB/4 - Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "description_title": "ODG 9/30-A E ABB/4",
            "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": 16,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 30264,
            "slug": "vs19_292_007",
            "identifier": "vs19_292_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_007/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1717",
            "description_title": "Emendamento 2.4 MAURI MATTEO (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": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 36540,
            "slug": "vs19_435_053",
            "identifier": "vs19_435_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_053/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 5.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 5.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.5 PDL n. 1573",
            "description_title": "Emendamento 5.5 SCOTTO ARTURO (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": 16,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 29867,
            "slug": "vs19_276_002",
            "identifier": "vs19_276_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_002/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30268,
            "slug": "vs19_292_072",
            "identifier": "vs19_292_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_072/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 23.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1717",
            "description_title": "Emendamento 23.4 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 36525,
            "slug": "vs19_435_037",
            "identifier": "vs19_435_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_037/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 4.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.101 PDL n. 1573",
            "description_title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36526,
            "slug": "vs19_435_038",
            "identifier": "vs19_435_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_038/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 1573",
            "description_title": "Emendamento 4.1001 SCOTTO ARTURO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36530,
            "slug": "vs19_435_042",
            "identifier": "vs19_435_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_042/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 1573",
            "description_title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        }
    ]
}