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

{
    "count": 22091,
    "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=majority_cohesion_rate&page=34",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=32",
    "results": [
        {
            "id": 18981,
            "slug": "vs19_043_026",
            "identifier": "vs19_043_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_026/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/338 e ABB./2, nel testo riformulato, CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/338 e ABB./2, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./2, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./2, nel testo riformulato, CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27112,
            "slug": "19-147-210",
            "identifier": "19-147-210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-210/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 210,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 6.19, De Cristofaro e altri",
            "original_title": "Em. 6.19, De Cristofaro e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 57.39,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 34594,
            "slug": "vs19_376_015",
            "identifier": "vs19_376_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_015/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 15,
            "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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 33620,
            "slug": "vs19_384_063",
            "identifier": "vs19_384_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_063/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "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": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34692,
            "slug": "vs19_387_090",
            "identifier": "vs19_387_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_090/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2088-AR/93 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/93 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": 30,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36798,
            "slug": "vs19_440_055",
            "identifier": "vs19_440_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_055/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2026",
            "original_title": "Votazione Articolo 13 DDL n. 2026",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 33628,
            "slug": "vs19_384_068",
            "identifier": "vs19_384_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_068/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 14.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 36109,
            "slug": "vs19_427_052",
            "identifier": "vs19_427_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_052/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2034",
            "original_title": "Votazione Articolo 2 DDL n. 2034",
            "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": 4,
            "n_margin": 121,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36918,
            "slug": "vs19_444_010",
            "identifier": "vs19_444_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_010/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.10 CASO ANTONIO (M5S) - Votazione Emendamento 2.10 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.10 PDL n. 2149",
            "description_title": "Emendamento 2.10 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": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34066,
            "slug": "vs19_388_135",
            "identifier": "vs19_388_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_135/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 26.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.20 DDL n. 2022",
            "description_title": "Emendamento 26.20 GHIRRA FRANCESCA (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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36852,
            "slug": "vs19_440_057",
            "identifier": "vs19_440_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_057/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 57,
            "title": "Identici articoli aggiuntivi 14.01 GHIRRA FRANCESCA (AVS) e 14.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 14.01 DDL n. 2026",
            "description_title": "Identici articoli aggiuntivi 14.01 GHIRRA FRANCESCA (AVS) e 14.02 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": 18,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34121,
            "slug": "vs19_388_092",
            "identifier": "vs19_388_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_092/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 23 - Votazione Articolo 23 DDL n. 2022",
            "original_title": "Votazione Articolo 23 DDL n. 2022",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34685,
            "slug": "vs19_387_083",
            "identifier": "vs19_387_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_083/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (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": 26,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34461,
            "slug": "vs19_388_062",
            "identifier": "vs19_388_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_062/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 14.2 DDL n. 2022",
            "description_title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33662,
            "slug": "vs19_384_058",
            "identifier": "vs19_384_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_058/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 13.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01006",
            "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": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34125,
            "slug": "vs19_388_119",
            "identifier": "vs19_388_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_119/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2022",
            "original_title": "Votazione Articolo 25 DDL n. 2022",
            "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": 6,
            "n_margin": 12,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34128,
            "slug": "vs19_388_163",
            "identifier": "vs19_388_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_163/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2022",
            "original_title": "Votazione Articolo 29 DDL n. 2022",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36797,
            "slug": "vs19_440_041",
            "identifier": "vs19_440_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_041/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2026",
            "original_title": "Votazione Articolo 12 DDL n. 2026",
            "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": 9,
            "n_margin": 68,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35695,
            "slug": "vs19_409_015",
            "identifier": "vs19_409_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_015/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.35 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.35 DDL n. 1917",
            "description_title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (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": 32,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36590,
            "slug": "vs19_435_110",
            "identifier": "vs19_435_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_110/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 12.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1001 PDL n. 1573",
            "description_title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34073,
            "slug": "vs19_388_154",
            "identifier": "vs19_388_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_154/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 154,
            "title": "Subemendamento 0.28.5000.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 0.28.5000.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.1 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34095,
            "slug": "vs19_388_156",
            "identifier": "vs19_388_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_156/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 156,
            "title": "Subemendamento 0.28.5000.5 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.5 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.5 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34005,
            "slug": "vs19_397_073",
            "identifier": "vs19_397_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_073/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (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": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36951,
            "slug": "vs19_444_045",
            "identifier": "vs19_444_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_045/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (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": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36808,
            "slug": "vs19_440_083",
            "identifier": "vs19_440_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_083/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 2026",
            "original_title": "Votazione Articolo 23 DDL n. 2026",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34130,
            "slug": "vs19_388_129",
            "identifier": "vs19_388_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_129/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 26.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 26.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.8 DDL n. 2022",
            "description_title": "Emendamento 26.8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36853,
            "slug": "vs19_440_058",
            "identifier": "vs19_440_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_058/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 14.03 FERRARA ANTONIO (M5S) - Votazione Emendamento 14.03 DDL n. 2026",
            "original_title": "Votazione Emendamento 14.03 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 14.03 FERRARA 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": 20,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34109,
            "slug": "vs19_388_159",
            "identifier": "vs19_388_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_159/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato - Votazione Emendamento 28.5000 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5000 DDL n. 2022",
            "description_title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34129,
            "slug": "vs19_388_132",
            "identifier": "vs19_388_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_132/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 26.16 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.16 DDL n. 2022",
            "description_title": "Emendamento 26.16 GHIRRA FRANCESCA (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": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34315,
            "slug": "vs19_388_204",
            "identifier": "vs19_388_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_204/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 204,
            "title": "Emendamento 35.1005 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1005 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 2022",
            "description_title": "Emendamento 35.1005 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36956,
            "slug": "vs19_444_050",
            "identifier": "vs19_444_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_050/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34101,
            "slug": "vs19_388_130",
            "identifier": "vs19_388_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_130/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 26.13 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.13 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.13 DDL n. 2022",
            "description_title": "Emendamento 26.13 BENZONI FABRIZIO (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": 53,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34477,
            "slug": "vs19_377_003",
            "identifier": "vs19_377_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_003/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 2.1 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36481,
            "slug": "vs19_435_055",
            "identifier": "vs19_435_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_055/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1573",
            "original_title": "Votazione Articolo 5 PDL n. 1573",
            "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": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36672,
            "slug": "vs19_439_039",
            "identifier": "vs19_439_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_039/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33521,
            "slug": "vs19_381_033",
            "identifier": "vs19_381_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_033/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2128/10 - Votazione Ordine del giorno 9/2128/10 ",
            "original_title": "Votazione Ordine del giorno 9/2128/10 ",
            "description_title": "ODG 9/2128/10",
            "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": 30,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 34678,
            "slug": "vs19_387_076",
            "identifier": "vs19_387_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_076/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2088-AR/79 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2088-AR/79 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/79 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/79 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34351,
            "slug": "vs19_397_102",
            "identifier": "vs19_397_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_102/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 102,
            "title": "Conversione decreto Pnrr quinquies",
            "original_title": "Votazione finale DDL n. 2119",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 ottobre 2024, n. 160, recante disposizioni urgenti in materia di lavoro, università, ricerca e istruzione per una migliore attuazione del Piano nazionale di ripresa e resilienza (DDL 2119)",
            "public_title": "Conversione decreto Pnrr quinquies",
            "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": 69,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 36159,
            "slug": "vs19_427_053",
            "identifier": "vs19_427_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_053/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.5 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.5 DDL n. 2034",
            "description_title": "Emendamento 3.5 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34480,
            "slug": "vs19_377_006",
            "identifier": "vs19_377_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_006/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 SIMIANI MARCO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36506,
            "slug": "vs19_435_016",
            "identifier": "vs19_435_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_016/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34098,
            "slug": "vs19_388_151",
            "identifier": "vs19_388_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_151/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 28.8 PORTA FABIO (PD-IDP) - Votazione Emendamento 28.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.8 DDL n. 2022",
            "description_title": "Emendamento 28.8 PORTA FABIO (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": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34113,
            "slug": "vs19_388_178",
            "identifier": "vs19_388_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_178/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 34.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.9 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.9 DDL n. 2022",
            "description_title": "Emendamento 34.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33658,
            "slug": "vs19_384_060",
            "identifier": "vs19_384_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_060/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 13.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01001",
            "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": 20,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34252,
            "slug": "vs19_388_208",
            "identifier": "vs19_388_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_208/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 208,
            "title": "Emendamento 35.1010 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1010 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1010 DDL n. 2022",
            "description_title": "Emendamento 35.1010 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34671,
            "slug": "vs19_387_068",
            "identifier": "vs19_387_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_068/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2088-AR/71 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/71 CARMINA IDA (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": 30,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 36108,
            "slug": "vs19_427_051",
            "identifier": "vs19_427_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_051/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2034",
            "original_title": "Votazione Articolo 1 DDL n. 2034",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 38.85
        }
    ]
}