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

{
    "count": 22927,
    "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=-date&page=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=423",
    "results": [
        {
            "id": 19941,
            "slug": "vs19_068_014",
            "identifier": "vs19_068_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_014/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.0100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.0100 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.0100 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.0100 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19905,
            "slug": "vs19_068_024",
            "identifier": "vs19_068_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_024/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 0831",
            "original_title": "Votazione Articolo 4 DDL n. 0831",
            "description_title": "Articolo 4",
            "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": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19920,
            "slug": "vs19_068_001",
            "identifier": "vs19_068_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_001/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.1 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0831",
            "description_title": "Emendamento 1.1 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 19839,
            "slug": "vs19_068_011",
            "identifier": "vs19_068_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_011/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.010 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.010 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.010 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.010 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 20036,
            "slug": "vs19_068_027",
            "identifier": "vs19_068_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_027/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/831/3 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/831/3 DDL n. 0831",
            "original_title": "Votazione Ordine del giorno 9/831/3 DDL n. 0831",
            "description_title": "Ordine del giorno n. 9/831/3 GIULIANO CARLA (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": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 20079,
            "slug": "vs19_068_032",
            "identifier": "vs19_068_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_032/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/831/8 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/831/8 DDL n. 0831",
            "original_title": "Votazione Ordine del giorno 9/831/8 DDL n. 0831",
            "description_title": "Ordine del giorno n. 9/831/8 D'ORSO 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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 20059,
            "slug": "vs19_068_031",
            "identifier": "vs19_068_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_031/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/831/7 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/831/7 DDL n. 0831",
            "original_title": "Votazione Ordine del giorno 9/831/7 DDL n. 0831",
            "description_title": "Ordine del giorno n. 9/831/7 CARMINA IDA (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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 19868,
            "slug": "vs19_068_008",
            "identifier": "vs19_068_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_008/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.07 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.07 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.07 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.07 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": 67,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 19947,
            "slug": "vs19_068_042",
            "identifier": "vs19_068_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_042/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0849",
            "original_title": "Votazione Articolo 6 PDL n. 0849",
            "description_title": "Articolo 6",
            "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": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19913,
            "slug": "vs19_068_039",
            "identifier": "vs19_068_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_039/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.100, PDL n. 0849",
            "original_title": "Votazione Emendamento 4.100, PDL n. 0849",
            "description_title": "Emendamento 4.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19822,
            "slug": "vs19_065_003",
            "identifier": "vs19_065_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_003/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00043 PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00043",
            "original_title": "Votazione Mozione 1_00043",
            "description_title": "Mozione n. 1-00043 PAVANELLI EMMA (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": 33,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19819,
            "slug": "vs19_065_007",
            "identifier": "vs19_065_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_007/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00062, limitatamente ai capoversi secondo e terzo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00062",
            "original_title": "Votazione Mozione 1_00062",
            "description_title": "Mozione n. 1-00062, limitatamente ai capoversi secondo e terzo della parte dispositiva, RUFFINO DANIELA (AIV-RE) 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19815,
            "slug": "vs19_065_008",
            "identifier": "vs19_065_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_008/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00051, limitatamente alla parte dispositiva, ad eccezione dei capoversi terzo, quinto, settimo, ottavo e ventiquattresimo, come riformulato, SPORTIELLO GILDA (M5S) ed altri - Votazione Mozione 1_00051",
            "original_title": "Votazione Mozione 1_00051",
            "description_title": "Mozione n. 1-00051, limitatamente alla parte dispositiva, ad eccezione dei capoversi terzo, quinto, settimo, ottavo e ventiquattresimo, come riformulato, SPORTIELLO GILDA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19824,
            "slug": "vs19_065_019",
            "identifier": "vs19_065_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_019/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19812,
            "slug": "vs19_065_013",
            "identifier": "vs19_065_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_013/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, come riformulata, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00066",
            "original_title": "Votazione Mozione 1_00066",
            "description_title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, come riformulata, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 88,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19808,
            "slug": "vs19_065_010",
            "identifier": "vs19_065_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_010/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00051, limitatamente alla premessa, SPORTIELLO GILDA (M5S) ed altri - Votazione Mozione 1_00051",
            "original_title": "Votazione Mozione 1_00051",
            "description_title": "Mozione n. 1-00051, limitatamente alla premessa, SPORTIELLO GILDA (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": 35,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19817,
            "slug": "vs19_065_014",
            "identifier": "vs19_065_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_014/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla premessa, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00066",
            "original_title": "Votazione Mozione 1_00066",
            "description_title": "Mozione n. 1-00066 (Ulteriore nuova formulazione), limitatamente alla premessa, CIOCCHETTI LUCIANO (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), SEMENZATO MARTINA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19807,
            "slug": "vs19_065_016",
            "identifier": "vs19_065_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_016/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente ai capoversi secondo e tredicesimo della parte dispositiva, FURFARO MARCO (PD-IDP) ed altri - Votazione Mozione 1_00067",
            "original_title": "Votazione Mozione 1_00067",
            "description_title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente ai capoversi secondo e tredicesimo della parte dispositiva, FURFARO MARCO (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19810,
            "slug": "vs19_065_002",
            "identifier": "vs19_065_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_002/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00054 BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00054",
            "original_title": "Votazione Mozione 1_00054",
            "description_title": "Mozione n. 1-00054 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19816,
            "slug": "vs19_065_020",
            "identifier": "vs19_065_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_020/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00069, limitatamente alla premessa, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente alla premessa, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19820,
            "slug": "vs19_065_012",
            "identifier": "vs19_065_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_012/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00061, limitatamente alla premessa, BONETTI ELENA (AIV-RE) - Votazione Mozione 1_00061",
            "original_title": "Votazione Mozione 1_00061",
            "description_title": "Mozione n. 1-00061, limitatamente alla premessa, BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 19818,
            "slug": "vs19_065_006",
            "identifier": "vs19_065_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_006/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00062, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00062",
            "original_title": "Votazione Mozione 1_00062",
            "description_title": "Mozione n. 1-00062, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (AIV-RE) 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": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19813,
            "slug": "vs19_065_005",
            "identifier": "vs19_065_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_005/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00058 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00058",
            "original_title": "Votazione Mozione 1_00058",
            "description_title": "Mozione n. 1-00058 MANES FRANCO (MISTO) 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": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19825,
            "slug": "vs19_065_009",
            "identifier": "vs19_065_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_009/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00051, limitatamente ai capoversi terzo, quinto, settimo, ottavo e ventiquattresimo della parte dispositiva, SPORTIELLO GILDA (M5S) ed altri - Votazione Mozione 1_00051",
            "original_title": "Votazione Mozione 1_00051",
            "description_title": "Mozione n. 1-00051, limitatamente ai capoversi terzo, quinto, settimo, ottavo e ventiquattresimo della parte dispositiva, SPORTIELLO GILDA (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": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19823,
            "slug": "vs19_065_004",
            "identifier": "vs19_065_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_004/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00057 SIMIANI MARCO (PD-IDP) ed altri - Votazione Mozione 1_00057",
            "original_title": "Votazione Mozione 1_00057",
            "description_title": "Mozione n. 1-00057 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19821,
            "slug": "vs19_065_018",
            "identifier": "vs19_065_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_018/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00069, limitatamente alla parte dispositiva, come riformulata, ad eccezione del capoverso secondo, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente alla parte dispositiva, come riformulata, ad eccezione del capoverso secondo, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19809,
            "slug": "vs19_065_017",
            "identifier": "vs19_065_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_017/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla premessa, FURFARO MARCO (PD-IDP) ed altri - Votazione Mozione 1_00067",
            "original_title": "Votazione Mozione 1_00067",
            "description_title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla premessa, FURFARO MARCO (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": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19811,
            "slug": "vs19_065_001",
            "identifier": "vs19_065_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_001/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00038 (Nuova formulazione) MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Mozione 1_00038",
            "original_title": "Votazione Mozione 1_00038",
            "description_title": "Mozione n. 1-00038 (Nuova formulazione) MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19806,
            "slug": "vs19_065_015",
            "identifier": "vs19_065_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_015/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, FURFARO MARCO (PD-IDP) ed altri - Votazione Mozione 1_00067",
            "original_title": "Votazione Mozione 1_00067",
            "description_title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, FURFARO MARCO (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": "Approvata",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 19814,
            "slug": "vs19_065_011",
            "identifier": "vs19_065_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_011/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00061, limitatamente alla parte dispositiva, BONETTI ELENA (AIV-RE) ed altri - Votazione Mozione 1_00061",
            "original_title": "Votazione Mozione 1_00061",
            "description_title": "Mozione n. 1-00061, limitatamente alla parte dispositiva, BONETTI ELENA (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19805,
            "slug": "19-47-3",
            "identifier": "19-47-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-47-3/?format=api",
            "sitting": {
                "id": 1315,
                "date": "2023-03-08",
                "number": 47,
                "branch": "S"
            },
            "number": 3,
            "title": "Proposta di cordinamento Coord.1 (testo 2)",
            "original_title": "Proposta di cordinamento Coord.1 (testo 2)",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta coordinamento",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 19804,
            "slug": "19-47-4",
            "identifier": "19-47-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-47-4/?format=api",
            "sitting": {
                "id": 1315,
                "date": "2023-03-08",
                "number": 47,
                "branch": "S"
            },
            "number": 4,
            "title": "Legge delega politiche a favore degli anziani",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge delega politiche a favore degli anziani",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 19772,
            "slug": "vs19_064_012",
            "identifier": "vs19_064_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_012/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (M5S) - Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19773,
            "slug": "vs19_064_017",
            "identifier": "vs19_064_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_017/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3-UNDECIES.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 3-UNDECIES.01 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.01 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.01 DI SANZO CHRISTIAN DIEGO (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19769,
            "slug": "vs19_064_003",
            "identifier": "vs19_064_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_003/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0930",
            "description_title": "Emendamento 1.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19776,
            "slug": "vs19_064_030",
            "identifier": "vs19_064_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_030/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0930",
            "description_title": "Emendamento 5.1 CURTI AUGUSTO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19802,
            "slug": "vs19_064_038",
            "identifier": "vs19_064_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_038/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19774,
            "slug": "vs19_064_011",
            "identifier": "vs19_064_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_011/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "description_title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19795,
            "slug": "vs19_064_025",
            "identifier": "vs19_064_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_025/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 3-UNDECIES.015 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 3-UNDECIES.015 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.015 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.015 GRAZIANO STEFANO (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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19771,
            "slug": "vs19_064_028",
            "identifier": "vs19_064_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_028/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 4.1 DDL n. 0930",
            "description_title": "Emendamento 4.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19770,
            "slug": "vs19_064_024",
            "identifier": "vs19_064_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_024/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 3-UNDECIES.014 MORFINO DANIELA (M5S) - Votazione Emendamento 3-UNDECIES.014 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.014 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.014 MORFINO DANIELA (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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19792,
            "slug": "vs19_064_032",
            "identifier": "vs19_064_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_032/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 5.3 FEDE GIORGIO (M5S) e 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.3 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.3 DDL n. 0930",
            "description_title": "Identici emendamenti 5.3 FEDE GIORGIO (M5S) e 5.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19790,
            "slug": "vs19_064_005",
            "identifier": "vs19_064_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_005/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1-BIS.02 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.02 DDL n. 0930",
            "original_title": "Votazione Emendamento 1-BIS.02 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 1-BIS.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19785,
            "slug": "vs19_064_026",
            "identifier": "vs19_064_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_026/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19786,
            "slug": "vs19_064_020",
            "identifier": "vs19_064_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_020/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3-UNDECIES.08 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3-UNDECIES.08 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.08 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.08 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19788,
            "slug": "vs19_064_016",
            "identifier": "vs19_064_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_016/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3-UNDECIES.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.05 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.05 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.05 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19791,
            "slug": "vs19_064_039",
            "identifier": "vs19_064_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_039/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 39,
            "title": "Conversione decreto ricostruzione",
            "original_title": "Votazione finale DDL n. 0930",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 11 gennaio 2023, n. 3, recante interventi urgenti in materia di ricostruzione a seguito di eventi calamitosi e di protezione civile (Approvato dal Senato) (DDL 930)",
            "public_title": "Conversione decreto ricostruzione",
            "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": 71,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19768,
            "slug": "vs19_064_021",
            "identifier": "vs19_064_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_021/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 3-UNDECIES.09 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 3-UNDECIES.09 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.09 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.09 CARAMIELLO ALESSANDRO (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": 17,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19780,
            "slug": "vs19_064_029",
            "identifier": "vs19_064_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_029/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 4.2 L'ABBATE PATTY (M5S) e 4.3 BONELLI ANGELO (AVS) - Votazione Emendamento 4.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 4.2 DDL n. 0930",
            "description_title": "Identici emendamenti 4.2 L'ABBATE PATTY (M5S) e 4.3 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19782,
            "slug": "vs19_064_009",
            "identifier": "vs19_064_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_009/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici articoli aggiuntivi 3-QUATER.02 CURTI AUGUSTO (PD-IDP) e 3-QUATER.010 TORTO DANIELA (M5S) - Votazione Emendamento 3-QUATER.02 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-QUATER.02 DDL n. 0930",
            "description_title": "Identici articoli aggiuntivi 3-QUATER.02 CURTI AUGUSTO (PD-IDP) e 3-QUATER.010 TORTO DANIELA (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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        }
    ]
}