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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=114",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=112",
    "results": [
        {
            "id": 21950,
            "slug": "vs19_137_171",
            "identifier": "vs19_137_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_171/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 171,
            "title": "Emendamento 9.5 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1038",
            "description_title": "Emendamento 9.5 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21500,
            "slug": "vs19_112_013",
            "identifier": "vs19_112_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_013/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00139, limitatamente alle lettere a), b), c) e d) e ovviamente all'alinea, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alle lettere a), b), c) e d) e ovviamente all'alinea, CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 29410,
            "slug": "vs19_273_027",
            "identifier": "vs19_273_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_027/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.102 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.102 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.102 DDL n. 1532",
            "description_title": "Emendamento 4.102 QUARTINI ANDREA (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": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 29417,
            "slug": "vs19_273_034",
            "identifier": "vs19_273_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_034/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1532",
            "original_title": "Votazione Articolo 6 DDL n. 1532",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29415,
            "slug": "vs19_273_005",
            "identifier": "vs19_273_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_005/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1532",
            "original_title": "Votazione Articolo 1 DDL n. 1532",
            "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": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21530,
            "slug": "vs19_112_065",
            "identifier": "vs19_112_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_065/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 12) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30368,
            "slug": "vs19_301_009",
            "identifier": "vs19_301_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_009/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00292 RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00292",
            "original_title": "Votazione Mozione 1_00292",
            "description_title": "Mozione n. 1-00292 RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29412,
            "slug": "vs19_273_010",
            "identifier": "vs19_273_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_010/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.23 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.23 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1532",
            "description_title": "Emendamento 2.23 QUARTINI ANDREA (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21506,
            "slug": "vs19_112_025",
            "identifier": "vs19_112_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_025/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 9), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 9), MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 22900,
            "slug": "vs19_129_025",
            "identifier": "vs19_129_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_025/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1238/106 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1238/106 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/106 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/106 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25720,
            "slug": "vs19_210_164",
            "identifier": "vs19_210_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_164/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 164,
            "title": "Emendamento 45.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.2 DDL n. 1341",
            "description_title": "Emendamento 45.2 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25529,
            "slug": "vs19_210_184",
            "identifier": "vs19_210_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_184/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 56.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 56.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 56.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 56.01 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 33616,
            "slug": "vs19_384_003",
            "identifier": "vs19_384_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_003/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30096,
            "slug": "vs19_283_003",
            "identifier": "vs19_283_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_003/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0836",
            "description_title": "Emendamento 2.1001 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30133,
            "slug": "vs19_283_039",
            "identifier": "vs19_283_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_039/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/836/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/7 FERRARI SARA (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 24232,
            "slug": "vs19_171_017",
            "identifier": "vs19_171_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_017/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1436/26 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1436/26 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/26 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/26 EVI ELEONORA (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": 51,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 30124,
            "slug": "vs19_283_043",
            "identifier": "vs19_283_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_043/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/836/12, nel testo riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/836/12, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/12, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/12, nel testo riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 30125,
            "slug": "vs19_283_044",
            "identifier": "vs19_283_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_044/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 30130,
            "slug": "vs19_283_038",
            "identifier": "vs19_283_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_038/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/836/6 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/6 LAI SILVIO (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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 30109,
            "slug": "vs19_283_030",
            "identifier": "vs19_283_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_030/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 5.01000 PDL n. 0836",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 0836",
            "description_title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 21460,
            "slug": "vs19_111_034",
            "identifier": "vs19_111_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_034/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 34,
            "title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 13) - Votazione DOC. IV-TE",
            "original_title": "Votazione DOC. IV-TE",
            "description_title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 13)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 33670,
            "slug": "vs19_384_073",
            "identifier": "vs19_384_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_073/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/30-A E ABB/3 - Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "description_title": "ODG 9/30-A E ABB/3",
            "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": 11,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 30094,
            "slug": "vs19_283_012",
            "identifier": "vs19_283_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_012/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.8 CASO ANTONIO (M5S) - Votazione Emendamento 3.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0836",
            "description_title": "Emendamento 3.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 38759,
            "slug": "vs19_489_002",
            "identifier": "vs19_489_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_002/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2420/3 - Votazione Ordine del giorno 9/2420/3 ",
            "original_title": "Votazione Ordine del giorno 9/2420/3 ",
            "description_title": "ODG 9/2420/3",
            "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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33665,
            "slug": "vs19_384_088",
            "identifier": "vs19_384_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_088/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/30-A E ABB/20 - Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "description_title": "ODG 9/30-A E ABB/20",
            "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": 40,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 25558,
            "slug": "vs19_210_066",
            "identifier": "vs19_210_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_066/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1341",
            "original_title": "Votazione Articolo 17 DDL n. 1341",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/16",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22113,
            "slug": "vs19_137_186",
            "identifier": "vs19_137_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_186/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 186,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1038",
            "original_title": "Votazione Articolo 9 DDL n. 1038",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 33522,
            "slug": "vs19_384_012",
            "identifier": "vs19_384_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_012/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 30099,
            "slug": "vs19_283_034",
            "identifier": "vs19_283_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_034/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0836",
            "original_title": "Votazione Articolo 8 PDL n. 0836",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.51
        },
        {
            "id": 33582,
            "slug": "vs19_384_002",
            "identifier": "vs19_384_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_002/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34085,
            "slug": "vs19_388_099",
            "identifier": "vs19_388_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_099/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 25.16 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.16 DDL n. 2022",
            "description_title": "Emendamento 25.16 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38764,
            "slug": "vs19_489_007",
            "identifier": "vs19_489_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_007/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2420/11 - Votazione Ordine del giorno 9/2420/11 ",
            "original_title": "Votazione Ordine del giorno 9/2420/11 ",
            "description_title": "ODG 9/2420/11",
            "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": 30,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30112,
            "slug": "vs19_283_010",
            "identifier": "vs19_283_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_010/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.14 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.14 PDL n. 0836",
            "description_title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 25721,
            "slug": "vs19_210_073",
            "identifier": "vs19_210_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_073/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 18.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.8 DDL n. 1341",
            "description_title": "Emendamento 18.8 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 22028,
            "slug": "vs19_137_135",
            "identifier": "vs19_137_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_135/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 6.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1038",
            "description_title": "Emendamento 6.19 GRUPPIONI NAIKE (AIV-RE)",
            "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": 37,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30115,
            "slug": "vs19_283_024",
            "identifier": "vs19_283_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_024/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0836",
            "original_title": "Votazione Articolo 3 PDL n. 0836",
            "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": 2,
            "n_margin": 115,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 25608,
            "slug": "vs19_210_080",
            "identifier": "vs19_210_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_080/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.20 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.20 DDL n. 1341",
            "description_title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30171,
            "slug": "vs19_289_012",
            "identifier": "vs19_289_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_012/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 12,
            "title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3) - Votazione Risoluzione 6_00114",
            "original_title": "Votazione Risoluzione 6_00114",
            "description_title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 30807,
            "slug": "vs19_313_011",
            "identifier": "vs19_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_011/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.103 PDL n. 0433",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0433",
            "description_title": "Emendamento 1.103 SPORTIELLO GILDA (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": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 31.06
        },
        {
            "id": 22762,
            "slug": "vs19_141_024",
            "identifier": "vs19_141_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_024/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici articoli aggiuntivi 4.01 PAVANELLI EMMA (M5S), 4.07 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.08 EVI ELEONORA (AVS) - Votazione Emendamento 4.01 DDL n. 1134",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1134",
            "description_title": "Identici articoli aggiuntivi 4.01 PAVANELLI EMMA (M5S), 4.07 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.08 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34282,
            "slug": "vs19_389_018",
            "identifier": "vs19_389_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_018/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (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": 10,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33624,
            "slug": "vs19_384_070",
            "identifier": "vs19_384_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_070/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 70,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34126,
            "slug": "vs19_388_153",
            "identifier": "vs19_388_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_153/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 28.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5 DDL n. 2022",
            "description_title": "Emendamento 28.5 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 39.49
        }
    ]
}