Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=123
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_margin&page=124",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=122",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21491,
            "slug": "vs19_112_051",
            "identifier": "vs19_112_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_051/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 51,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 5) 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 5) 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": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "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": 27217,
            "slug": "vs19_231_025",
            "identifier": "vs19_231_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_025/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.36 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.36 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1620",
            "description_title": "Emendamento 3.36 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.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 34083,
            "slug": "vs19_388_177",
            "identifier": "vs19_388_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_177/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.6 DDL n. 2022",
            "description_title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30294,
            "slug": "vs19_293_016",
            "identifier": "vs19_293_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_016/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00281, limitatamente al capoverso sesto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso sesto della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30295,
            "slug": "vs19_293_013",
            "identifier": "vs19_293_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_013/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (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": 18,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27221,
            "slug": "vs19_231_027",
            "identifier": "vs19_231_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_027/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.40 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.40 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1620",
            "description_title": "Emendamento 3.40 FRATOIANNI NICOLA (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": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 33542,
            "slug": "vs19_384_019",
            "identifier": "vs19_384_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_019/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 4.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "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": 27190,
            "slug": "vs19_231_028",
            "identifier": "vs19_231_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_028/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.43 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.43 DDL n. 1620",
            "description_title": "Emendamento 3.43 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": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21483,
            "slug": "vs19_112_021",
            "identifier": "vs19_112_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_021/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 5), 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 5), 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.63
        },
        {
            "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": 25660,
            "slug": "vs19_210_021",
            "identifier": "vs19_210_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_021/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.11 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1341",
            "description_title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27180,
            "slug": "vs19_231_040",
            "identifier": "vs19_231_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_040/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.65 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.65 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.65 DDL n. 1620",
            "description_title": "Emendamento 3.65 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": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29942,
            "slug": "vs19_281_037",
            "identifier": "vs19_281_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_037/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 25622,
            "slug": "vs19_210_094",
            "identifier": "vs19_210_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_094/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 21.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1341",
            "description_title": "Emendamento 21.1 ORRICO ANNA LAURA (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": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 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": 21516,
            "slug": "vs19_112_010",
            "identifier": "vs19_112_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_010/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 10), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 10), 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": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "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": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 21533,
            "slug": "vs19_112_020",
            "identifier": "vs19_112_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_020/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 4), 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 4), 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "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": 24728,
            "slug": "vs19_175_012",
            "identifier": "vs19_175_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_012/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.16 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.16 PDL n. 0835",
            "description_title": "Emendamento 1.16 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 31538,
            "slug": "vs19_340_062",
            "identifier": "vs19_340_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_062/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 27237,
            "slug": "vs19_232_040",
            "identifier": "vs19_232_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_040/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1620",
            "original_title": "Votazione Articolo 5 DDL n. 1620",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30110,
            "slug": "vs19_283_015",
            "identifier": "vs19_283_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_015/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.11 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0836",
            "description_title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30027,
            "slug": "vs19_281_056",
            "identifier": "vs19_281_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_056/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1752/80 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1752/80 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/80 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/80 GRIMALDI MARCO (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": 55.7,
            "minority_cohesion_rate": 60.49
        },
        {
            "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": 24724,
            "slug": "vs19_175_007",
            "identifier": "vs19_175_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_007/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.7 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.7 PDL n. 0835",
            "description_title": "Emendamento 1.7 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "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": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 24445,
            "slug": "vs19_175_016",
            "identifier": "vs19_175_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_016/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.27 AMATO GAETANO (M5S) - Votazione Emendamento 1.27 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.27 PDL n. 0835",
            "description_title": "Emendamento 1.27 AMATO GAETANO (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": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 24617,
            "slug": "vs19_175_039",
            "identifier": "vs19_175_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_039/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0835",
            "description_title": "Emendamento 7.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 29342,
            "slug": "vs19_270_059",
            "identifier": "vs19_270_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_059/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/17 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34070,
            "slug": "vs19_388_121",
            "identifier": "vs19_388_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_121/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.03 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 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": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 28374,
            "slug": "vs19_247_038",
            "identifier": "vs19_247_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_038/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24940,
            "slug": "vs19_201_008",
            "identifier": "vs19_201_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_008/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (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": 64.56,
            "minority_cohesion_rate": 73.46
        }
    ]
}