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

{
    "count": 22950,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=342",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=340",
    "results": [
        {
            "id": 31786,
            "slug": "vs19_344_090",
            "identifier": "vs19_344_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_090/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1660",
            "original_title": "Votazione Articolo 14 DDL n. 1660",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 21532,
            "slug": "vs19_112_002",
            "identifier": "vs19_112_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_002/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 2), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 2), 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21466,
            "slug": "vs19_112_048",
            "identifier": "vs19_112_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_048/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 2) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 2) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22325,
            "slug": "vs19_146_027",
            "identifier": "vs19_146_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_027/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1194/R/49 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/49 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/49 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/49 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 29334,
            "slug": "vs19_270_051",
            "identifier": "vs19_270_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_051/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21476,
            "slug": "vs19_112_031",
            "identifier": "vs19_112_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_031/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 5) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 5) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 29359,
            "slug": "vs19_270_073",
            "identifier": "vs19_270_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_073/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1435/36 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/36 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30222,
            "slug": "vs19_292_018",
            "identifier": "vs19_292_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_018/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.2 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1717",
            "description_title": "Emendamento 8.2 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 38654,
            "slug": "vs19_487_014",
            "identifier": "vs19_487_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_014/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2355/35 - Votazione Ordine del giorno 9/2355/35 ",
            "original_title": "Votazione Ordine del giorno 9/2355/35 ",
            "description_title": "ODG 9/2355/35",
            "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": 18,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27181,
            "slug": "vs19_231_031",
            "identifier": "vs19_231_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_031/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.52 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.52 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.52 DDL n. 1620",
            "description_title": "Emendamento 3.52 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26786,
            "slug": "vs19_222_016",
            "identifier": "vs19_222_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_016/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.16 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1624",
            "description_title": "Emendamento 1.16 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26785,
            "slug": "vs19_222_015",
            "identifier": "vs19_222_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_015/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 ONORI FEDERICA (M5S) - Votazione Emendamento 1.15 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1624",
            "description_title": "Emendamento 1.15 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 21529,
            "slug": "vs19_112_011",
            "identifier": "vs19_112_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_011/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 11), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 11), 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21489,
            "slug": "vs19_112_034",
            "identifier": "vs19_112_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_034/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 8) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 8) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 30087,
            "slug": "vs19_283_020",
            "identifier": "vs19_283_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_020/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 0836",
            "description_title": "Emendamento 4.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": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 24746,
            "slug": "vs19_185_007",
            "identifier": "vs19_185_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_007/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.102 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 6.102 DDL n. 1294",
            "description_title": "Emendamento 6.102 ASCARI STEFANIA (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 36618,
            "slug": "vs19_435_142",
            "identifier": "vs19_435_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_142/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36533,
            "slug": "vs19_435_046",
            "identifier": "vs19_435_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_046/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01001 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 25559,
            "slug": "vs19_210_107",
            "identifier": "vs19_210_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_107/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 25.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 25.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1341",
            "description_title": "Emendamento 25.1 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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34448,
            "slug": "vs19_388_044",
            "identifier": "vs19_388_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_044/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 BONELLI ANGELO (AVS) - Votazione Emendamento 9.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2022",
            "description_title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26789,
            "slug": "vs19_223_016",
            "identifier": "vs19_223_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_016/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.2 COLUCCI ALFONSO (M5S) - Votazione Emendamento 5.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1624",
            "description_title": "Emendamento 5.2 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 36524,
            "slug": "vs19_435_036",
            "identifier": "vs19_435_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_036/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 1573",
            "description_title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 27194,
            "slug": "vs19_231_030",
            "identifier": "vs19_231_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_030/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.49 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1620",
            "description_title": "Emendamento 3.49 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30495,
            "slug": "vs19_305_027",
            "identifier": "vs19_305_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_027/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.203 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.203 DDL n. 1665",
            "description_title": "Emendamento 1.203 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37594,
            "slug": "vs19_457_005",
            "identifier": "vs19_457_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_005/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00421 BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00421",
            "original_title": "Votazione Mozione 1_00421",
            "description_title": "Mozione n. 1-00421 BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36513,
            "slug": "vs19_435_024",
            "identifier": "vs19_435_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_024/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.1007 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1007 PDL n. 1573",
            "description_title": "Emendamento 3.1007 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 37223,
            "slug": "vs19_449_064",
            "identifier": "vs19_449_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_064/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 1-sexies.03 FONTANA ILARIA (M5S) - Votazione Emendamento 1-sexies.03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.03 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34080,
            "slug": "vs19_388_101",
            "identifier": "vs19_388_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_101/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 25.23 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.23 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.23 DDL n. 2022",
            "description_title": "Emendamento 25.23 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 21988,
            "slug": "vs19_122_012",
            "identifier": "vs19_122_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_012/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18404,
            "slug": "vs19_019_020",
            "identifier": "vs19_019_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_020/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.1 DDL n. 0547",
            "description_title": "Emendamento 3.1 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34352,
            "slug": "19-253-67",
            "identifier": "19-253-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-67/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 67,
            "title": "Legge annuale per il mercato e la concorrenza 2023",
            "original_title": "Votazione finale",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": "Legge annuale per il mercato e la concorrenza 2023",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 47.62
        },
        {
            "id": 29785,
            "slug": "vs19_261_098",
            "identifier": "vs19_261_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_098/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.23 DDL n. 1435",
            "description_title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 18976,
            "slug": "vs19_029_093",
            "identifier": "vs19_029_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_093/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/705/117 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/705/117 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/117 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/117 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 24038,
            "slug": "vs19_158_011",
            "identifier": "vs19_158_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_011/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/7 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31294,
            "slug": "19-215-1",
            "identifier": "19-215-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-215-1/?format=api",
            "sitting": {
                "id": 1756,
                "date": "2024-08-05",
                "number": 215,
                "branch": "S"
            },
            "number": 1,
            "title": "d-l 89/2024 - Infrastrutture e investimenti strategici, processo penale e sport - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "d-l 89/2024 - Infrastrutture e investimenti strategici, processo penale e sport",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 76.72,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 19728,
            "slug": "vs19_057_041",
            "identifier": "vs19_057_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_041/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/888/88 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/888/88 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/88 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/88 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37891,
            "slug": "19-295-97",
            "identifier": "19-295-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-97/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 97,
            "title": "Prestazioni sanitarie - Articolo 12",
            "original_title": "Articolo 12",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 29711,
            "slug": "vs19_261_023",
            "identifier": "vs19_261_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_023/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1435",
            "original_title": "Votazione Articolo 1 DDL n. 1435",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30373,
            "slug": "19-197-12",
            "identifier": "19-197-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-197-12/?format=api",
            "sitting": {
                "id": 1705,
                "date": "2024-06-12",
                "number": 197,
                "branch": "S"
            },
            "number": 12,
            "title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri - Em. 7.900/151, Maiorino e altri",
            "original_title": "Em. 7.900/151, Maiorino e altri",
            "description_title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 78.45,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 30372,
            "slug": "19-197-9",
            "identifier": "19-197-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-197-9/?format=api",
            "sitting": {
                "id": 1705,
                "date": "2024-06-12",
                "number": 197,
                "branch": "S"
            },
            "number": 9,
            "title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri - Em. 7.900/43, Parrini e altri",
            "original_title": "Em. 7.900/43, Parrini e altri",
            "description_title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 78.45,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 30374,
            "slug": "19-197-8",
            "identifier": "19-197-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-197-8/?format=api",
            "sitting": {
                "id": 1705,
                "date": "2024-06-12",
                "number": 197,
                "branch": "S"
            },
            "number": 8,
            "title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri - Em. 7.900/39, Parrini e altri",
            "original_title": "Em. 7.900/39, Parrini e altri",
            "description_title": "Modifiche costituzionali per l'introduzione dell'elezione diretta del Presidente del Consiglio dei ministri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 78.45,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 25658,
            "slug": "vs19_211_013",
            "identifier": "vs19_211_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_013/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1556",
            "description_title": "Emendamento 4.3 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": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29030,
            "slug": "vs19_265_023",
            "identifier": "vs19_265_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_023/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.19 DDL n. 1435",
            "description_title": "Emendamento 23.19 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18756,
            "slug": "vs19_038_030",
            "identifier": "vs19_038_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_030/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.032 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.032 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.032 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.032 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 28658,
            "slug": "vs19_252_089",
            "identifier": "vs19_252_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_089/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/703/4 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/4 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.35
        }
    ]
}