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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=320",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=318",
    "results": [
        {
            "id": 29954,
            "slug": "vs19_281_034",
            "identifier": "vs19_281_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_034/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1752/56 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1752/56 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/56 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/56 PENZA PASQUALINO (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21984,
            "slug": "vs19_122_015",
            "identifier": "vs19_122_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_015/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (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": 20,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26844,
            "slug": "vs19_227_043",
            "identifier": "vs19_227_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_043/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21978,
            "slug": "vs19_122_009",
            "identifier": "vs19_122_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_009/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 9) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 9) della parte dispositiva, BRAGA CHIARA (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": 20,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21986,
            "slug": "vs19_122_007",
            "identifier": "vs19_122_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_007/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 7) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 7) della parte dispositiva, BRAGA CHIARA (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": 20,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 37593,
            "slug": "vs19_457_004",
            "identifier": "vs19_457_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_004/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00420 MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00420",
            "original_title": "Votazione Mozione 1_00420",
            "description_title": "Mozione n. 1-00420 MARI FRANCESCO (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": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37591,
            "slug": "vs19_457_002",
            "identifier": "vs19_457_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_002/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (M5S) ed altri - Votazione Mozione 1_00412",
            "original_title": "Votazione Mozione 1_00412",
            "description_title": "Mozione n. 1-00412 (Nuova formulazione), nella sua interezza, ad eccezione del capoverso terzo della parte dispositiva, FENU EMILIANO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 22761,
            "slug": "vs19_142_039",
            "identifier": "vs19_142_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_039/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 4.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 4.02 STEFANAZZI CLAUDIO MICHELE (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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25336,
            "slug": "vs19_204_028",
            "identifier": "vs19_204_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_028/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1458/66 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1458/66 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/66 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/66 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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25338,
            "slug": "vs19_204_034",
            "identifier": "vs19_204_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_034/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25380,
            "slug": "vs19_204_021",
            "identifier": "vs19_204_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_021/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1458/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1458/59 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/59 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/59 TUCCI RICCARDO (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29951,
            "slug": "vs19_281_007",
            "identifier": "vs19_281_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_007/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34255,
            "slug": "vs19_388_192",
            "identifier": "vs19_388_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_192/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.047 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.047 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.047 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": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24775,
            "slug": "vs19_185_033",
            "identifier": "vs19_185_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_033/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 15.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1294",
            "description_title": "Emendamento 15.101 FORATTINI ANTONELLA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24718,
            "slug": "vs19_185_057",
            "identifier": "vs19_185_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_057/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1294 E ABB/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/1 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": 20,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 36578,
            "slug": "vs19_435_095",
            "identifier": "vs19_435_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_095/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.13 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.13 PDL n. 1573",
            "description_title": "Emendamento 9.13 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36543,
            "slug": "vs19_435_057",
            "identifier": "vs19_435_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_057/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.101 PDL n. 1573",
            "description_title": "Emendamento 6.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": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 29874,
            "slug": "vs19_276_019",
            "identifier": "vs19_276_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_019/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/851/3 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/851/3 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/3 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 36580,
            "slug": "vs19_435_097",
            "identifier": "vs19_435_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_097/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.14 PDL n. 1573",
            "description_title": "Emendamento 9.14 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 30106,
            "slug": "vs19_283_005",
            "identifier": "vs19_283_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_005/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1003 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1003 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0836",
            "description_title": "Emendamento 2.1003 BERRUTO MAURO (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 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": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 36581,
            "slug": "vs19_435_099",
            "identifier": "vs19_435_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_099/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 9.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI 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": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30107,
            "slug": "vs19_283_011",
            "identifier": "vs19_283_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_011/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.4 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0836",
            "description_title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 26793,
            "slug": "vs19_223_021",
            "identifier": "vs19_223_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_021/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26781,
            "slug": "vs19_222_045",
            "identifier": "vs19_222_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_045/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1624",
            "description_title": "Emendamento 2.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30052,
            "slug": "vs19_282_018",
            "identifier": "vs19_282_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_018/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26773,
            "slug": "vs19_222_037",
            "identifier": "vs19_222_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_037/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 ONORI FEDERICA (M5S) - Votazione Emendamento 1.37 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1624",
            "description_title": "Emendamento 1.37 ONORI FEDERICA (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": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26740,
            "slug": "vs19_222_008",
            "identifier": "vs19_222_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_008/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 ONORI FEDERICA (M5S) - Votazione Emendamento 1.6 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1624",
            "description_title": "Emendamento 1.6 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26784,
            "slug": "vs19_222_051",
            "identifier": "vs19_222_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_051/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.3 ONORI FEDERICA (M5S) - Votazione Emendamento 3.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1624",
            "description_title": "Emendamento 3.3 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26738,
            "slug": "vs19_222_053",
            "identifier": "vs19_222_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_053/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1624",
            "description_title": "Emendamento 3.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31810,
            "slug": "vs19_345_001",
            "identifier": "vs19_345_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_001/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE) - Votazione Emendamento 15.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1660",
            "description_title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 31534,
            "slug": "vs19_340_058",
            "identifier": "vs19_340_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_058/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9-ter.9 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.9 DDL n. 1997",
            "description_title": "Emendamento 9-ter.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 24748,
            "slug": "vs19_175_024",
            "identifier": "vs19_175_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_024/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.3 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.3 PDL n. 0835",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0835",
            "description_title": "Emendamento 2.3 PICCOLOTTI ELISABETTA (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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 31518,
            "slug": "vs19_340_042",
            "identifier": "vs19_340_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_042/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 6.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1997",
            "description_title": "Emendamento 6.3 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 24476,
            "slug": "vs19_175_041",
            "identifier": "vs19_175_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_041/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0835",
            "original_title": "Votazione Articolo 7 PDL n. 0835",
            "description_title": "Articolo 7",
            "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": 20,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 31612,
            "slug": "vs19_340_130",
            "identifier": "vs19_340_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_130/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1997/25 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1997/25 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/25 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/25 TORTO 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 36554,
            "slug": "vs19_435_069",
            "identifier": "vs19_435_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_069/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34547,
            "slug": "vs19_388_020",
            "identifier": "vs19_388_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_020/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2022",
            "original_title": "Votazione Articolo 3 DDL n. 2022",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24566,
            "slug": "vs19_175_023",
            "identifier": "vs19_175_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_023/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.2 PDL n. 0835",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0835",
            "description_title": "Emendamento 2.2 PICCOLOTTI ELISABETTA (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": 20,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24470,
            "slug": "vs19_175_018",
            "identifier": "vs19_175_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_018/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.101 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.101 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0835",
            "description_title": "Emendamento 1.101 MANZI IRENE (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": 20,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 36515,
            "slug": "vs19_435_026",
            "identifier": "vs19_435_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_026/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1004 FENU EMILIANO (M5S) - Votazione Emendamento 3.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1573",
            "description_title": "Emendamento 3.1004 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34136,
            "slug": "vs19_388_139",
            "identifier": "vs19_388_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_139/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.29 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.29 DDL n. 2022",
            "description_title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36544,
            "slug": "vs19_435_058",
            "identifier": "vs19_435_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_058/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1001 FENU EMILIANO (M5S) - Votazione Emendamento 6.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 1573",
            "description_title": "Emendamento 6.1001 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34118,
            "slug": "vs19_388_126",
            "identifier": "vs19_388_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_126/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S) - Votazione Emendamento 25.018 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.018 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24443,
            "slug": "vs19_175_040",
            "identifier": "vs19_175_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_040/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.2 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.2 PDL n. 0835",
            "description_title": "Emendamento 7.2 MANZI IRENE (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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 36571,
            "slug": "vs19_435_088",
            "identifier": "vs19_435_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_088/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.8 PDL n. 1573",
            "description_title": "Emendamento 9.8 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": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34124,
            "slug": "vs19_388_142",
            "identifier": "vs19_388_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_142/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 26.013 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.013 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        }
    ]
}