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

{
    "count": 22950,
    "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_rebels&page=181",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=179",
    "results": [
        {
            "id": 22755,
            "slug": "vs19_142_018",
            "identifier": "vs19_142_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_018/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.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": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22816,
            "slug": "vs19_142_042",
            "identifier": "vs19_142_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_042/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 42,
            "title": "Disposizione per la promozione e lo sviluppo di imprese innovative",
            "original_title": "Votazione finale PDL n. 0107",
            "description_title": "Disposizioni per la promozione e lo sviluppo delle startup e delle piccole e medie imprese innovative mediante agevolazioni fiscali e incentivi agli investimenti (PDL 107 e abbinata PDL 1061)",
            "public_title": "Disposizione per la promozione e lo sviluppo di imprese innovative",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22767,
            "slug": "vs19_142_031",
            "identifier": "vs19_142_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_031/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3.05 FENU EMILIANO (M5S) - Votazione Emendamento 3.05 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.05 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.05 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22763,
            "slug": "vs19_142_005",
            "identifier": "vs19_142_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_005/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.04 FENU EMILIANO (M5S) - Votazione Emendamento 1.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.04 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": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22745,
            "slug": "vs19_142_007",
            "identifier": "vs19_142_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_007/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.06 FENU EMILIANO (M5S) - Votazione Emendamento 1.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.06 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": 36,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22773,
            "slug": "vs19_142_032",
            "identifier": "vs19_142_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_032/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3.07 FENU EMILIANO (M5S) - Votazione Emendamento 3.07 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.07 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.07 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": 25,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22758,
            "slug": "vs19_142_011",
            "identifier": "vs19_142_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_011/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.4 FENU EMILIANO (M5S) - Votazione Emendamento 2.4 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.4 PDL n. 0107",
            "description_title": "Emendamento 2.4 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": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22799,
            "slug": "vs19_142_001",
            "identifier": "vs19_142_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_001/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0107",
            "original_title": "Votazione Articolo 1 PDL n. 0107",
            "description_title": "Articolo 1",
            "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": 107,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22793,
            "slug": "vs19_142_029",
            "identifier": "vs19_142_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_029/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.03 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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22788,
            "slug": "vs19_142_034",
            "identifier": "vs19_142_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_034/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3.09 FENU EMILIANO (M5S) - Votazione Emendamento 3.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.09 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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22804,
            "slug": "vs19_142_015",
            "identifier": "vs19_142_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_015/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.7 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.7 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.7 PDL n. 0107",
            "description_title": "Emendamento 2.7 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": 36,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22770,
            "slug": "vs19_142_026",
            "identifier": "vs19_142_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_026/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0107",
            "original_title": "Votazione Articolo 3 PDL n. 0107",
            "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": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22802,
            "slug": "vs19_142_021",
            "identifier": "vs19_142_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_021/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.06 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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22783,
            "slug": "vs19_142_013",
            "identifier": "vs19_142_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_013/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.6 FENU EMILIANO (M5S) - Votazione Emendamento 2.6 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0107",
            "description_title": "Emendamento 2.6 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": 37,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37666,
            "slug": "vs19_461_003",
            "identifier": "vs19_461_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_003/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00228 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, come riformulato, LUPI MAURIZIO (NM-M-C), AMORESE ALESSANDRO (FDI), SASSO ROSSANO (LEGA), TASSINARI ROSARIA (FI-PPE) ed altri - Votazione Mozione 1_00228",
            "original_title": "Votazione Mozione 1_00228",
            "description_title": "Mozione n. 1-00228 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, come riformulato, LUPI MAURIZIO (NM-M-C), AMORESE ALESSANDRO (FDI), SASSO ROSSANO (LEGA), TASSINARI ROSARIA (FI-PPE) 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": 84,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37664,
            "slug": "vs19_461_001",
            "identifier": "vs19_461_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_001/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00402",
            "original_title": "Votazione Mozione 1_00402",
            "description_title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) 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": 26,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37667,
            "slug": "vs19_461_004",
            "identifier": "vs19_461_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_004/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00393, come riformulata, BERRUTO MAURO (PD-IDP) ed altri - Votazione Mozione 1_00393",
            "original_title": "Votazione Mozione 1_00393",
            "description_title": "Mozione n. 1-00393, come riformulata, BERRUTO MAURO (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": 138,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 37694,
            "slug": "vs19_463_001",
            "identifier": "vs19_463_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_001/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, e n. 3 BONAFE' SIMONA (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 2329",
            "original_title": "Votazione pregiudiziale DDL n. 2329",
            "description_title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, e n. 3 BONAFE' SIMONA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37695,
            "slug": "vs19_463_002",
            "identifier": "vs19_463_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_002/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 1621",
            "original_title": "Votazione pregiudiziale PDL n. 1621",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37696,
            "slug": "vs19_463_003",
            "identifier": "vs19_463_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_003/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1004 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1621",
            "description_title": "Emendamento 1.1004 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37697,
            "slug": "vs19_463_004",
            "identifier": "vs19_463_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_004/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.3 PDL n. 1621",
            "description_title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37704,
            "slug": "vs19_463_011",
            "identifier": "vs19_463_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_011/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.73 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.73 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.73 PDL n. 1621",
            "description_title": "Emendamento 1.73 COLUCCI ALFONSO (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": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37699,
            "slug": "vs19_463_006",
            "identifier": "vs19_463_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_006/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1011 DORI DEVIS (AVS) - Votazione Emendamento 1.1011 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1011 PDL n. 1621",
            "description_title": "Emendamento 1.1011 DORI DEVIS (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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37705,
            "slug": "vs19_463_012",
            "identifier": "vs19_463_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_012/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.69 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.69 PDL n. 1621",
            "description_title": "Emendamento 1.69 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37700,
            "slug": "vs19_463_007",
            "identifier": "vs19_463_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_007/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1015 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1015 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1015 PDL n. 1621",
            "description_title": "Emendamento 1.1015 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37714,
            "slug": "vs19_463_021",
            "identifier": "vs19_463_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_021/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.26 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.26 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.26 PDL n. 1621",
            "description_title": "Emendamento 1.26 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37722,
            "slug": "vs19_463_029",
            "identifier": "vs19_463_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_029/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.1009 GIULIANO CARLA (M5S) e 1.43 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1009 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1009 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1009 GIULIANO CARLA (M5S) e 1.43 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37729,
            "slug": "vs19_463_037",
            "identifier": "vs19_463_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_037/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 1621",
            "description_title": "Emendamento 2.1002 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37715,
            "slug": "vs19_463_022",
            "identifier": "vs19_463_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_022/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1006 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37698,
            "slug": "vs19_463_005",
            "identifier": "vs19_463_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_005/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.6 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.6 PDL n. 1621",
            "description_title": "Emendamento 1.6 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37708,
            "slug": "vs19_463_015",
            "identifier": "vs19_463_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_015/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 1.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1621",
            "description_title": "Emendamento 1.1003 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37728,
            "slug": "vs19_463_036",
            "identifier": "vs19_463_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_036/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1621",
            "description_title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37703,
            "slug": "vs19_463_010",
            "identifier": "vs19_463_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_010/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.13 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.13 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.13 PDL n. 1621",
            "description_title": "Emendamento 1.13 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37706,
            "slug": "vs19_463_013",
            "identifier": "vs19_463_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_013/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.70 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.70 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.70 PDL n. 1621",
            "description_title": "Emendamento 1.70 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37707,
            "slug": "vs19_463_014",
            "identifier": "vs19_463_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_014/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.65 DORI DEVIS (AVS) - Votazione Emendamento 1.65 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.65 PDL n. 1621",
            "description_title": "Emendamento 1.65 DORI DEVIS (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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37709,
            "slug": "vs19_463_016",
            "identifier": "vs19_463_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_016/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.16 PDL n. 1621",
            "description_title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37710,
            "slug": "vs19_463_017",
            "identifier": "vs19_463_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_017/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 GIULIANO CARLA (M5S) - Votazione Emendamento 1.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.18 PDL n. 1621",
            "description_title": "Emendamento 1.18 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37711,
            "slug": "vs19_463_018",
            "identifier": "vs19_463_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_018/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.22 PDL n. 1621",
            "description_title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37713,
            "slug": "vs19_463_020",
            "identifier": "vs19_463_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_020/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1005 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1621",
            "description_title": "Emendamento 1.1005 AURIEMMA CARMELA (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": 37,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37717,
            "slug": "vs19_463_024",
            "identifier": "vs19_463_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_024/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.71 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.71 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.71 PDL n. 1621",
            "description_title": "Emendamento 1.71 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37718,
            "slug": "vs19_463_025",
            "identifier": "vs19_463_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_025/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.1007 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1007 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1007 PDL n. 1621",
            "description_title": "Emendamento 1.1007 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37725,
            "slug": "vs19_463_032",
            "identifier": "vs19_463_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_032/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 1.1010 GIULIANO CARLA (M5S) e 1.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1010 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1010 GIULIANO CARLA (M5S) e 1.1014 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37727,
            "slug": "vs19_463_035",
            "identifier": "vs19_463_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_035/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.10 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.10 PDL n. 1621",
            "description_title": "Emendamento 2.10 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37731,
            "slug": "vs19_463_040",
            "identifier": "vs19_463_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_040/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.03 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.03 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37720,
            "slug": "vs19_463_027",
            "identifier": "vs19_463_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_027/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 1.1008 GIULIANO CARLA (M5S) e 1.1017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1008 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1008 GIULIANO CARLA (M5S) e 1.1017 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37721,
            "slug": "vs19_463_028",
            "identifier": "vs19_463_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_028/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.45 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.45 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.45 PDL n. 1621",
            "description_title": "Emendamento 1.45 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37723,
            "slug": "vs19_463_030",
            "identifier": "vs19_463_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_030/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.49 PDL n. 1621",
            "description_title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37724,
            "slug": "vs19_463_031",
            "identifier": "vs19_463_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_031/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1013 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1013 PDL n. 1621",
            "description_title": "Emendamento 1.1013 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37732,
            "slug": "vs19_464_001",
            "identifier": "vs19_464_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_001/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1001 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1621",
            "description_title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37736,
            "slug": "vs19_464_005",
            "identifier": "vs19_464_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_005/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.11 PDL n. 1621",
            "description_title": "Emendamento 3.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 63.06
        }
    ]
}