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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=224",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=222",
    "results": [
        {
            "id": 34118,
            "slug": "vs19_388_126",
            "identifier": "vs19_388_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_126/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S) - Votazione Emendamento 25.018 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.018 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24010,
            "slug": "vs19_157_039",
            "identifier": "vs19_157_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_039/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 39,
            "title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "original_title": "Votazione finale DDL n. 0922",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana e il Gabinetto dei Ministri dell'Ucraina sulla cooperazione di Polizia, fatto a Kiev il 10 giugno 2021 (DDL 922)",
            "public_title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24011,
            "slug": "vs19_157_020",
            "identifier": "vs19_157_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_020/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0536",
            "original_title": "Votazione Articolo 5 PDL n. 0536",
            "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": 116,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 34585,
            "slug": "vs19_376_004",
            "identifier": "vs19_376_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_004/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34127,
            "slug": "vs19_388_109",
            "identifier": "vs19_388_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_109/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.37 IARIA ANTONINO (M5S) - Votazione Emendamento 25.37 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.37 DDL n. 2022",
            "description_title": "Emendamento 25.37 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 23987,
            "slug": "vs19_158_016",
            "identifier": "vs19_158_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_016/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0336",
            "original_title": "Votazione Articolo 3 PDL n. 0336",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24014,
            "slug": "vs19_158_003",
            "identifier": "vs19_158_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_003/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 1.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.02 PDL n. 1135",
            "original_title": "Votazione Emendamento 1.02 PDL n. 1135",
            "description_title": "Articolo aggiuntivo 1.02 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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 23995,
            "slug": "vs19_158_015",
            "identifier": "vs19_158_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_015/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0336",
            "original_title": "Votazione Articolo 2 PDL n. 0336",
            "description_title": "Articolo 2",
            "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": 122,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31530,
            "slug": "vs19_340_054",
            "identifier": "vs19_340_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_054/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-ter.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.4 DDL n. 1997",
            "description_title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 24027,
            "slug": "vs19_158_006",
            "identifier": "vs19_158_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_006/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1135/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/2 GIULIANO CARLA (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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31539,
            "slug": "vs19_340_063",
            "identifier": "vs19_340_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_063/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.1 DDL n. 1997",
            "description_title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (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": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34136,
            "slug": "vs19_388_139",
            "identifier": "vs19_388_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_139/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.29 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.29 DDL n. 2022",
            "description_title": "Emendamento 26.29 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27263,
            "slug": "vs19_232_050",
            "identifier": "vs19_232_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_050/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1620",
            "original_title": "Votazione Articolo 7 DDL n. 1620",
            "description_title": "Articolo 7",
            "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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24582,
            "slug": "vs19_175_010",
            "identifier": "vs19_175_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_010/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.11 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0835",
            "description_title": "Emendamento 1.11 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24643,
            "slug": "vs19_175_043",
            "identifier": "vs19_175_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_043/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/835/4 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/835/4 PDL n. 0835",
            "original_title": "Votazione Ordine del giorno 9/835/4 PDL n. 0835",
            "description_title": "Ordine del giorno n. 9/835/4 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 27278,
            "slug": "vs19_232_046",
            "identifier": "vs19_232_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_046/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.302, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.302, DDL n. 1620",
            "description_title": "Emendamento 6.302, 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.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24757,
            "slug": "vs19_175_034",
            "identifier": "vs19_175_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_034/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.2 PDL n. 0835",
            "original_title": "Votazione Emendamento 5.2 PDL n. 0835",
            "description_title": "Emendamento 5.2 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24798,
            "slug": "vs19_175_044",
            "identifier": "vs19_175_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_044/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/835/5 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/835/5 PDL n. 0835",
            "original_title": "Votazione Ordine del giorno 9/835/5 PDL n. 0835",
            "description_title": "Ordine del giorno n. 9/835/5 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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 35199,
            "slug": "vs19_376_001",
            "identifier": "vs19_376_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_001/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "original_title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32022,
            "slug": "vs19_348_025",
            "identifier": "vs19_348_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_025/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 24.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 24.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1660",
            "description_title": "Emendamento 24.5 D'ORSO 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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "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": 32035,
            "slug": "vs19_348_010",
            "identifier": "vs19_348_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_010/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 21.01003 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 21.01003 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01003 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01003 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 27368,
            "slug": "vs19_232_066",
            "identifier": "vs19_232_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_066/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE)",
            "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": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 33496,
            "slug": "vs19_377_182",
            "identifier": "vs19_377_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_182/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 182,
            "title": "MOZ 1-358 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34545,
            "slug": "vs19_388_013",
            "identifier": "vs19_388_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_013/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2022",
            "original_title": "Votazione Articolo 1 DDL n. 2022",
            "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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 24476,
            "slug": "vs19_175_041",
            "identifier": "vs19_175_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_041/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0835",
            "original_title": "Votazione Articolo 7 PDL n. 0835",
            "description_title": "Articolo 7",
            "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": 20,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 33451,
            "slug": "vs19_377_086",
            "identifier": "vs19_377_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_086/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 86,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 29298,
            "slug": "vs19_270_027",
            "identifier": "vs19_270_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_027/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.8 FONTANA ILARIA (M5S) - Votazione Emendamento 3.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1790",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24089,
            "slug": "vs19_160_033",
            "identifier": "vs19_160_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_033/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24094,
            "slug": "vs19_160_053",
            "identifier": "vs19_160_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_053/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24086,
            "slug": "vs19_160_035",
            "identifier": "vs19_160_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_035/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1364/8 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/8 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 34603,
            "slug": "vs19_388_010",
            "identifier": "vs19_388_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_010/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00368, per le parti non assorbite, SEMENZATO MARTINA (NM-M-C), POLIDORI CATIA (FI-PPE), LANCELLOTTA ELISABETTA CHRISTIANA (FDI), RAVETTO LAURA (LEGA) ed altri - Votazione Mozione 1_00368",
            "original_title": "Votazione Mozione 1_00368",
            "description_title": "Mozione n. 1-00368, per le parti non assorbite, SEMENZATO MARTINA (NM-M-C), POLIDORI CATIA (FI-PPE), LANCELLOTTA ELISABETTA CHRISTIANA (FDI), RAVETTO LAURA (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 31589,
            "slug": "vs19_340_115",
            "identifier": "vs19_340_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_115/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 11.3 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1997",
            "description_title": "Emendamento 11.3 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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (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": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 29347,
            "slug": "vs19_270_062",
            "identifier": "vs19_270_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_062/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31567,
            "slug": "vs19_340_092",
            "identifier": "vs19_340_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_092/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9-novies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-novies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.3 DDL n. 1997",
            "description_title": "Emendamento 9-novies.3 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 24073,
            "slug": "vs19_160_011",
            "identifier": "vs19_160_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_011/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.02 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.02 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.02 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": 36,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34478,
            "slug": "vs19_377_004",
            "identifier": "vs19_377_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_004/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "description_title": "",
            "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": 51,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 24090,
            "slug": "vs19_160_047",
            "identifier": "vs19_160_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_047/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1364/21, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1364/21, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/21, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/21, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24084,
            "slug": "vs19_160_015",
            "identifier": "vs19_160_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_015/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1 MARI FRANCESCO (AVS) - Votazione Emendamento 2.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1364",
            "description_title": "Emendamento 2.1 MARI FRANCESCO (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": 34,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24100,
            "slug": "vs19_160_029",
            "identifier": "vs19_160_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_029/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1364/1, come riformulato, MANES FRANCO (MISTO) - Votazione Ordine del giorno 9/1364/1, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/1, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/1, come riformulato, MANES FRANCO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 29377,
            "slug": "vs19_270_082",
            "identifier": "vs19_270_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_082/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29331,
            "slug": "vs19_270_052",
            "identifier": "vs19_270_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_052/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/12 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29341,
            "slug": "vs19_270_049",
            "identifier": "vs19_270_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_049/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1790/9 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/9 BONELLI ANGELO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24097,
            "slug": "vs19_160_042",
            "identifier": "vs19_160_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_042/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1364/16 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1364/16 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/16 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/16 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34427,
            "slug": "vs19_388_017",
            "identifier": "vs19_388_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_017/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2022",
            "description_title": "Emendamento 3.4 SANTILLO AGOSTINO (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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29373,
            "slug": "vs19_270_078",
            "identifier": "vs19_270_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_078/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (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": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        }
    ]
}