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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=180",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=178",
    "results": [
        {
            "id": 26247,
            "slug": "19-139-67",
            "identifier": "19-139-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-67/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 67,
            "title": "Disposizioni sul made in Italy - Em. 20.5, Martella e altri",
            "original_title": "Em. 20.5, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 21367,
            "slug": "19-71-57",
            "identifier": "19-71-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-57/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 57,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.4, Irto e altri",
            "original_title": "Em. 3.4, Irto e altri",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 23,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21387,
            "slug": "19-71-132",
            "identifier": "19-71-132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-132/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 132,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 4.36, Fina e altri",
            "original_title": "Em. 4.36, Fina e altri",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 80.87,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 21332,
            "slug": "19-71-20",
            "identifier": "19-71-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-20/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 20,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Emm. 1.28, 1.29 e 1.30",
            "original_title": "Emm. 1.28, 1.29 e 1.30",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 23,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21361,
            "slug": "19-71-68",
            "identifier": "19-71-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-68/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 68,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.17, Trevisi",
            "original_title": "Em. 3.17, Trevisi",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 23,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26344,
            "slug": "19-139-90",
            "identifier": "19-139-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-90/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 90,
            "title": "Disposizioni sul made in Italy - Em. 25.14, D'Elia e altri",
            "original_title": "Em. 25.14, D'Elia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 21408,
            "slug": "19-71-64",
            "identifier": "19-71-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-64/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 64,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Emm. 3.11 e 3.12",
            "original_title": "Emm. 3.11 e 3.12",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 79.13,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 28458,
            "slug": "vs19_251_037",
            "identifier": "vs19_251_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_037/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00244, sul capoverso sesto degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso sesto degli impegni ORRICO ANNA LAURA (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28990,
            "slug": "vs19_265_042",
            "identifier": "vs19_265_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_042/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.26 DDL n. 1435",
            "description_title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29009,
            "slug": "vs19_265_049",
            "identifier": "vs19_265_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_049/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1435",
            "original_title": "Votazione Articolo 27 DDL n. 1435",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28323,
            "slug": "vs19_247_053",
            "identifier": "vs19_247_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_053/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1633/94 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/94 CAROTENUTO DARIO (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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28089,
            "slug": "vs19_244_032",
            "identifier": "vs19_244_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_032/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28116,
            "slug": "vs19_244_022",
            "identifier": "vs19_244_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_022/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29025,
            "slug": "vs19_265_003",
            "identifier": "vs19_265_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_003/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 17.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 17.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 17.3 DDL n. 1435",
            "description_title": "Emendamento 17.3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28072,
            "slug": "vs19_244_039",
            "identifier": "vs19_244_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_039/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/384 E ABB-B/39 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/39 RICCIARDI 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29769,
            "slug": "vs19_261_082",
            "identifier": "vs19_261_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_082/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 14.14 IARIA ANTONINO (M5S) - Votazione Emendamento 14.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.14 DDL n. 1435",
            "description_title": "Emendamento 14.14 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": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28580,
            "slug": "vs19_252_049",
            "identifier": "vs19_252_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_049/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici emendamenti 5.1 IARIA ANTONINO (M5S) e 5.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0703",
            "description_title": "Identici emendamenti 5.1 IARIA ANTONINO (M5S) e 5.1000 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29181,
            "slug": "vs19_267_011",
            "identifier": "vs19_267_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_011/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.85 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.85 DDL n. 1435",
            "description_title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (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": 61.18,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29751,
            "slug": "vs19_261_064",
            "identifier": "vs19_261_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_064/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.37 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.37 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.37 DDL n. 1435",
            "description_title": "Emendamento 10.37 TRAVERSI ROBERTO (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": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29744,
            "slug": "vs19_261_056",
            "identifier": "vs19_261_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_056/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1435",
            "description_title": "Emendamento 10.1000 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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28069,
            "slug": "vs19_244_043",
            "identifier": "vs19_244_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_043/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/384 E ABB-B/43 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/43 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/43 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/43 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28076,
            "slug": "vs19_244_031",
            "identifier": "vs19_244_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_031/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28108,
            "slug": "vs19_244_010",
            "identifier": "vs19_244_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_010/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29058,
            "slug": "vs19_265_001",
            "identifier": "vs19_265_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_001/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29655,
            "slug": "vs19_260_050",
            "identifier": "vs19_260_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_050/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1759",
            "description_title": "Emendamento 2.8 PAVANELLI EMMA (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": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29621,
            "slug": "vs19_260_016",
            "identifier": "vs19_260_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_016/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28084,
            "slug": "vs19_244_044",
            "identifier": "vs19_244_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_044/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/384 E ABB-B/44 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/44 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/44 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/44 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28070,
            "slug": "vs19_244_045",
            "identifier": "vs19_244_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_045/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/45 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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27730,
            "slug": "vs19_240_003",
            "identifier": "vs19_240_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_003/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1000 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1304",
            "description_title": "Emendamento 2.1000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29064,
            "slug": "vs19_265_031",
            "identifier": "vs19_265_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_031/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 24.2 IARIA ANTONINO (M5S) - Votazione Emendamento 24.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.2 DDL n. 1435",
            "description_title": "Emendamento 24.2 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28629,
            "slug": "vs19_252_015",
            "identifier": "vs19_252_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_015/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.14 IARIA ANTONINO (M5S) - Votazione Emendamento 1.14 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.14 PDL n. 0703",
            "description_title": "Emendamento 1.14 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29654,
            "slug": "vs19_260_049",
            "identifier": "vs19_260_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_049/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1759",
            "description_title": "Emendamento 2.6 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29651,
            "slug": "vs19_260_046",
            "identifier": "vs19_260_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_046/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1759",
            "description_title": "Emendamento 2.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29242,
            "slug": "vs19_266_085",
            "identifier": "vs19_266_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_085/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1780/21 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/21 GUBITOSA MICHELE (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": 23,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29237,
            "slug": "vs19_266_075",
            "identifier": "vs19_266_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_075/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27705,
            "slug": "vs19_240_001",
            "identifier": "vs19_240_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_001/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1304 E ABB - EM 1.1000 - Votazione PDL n. 1304",
            "original_title": "Votazione PDL n. 1304",
            "description_title": "PDL 1304 E ABB - EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29660,
            "slug": "vs19_260_055",
            "identifier": "vs19_260_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_055/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.17 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1759",
            "description_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29643,
            "slug": "vs19_260_038",
            "identifier": "vs19_260_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_038/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1759",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29176,
            "slug": "vs19_266_041",
            "identifier": "vs19_266_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_041/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.06 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.06 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (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": 62.87,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29576,
            "slug": "vs19_256_031",
            "identifier": "vs19_256_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_031/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 3.100 PDL n. 0630",
            "description_title": "Emendamento 3.100 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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29178,
            "slug": "vs19_266_059",
            "identifier": "vs19_266_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_059/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2-bis.4 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.4 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.4 DDL n. 1780",
            "description_title": "Emendamento 2-bis.4 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28637,
            "slug": "vs19_252_026",
            "identifier": "vs19_252_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_026/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0703",
            "description_title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (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": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28646,
            "slug": "vs19_252_037",
            "identifier": "vs19_252_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_037/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0703",
            "description_title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28607,
            "slug": "vs19_252_013",
            "identifier": "vs19_252_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_013/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.12 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.12 PDL n. 0703",
            "description_title": "Emendamento 1.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28581,
            "slug": "vs19_252_035",
            "identifier": "vs19_252_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_035/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.10 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0703",
            "description_title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29821,
            "slug": "vs19_261_007",
            "identifier": "vs19_261_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_007/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29847,
            "slug": "vs19_262_011",
            "identifier": "vs19_262_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_011/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 11,
            "title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00098",
            "original_title": "Votazione Risoluzione 6_00098",
            "description_title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 COSTA SERGIO (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": 61.6,
            "minority_cohesion_rate": 64.81
        }
    ]
}