Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=132
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=date&page=133",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=131",
    "results": [
        {
            "id": 24471,
            "slug": "vs19_183_068",
            "identifier": "vs19_183_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_068/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 68,
            "title": "Conversione decreto qualità dell'aria",
            "original_title": "Votazione finale DDL n. 1492",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 settembre 2023, n. 121, recante misure urgenti in materia di pianificazione della qualità dell'aria e limitazioni della circolazione stradale (Approvato dal Senato) (DDL 1492)",
            "public_title": "Conversione decreto qualità dell'aria",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 24442,
            "slug": "vs19_183_008",
            "identifier": "vs19_183_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_008/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1492",
            "description_title": "Emendamento 1.5 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24501,
            "slug": "vs19_183_031",
            "identifier": "vs19_183_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_031/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-TER.2 EVI ELEONORA (AVS) - Votazione Emendamento 1-TER.2 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.2 DDL n. 1492",
            "description_title": "Emendamento 1-TER.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24513,
            "slug": "vs19_183_034",
            "identifier": "vs19_183_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_034/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-TER.04 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.04 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24514,
            "slug": "vs19_183_006",
            "identifier": "vs19_183_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_006/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.20 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.20 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1492",
            "description_title": "Emendamento 1.20 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24570,
            "slug": "vs19_183_010",
            "identifier": "vs19_183_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_010/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 FONTANA ILARIA (M5S) - Votazione Emendamento 1.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1492",
            "description_title": "Emendamento 1.7 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": 93,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 24581,
            "slug": "vs19_183_001",
            "identifier": "vs19_183_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_001/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 1492",
            "original_title": "Votazione pregiudiziale DDL n. 1492",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24282,
            "slug": "19-117-10",
            "identifier": "19-117-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-10/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 10,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.risol. n.6 (disp 1,2,3), Calenda e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.risol. n.6 (disp 1,2,3), Calenda e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 24291,
            "slug": "19-117-1",
            "identifier": "19-117-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-1/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 1,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol n. 1 (disp. 12,13), Terzi di Sant'Agata e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol n. 1 (disp. 12,13), Terzi di Sant'Agata e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 24287,
            "slug": "19-117-5",
            "identifier": "19-117-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-5/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 5,
            "title": "Risoluzione di maggioranza in vista del consiglio europeo del 26 e 27 ottobre 2023",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 3 (disp 4, 5, 7, 9, 10), Boccia e altri",
            "description_title": null,
            "public_title": "Risoluzione di maggioranza in vista del consiglio europeo del 26 e 27 ottobre 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 24283,
            "slug": "19-117-9",
            "identifier": "19-117-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-9/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 9,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.ris.n.5 (testo 2)(parte restante),Enrico Borghi e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.ris.n.5 (testo 2)(parte restante),Enrico Borghi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 24285,
            "slug": "19-117-7",
            "identifier": "19-117-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-7/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 7,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 4, Patuanelli e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 4, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 24289,
            "slug": "19-117-3",
            "identifier": "19-117-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-3/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 3,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. ris.n. 1 (parte restante),Terzi di Sant'Agata e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. ris.n. 1 (parte restante),Terzi di Sant'Agata e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24290,
            "slug": "19-117-2",
            "identifier": "19-117-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-2/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 2,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol n. 1 (disp. 6,11), Terzi di Sant'Agata e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol n. 1 (disp. 6,11), Terzi di Sant'Agata e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 24288,
            "slug": "19-117-4",
            "identifier": "19-117-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-4/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 4,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 2, De Cristofaro e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 2, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 24284,
            "slug": "19-117-8",
            "identifier": "19-117-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-8/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 8,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 5 (testo 2) (1-6,8,9), Enrico Borghi e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 5 (testo 2) (1-6,8,9), Enrico Borghi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 24286,
            "slug": "19-117-6",
            "identifier": "19-117-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-6/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 6,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 3 (parte restante), Boccia e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 3 (parte restante), Boccia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 24281,
            "slug": "19-117-11",
            "identifier": "19-117-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-11/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 11,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.risol. n.6 (parte restante), Calenda e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop.risol. n.6 (parte restante), Calenda e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24440,
            "slug": "vs19_184_024",
            "identifier": "vs19_184_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_024/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1406",
            "description_title": "Emendamento 2.21 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24466,
            "slug": "vs19_184_011",
            "identifier": "vs19_184_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_011/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1406",
            "description_title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24489,
            "slug": "vs19_184_085",
            "identifier": "vs19_184_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_085/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1406",
            "original_title": "Votazione Articolo 8 DDL n. 1406",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24496,
            "slug": "vs19_184_038",
            "identifier": "vs19_184_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_038/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1406",
            "original_title": "Votazione Articolo 3 DDL n. 1406",
            "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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24515,
            "slug": "vs19_184_073",
            "identifier": "vs19_184_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_073/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.19 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1406",
            "description_title": "Emendamento 6.19 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24521,
            "slug": "vs19_184_083",
            "identifier": "vs19_184_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_083/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1406",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24544,
            "slug": "vs19_184_034",
            "identifier": "vs19_184_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_034/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1406",
            "description_title": "Emendamento 3.5 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24550,
            "slug": "vs19_184_019",
            "identifier": "vs19_184_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_019/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1406",
            "description_title": "Emendamento 2.16 APPENDINO CHIARA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24577,
            "slug": "vs19_184_032",
            "identifier": "vs19_184_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_032/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1406",
            "description_title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24662,
            "slug": "vs19_184_102",
            "identifier": "vs19_184_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_102/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 102,
            "title": "Risoluzione n. 6-00065, ad eccezione dei capoversi primo, secondo, terzo e settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, ad eccezione dei capoversi primo, secondo, terzo e settimo 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24688,
            "slug": "vs19_184_101",
            "identifier": "vs19_184_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_101/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 101,
            "title": "Risoluzione n. 6-00064 DELLA VEDOVA BENEDETTO (MISTO) e MAGI RICCARDO (MISTO) - Votazione Risoluzione 6_00064",
            "original_title": "Votazione Risoluzione 6_00064",
            "description_title": "Risoluzione n. 6-00064 DELLA VEDOVA BENEDETTO (MISTO) e MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24701,
            "slug": "vs19_184_094",
            "identifier": "vs19_184_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_094/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 94,
            "title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00059",
            "original_title": "Votazione Risoluzione 6_00059",
            "description_title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24709,
            "slug": "vs19_184_104",
            "identifier": "vs19_184_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_104/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 104,
            "title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24727,
            "slug": "vs19_184_079",
            "identifier": "vs19_184_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_079/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1406",
            "original_title": "Votazione Articolo 6 DDL n. 1406",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24773,
            "slug": "vs19_184_002",
            "identifier": "vs19_184_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_002/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1406",
            "description_title": "Emendamento 1.2 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24778,
            "slug": "vs19_184_040",
            "identifier": "vs19_184_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_040/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1406",
            "description_title": "Emendamento 4.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24799,
            "slug": "vs19_184_092",
            "identifier": "vs19_184_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_092/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1406/13, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/13, come riformulato, 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24465,
            "slug": "vs19_184_012",
            "identifier": "vs19_184_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_012/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1406",
            "description_title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24574,
            "slug": "vs19_184_056",
            "identifier": "vs19_184_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_056/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1406",
            "description_title": "Emendamento 4.20 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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24601,
            "slug": "vs19_184_007",
            "identifier": "vs19_184_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_007/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1406",
            "description_title": "Emendamento 2.2 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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24623,
            "slug": "vs19_184_006",
            "identifier": "vs19_184_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_006/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1406",
            "description_title": "Emendamento 2.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": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24729,
            "slug": "vs19_184_050",
            "identifier": "vs19_184_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_050/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1406",
            "description_title": "Emendamento 4.14 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24792,
            "slug": "vs19_184_091",
            "identifier": "vs19_184_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_091/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 125,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24488,
            "slug": "vs19_184_028",
            "identifier": "vs19_184_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_028/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.25 EVI ELEONORA (AVS) - Votazione Emendamento 2.25 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1406",
            "description_title": "Emendamento 2.25 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24509,
            "slug": "vs19_184_037",
            "identifier": "vs19_184_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_037/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 3.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1406",
            "description_title": "Emendamento 3.9 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.1 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": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        }
    ]
}