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": 26732,
            "slug": "vs19_222_023",
            "identifier": "vs19_222_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_023/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.22 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1624",
            "description_title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30363,
            "slug": "vs19_301_002",
            "identifier": "vs19_301_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_002/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00279",
            "original_title": "Votazione Mozione 1_00279",
            "description_title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 33.33
        },
        {
            "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": 24713,
            "slug": "vs19_184_096",
            "identifier": "vs19_184_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_096/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 96,
            "title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S) - Votazione Risoluzione 6_00061",
            "original_title": "Votazione Risoluzione 6_00061",
            "description_title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 35150,
            "slug": "vs19_353_050",
            "identifier": "vs19_353_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_050/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "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": 57.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 24673,
            "slug": "vs19_184_098",
            "identifier": "vs19_184_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_098/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 98,
            "title": "Risoluzione n. 6-00062, limitatamente al 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, limitatamente al 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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 32686,
            "slug": "vs19_366_028",
            "identifier": "vs19_366_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_028/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 28,
            "title": "MOZ 1-335 CPV 1, 2, 3 E 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 CPV 1, 2, 3 E 9 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": 33,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32687,
            "slug": "vs19_366_006",
            "identifier": "vs19_366_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_006/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-316 NF CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 35143,
            "slug": "vs19_353_043",
            "identifier": "vs19_353_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_043/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 43,
            "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": 26,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 24616,
            "slug": "vs19_184_077",
            "identifier": "vs19_184_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_077/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1406",
            "description_title": "Emendamento 6.23 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32698,
            "slug": "vs19_366_047",
            "identifier": "vs19_366_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_047/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 47,
            "title": "MOZ 1-344 CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 2 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": 115,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 24613,
            "slug": "vs19_184_087",
            "identifier": "vs19_184_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_087/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1406",
            "original_title": "Votazione Articolo 10 DDL n. 1406",
            "description_title": "Articolo 10",
            "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": 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": 31925,
            "slug": "vs19_348_108",
            "identifier": "vs19_348_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_108/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 33.8 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.8 DDL n. 1660",
            "description_title": "Emendamento 33.8 SILVESTRI FRANCESCO (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": 69,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 45.91
        },
        {
            "id": 24596,
            "slug": "vs19_184_076",
            "identifier": "vs19_184_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_076/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1406",
            "description_title": "Emendamento 6.22 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": 43,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 22240,
            "slug": "vs19_146_015",
            "identifier": "vs19_146_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_015/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1194/R/29 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1194/R/29 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/29 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/29 AMATO GAETANO (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": 73,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22835,
            "slug": "vs19_141_010",
            "identifier": "vs19_141_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_010/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00166",
            "original_title": "Votazione Mozione 1_00166",
            "description_title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 23956,
            "slug": "vs19_154_073",
            "identifier": "vs19_154_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_073/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (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": 137,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34782,
            "slug": "vs19_353_035",
            "identifier": "vs19_353_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_035/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "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": 18,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34781,
            "slug": "vs19_353_034",
            "identifier": "vs19_353_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_034/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.55 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.55 MANZI IRENE (PD-IDP)",
            "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": 18,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32715,
            "slug": "vs19_366_037",
            "identifier": "vs19_366_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_037/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 37,
            "title": "MOZ 1-347 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-347 CPV 6 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": 113,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 39.87
        },
        {
            "id": 24761,
            "slug": "vs19_185_018",
            "identifier": "vs19_185_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_018/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 10.0200 della Commissione - Votazione Emendamento 10.0200 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0200 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0200 della Commissione",
            "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": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34774,
            "slug": "vs19_353_027",
            "identifier": "vs19_353_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_027/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.45 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.45 ORRICO ANNA LAURA (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": 13,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31950,
            "slug": "vs19_348_031",
            "identifier": "vs19_348_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_031/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1660",
            "original_title": "Votazione Articolo 25 DDL n. 1660",
            "description_title": "Articolo 25",
            "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": 24,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32801,
            "slug": "vs19_370_012",
            "identifier": "vs19_370_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_012/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2049/3 - Votazione Ordine del giorno 9/2049/3 ",
            "original_title": "Votazione Ordine del giorno 9/2049/3 ",
            "description_title": "ODG 9/2049/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32191,
            "slug": "vs19_326_039",
            "identifier": "vs19_326_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_039/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 26760,
            "slug": "vs19_222_048",
            "identifier": "vs19_222_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_048/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1624",
            "description_title": "Emendamento 2.8 PROVENZANO GIUSEPPE (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": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 32832,
            "slug": "vs19_370_002",
            "identifier": "vs19_370_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_002/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2049 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2049 - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 25590,
            "slug": "vs19_210_032",
            "identifier": "vs19_210_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_032/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1341",
            "description_title": "Emendamento 6.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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21712,
            "slug": "vs19_114_012",
            "identifier": "vs19_114_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_012/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24502,
            "slug": "vs19_185_024",
            "identifier": "vs19_185_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_024/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1294",
            "original_title": "Votazione Articolo 11 DDL n. 1294",
            "description_title": "Articolo 11",
            "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": 124,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25577,
            "slug": "vs19_210_043",
            "identifier": "vs19_210_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_043/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1341",
            "original_title": "Votazione Articolo 9 DDL n. 1341",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34775,
            "slug": "vs19_353_028",
            "identifier": "vs19_353_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_028/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "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": 13,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 69.81
        },
        {
            "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": 24573,
            "slug": "vs19_185_003",
            "identifier": "vs19_185_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_003/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1294",
            "original_title": "Votazione Articolo 2 DDL n. 1294",
            "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": 115,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21747,
            "slug": "vs19_114_091",
            "identifier": "vs19_114_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_091/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1114/141 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1114/141 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/141 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/141 CARAMIELLO ALESSANDRO (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": 41,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22189,
            "slug": "vs19_147_014",
            "identifier": "vs19_147_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_014/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.15 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0887",
            "description_title": "Emendamento 1.15 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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24505,
            "slug": "vs19_185_026",
            "identifier": "vs19_185_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_026/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1294",
            "original_title": "Votazione Articolo 12 DDL n. 1294",
            "description_title": "Articolo 12",
            "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": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32826,
            "slug": "vs19_370_014",
            "identifier": "vs19_370_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_014/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2049/5 - Votazione Ordine del giorno 9/2049/5 ",
            "original_title": "Votazione Ordine del giorno 9/2049/5 ",
            "description_title": "ODG 9/2049/5",
            "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": 131,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 77.22
        },
        {
            "id": 30170,
            "slug": "vs19_289_024",
            "identifier": "vs19_289_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_024/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 24,
            "title": "Premessa della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Premessa della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.4
        },
        {
            "id": 26778,
            "slug": "vs19_222_022",
            "identifier": "vs19_222_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_022/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.21 BONELLI ANGELO (AVS) - Votazione Emendamento 1.21 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1624",
            "description_title": "Emendamento 1.21 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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34762,
            "slug": "vs19_353_015",
            "identifier": "vs19_353_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_015/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26780,
            "slug": "vs19_222_031",
            "identifier": "vs19_222_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_031/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.30 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.30 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1624",
            "description_title": "Emendamento 1.30 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34772,
            "slug": "vs19_353_025",
            "identifier": "vs19_353_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_025/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "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": 14,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 26776,
            "slug": "vs19_222_024",
            "identifier": "vs19_222_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_024/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1624",
            "description_title": "Emendamento 1.23 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31913,
            "slug": "vs19_349_012",
            "identifier": "vs19_349_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_012/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 34.01002 DORI DEVIS (AVS) - Votazione Emendamento 34.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.01002 DORI DEVIS (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32764,
            "slug": "vs19_370_017",
            "identifier": "vs19_370_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_017/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 17,
            "title": "DOC XXII, N 31-A MANTENIMENTO ART 1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC XXII, N 31-A MANTENIMENTO ART 1",
            "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": 12,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 72.15
        },
        {
            "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": 32177,
            "slug": "vs19_326_026",
            "identifier": "vs19_326_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_026/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1902/35 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1902/35 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/35 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/35 CANTONE LUCIANO (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": 65.97,
            "minority_cohesion_rate": 68.32
        }
    ]
}