Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=184
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_margin&page=185",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=183",
    "results": [
        {
            "id": 19502,
            "slug": "19-41-16",
            "identifier": "19-41-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-16/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 16,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - ODG G1.301, Sabrina Licheri e altri",
            "original_title": "ODG G1.301, Sabrina Licheri e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 19527,
            "slug": "19-41-30",
            "identifier": "19-41-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-30/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 30,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 3.306, Aurora Floridia e altri",
            "original_title": "Em. 3.306, Aurora Floridia e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 67.83,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 20311,
            "slug": "19-56-206",
            "identifier": "19-56-206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-206/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 206,
            "title": "Em. 49.201, Nave e altri",
            "original_title": "Em. 49.201, Nave e altri",
            "description_title": null,
            "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": 73.91,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 28045,
            "slug": "19-158-1",
            "identifier": "19-158-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-158-1/?format=api",
            "sitting": {
                "id": 1606,
                "date": "2024-02-14",
                "number": 158,
                "branch": "S"
            },
            "number": 1,
            "title": "Legge di delegazione europea 2022-2023 - Em. 13.1, Lorefice e Bevilacqua",
            "original_title": "Em. 13.1, Lorefice e Bevilacqua",
            "description_title": "Legge di delegazione europea 2022-2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 20339,
            "slug": "19-56-173",
            "identifier": "19-56-173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-173/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 173,
            "title": "Em. 47.58, Aurora Floridia e altri",
            "original_title": "Em. 47.58, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 26003,
            "slug": "19-138-74",
            "identifier": "19-138-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-74/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 74,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 5.3, Marton e altri",
            "original_title": "Em. 5.3, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 29,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 26032,
            "slug": "19-138-55",
            "identifier": "19-138-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-55/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 55,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 3.200, Marton e altri",
            "original_title": "Em. 3.200, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 33092,
            "slug": "19-241-32",
            "identifier": "19-241-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-32/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 32,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Em. 19.202, Marton e Ettore Antonio Licheri",
            "original_title": "Em. 19.202, Marton e Ettore Antonio Licheri",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 27.06
        },
        {
            "id": 27505,
            "slug": "19-152-41",
            "identifier": "19-152-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-41/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 41,
            "title": "Istituzione della filiera formativa tecnologico-professionale",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione della filiera formativa tecnologico-professionale",
            "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": 29,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36465,
            "slug": "19-278-12",
            "identifier": "19-278-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-12/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 12,
            "title": "Em. 3.250, Turco e altri",
            "original_title": "Em. 3.250, Turco e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 22994,
            "slug": "19-89-32",
            "identifier": "19-89-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-32/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 32,
            "title": "Mantenimento articolo 3",
            "original_title": "Mantenimento articolo 3",
            "description_title": null,
            "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": 29,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 41.38
        },
        {
            "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": 35910,
            "slug": "vs19_414_024",
            "identifier": "vs19_414_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_024/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00158, limitatamente al capoverso quinto della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente al capoverso quinto della parte dispositiva, D'ORSO VALENTINA (M5S) 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": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35838,
            "slug": "vs19_413_022",
            "identifier": "vs19_413_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_022/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.25 GIULIANO CARLA (M5S) - Votazione Emendamento 6.25 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.25 DDL n. 2196",
            "description_title": "Emendamento 6.25 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34025,
            "slug": "vs19_397_067",
            "identifier": "vs19_397_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_067/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2119",
            "description_title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32600,
            "slug": "vs19_361_034",
            "identifier": "vs19_361_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_034/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 33989,
            "slug": "vs19_397_065",
            "identifier": "vs19_397_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_065/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2119",
            "description_title": "Emendamento 11.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40142,
            "slug": "vs19_524_036",
            "identifier": "vs19_524_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_036/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2551/83 - Votazione Ordine del giorno 9/2551/83 ",
            "original_title": "Votazione Ordine del giorno 9/2551/83 ",
            "description_title": "ODG 9/2551/83",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35989,
            "slug": "vs19_422_036",
            "identifier": "vs19_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_036/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34009,
            "slug": "vs19_397_058",
            "identifier": "vs19_397_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_058/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.12 AMATO GAETANO (M5S) - Votazione Emendamento 10.12 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2119",
            "description_title": "Emendamento 10.12 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": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34214,
            "slug": "vs19_397_006",
            "identifier": "vs19_397_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_006/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2119",
            "description_title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35851,
            "slug": "vs19_413_035",
            "identifier": "vs19_413_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_035/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.07 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.07 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 25208,
            "slug": "vs19_199_003",
            "identifier": "vs19_199_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_003/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "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": 78.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 33986,
            "slug": "vs19_397_046",
            "identifier": "vs19_397_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_046/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 8.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2119",
            "description_title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE)",
            "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": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34049,
            "slug": "vs19_397_040",
            "identifier": "vs19_397_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_040/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S) - Votazione Emendamento 6.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34016,
            "slug": "vs19_397_034",
            "identifier": "vs19_397_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_034/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.4 CASO ANTONIO (M5S) - Votazione Emendamento 5.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2119",
            "description_title": "Emendamento 5.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34199,
            "slug": "vs19_397_028",
            "identifier": "vs19_397_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_028/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.101 DDL n. 2119",
            "description_title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34046,
            "slug": "vs19_397_066",
            "identifier": "vs19_397_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_066/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.103 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.103 DDL n. 2119",
            "description_title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37240,
            "slug": "vs19_449_081",
            "identifier": "vs19_449_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_081/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34173,
            "slug": "vs19_397_016",
            "identifier": "vs19_397_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_016/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.14 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.14 DDL n. 2119",
            "description_title": "Emendamento 2.14 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34024,
            "slug": "vs19_397_062",
            "identifier": "vs19_397_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_062/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.102 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.102 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.102 DDL n. 2119",
            "description_title": "Emendamento 11.102 GRIPPO VALENTINA (APERRE)",
            "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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34014,
            "slug": "vs19_397_068",
            "identifier": "vs19_397_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_068/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 11.01 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.01 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37320,
            "slug": "vs19_450_061",
            "identifier": "vs19_450_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_061/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.46 GIULIANO CARLA (M5S) - Votazione Emendamento 1.46 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.46 PDL n. 2084",
            "description_title": "Emendamento 1.46 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34189,
            "slug": "vs19_397_008",
            "identifier": "vs19_397_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_008/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2119",
            "description_title": "Emendamento 1.10 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37295,
            "slug": "vs19_450_036",
            "identifier": "vs19_450_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_036/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 36,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso diciottesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso diciottesimo 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 84.08
        },
        {
            "id": 34040,
            "slug": "vs19_397_038",
            "identifier": "vs19_397_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_038/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 6.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 6.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.100 DDL n. 2119",
            "description_title": "Emendamento 6.100 GRIPPO VALENTINA (APERRE)",
            "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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33996,
            "slug": "vs19_397_037",
            "identifier": "vs19_397_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_037/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.4 CASO ANTONIO (M5S) - Votazione Emendamento 6.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2119",
            "description_title": "Emendamento 6.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 33992,
            "slug": "vs19_397_060",
            "identifier": "vs19_397_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_060/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.14 CASO ANTONIO (M5S) - Votazione Emendamento 10.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.14 DDL n. 2119",
            "description_title": "Emendamento 10.14 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33981,
            "slug": "vs19_397_032",
            "identifier": "vs19_397_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_032/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2119",
            "description_title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34241,
            "slug": "vs19_396_039",
            "identifier": "vs19_396_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_039/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 39,
            "title": "Conversione decreto tutela dell'ambiente",
            "original_title": "Votazione finale DDL n. 2164",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 17 ottobre 2024, n. 153, recante disposizioni urgenti per la tutela ambientale del Paese, la razionalizzazione dei procedimenti di valutazione e autorizzazione ambientale, la promozione dell'economia circolare, l'attuazione di interventi in materia di bonifiche di siti contaminati e dissesto idrogeologico (Approvato dal Senato) (DDL 2164)",
            "public_title": "Conversione decreto tutela dell'ambiente",
            "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": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 31592,
            "slug": "vs19_341_001",
            "identifier": "vs19_341_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_341_001/?format=api",
            "sitting": {
                "id": 1767,
                "date": "2024-08-06",
                "number": 341,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto svuota carceri",
            "original_title": "Votazione Articolo unico DDL n. 2002",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 4 luglio 2024, n. 92, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto svuota carceri",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 38304,
            "slug": "vs19_479_012",
            "identifier": "vs19_479_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_012/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35976,
            "slug": "vs19_422_023",
            "identifier": "vs19_422_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_023/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25199,
            "slug": "vs19_200_033",
            "identifier": "vs19_200_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_033/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (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": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27282,
            "slug": "vs19_233_017",
            "identifier": "vs19_233_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_017/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S) - Votazione DDL n. 1606",
            "original_title": "Votazione DDL n. 1606",
            "description_title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S)",
            "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": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 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": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34168,
            "slug": "vs19_393_028",
            "identifier": "vs19_393_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_028/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (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": 61.57,
            "minority_cohesion_rate": 59.87
        }
    ]
}