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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=437",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=435",
    "results": [
        {
            "id": 35203,
            "slug": "vs19_399_003",
            "identifier": "vs19_399_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_003/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00141, limitatamente al capoverso nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00141",
            "original_title": "Votazione Risoluzione 6_00141",
            "description_title": "Risoluzione n. 6-00141, limitatamente al capoverso nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 35225,
            "slug": "vs19_399_025",
            "identifier": "vs19_399_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_025/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00144, limitatamente al capoverso diciassettesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00144",
            "original_title": "Votazione Risoluzione 6_00144",
            "description_title": "Risoluzione n. 6-00144, limitatamente al capoverso diciassettesimo 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": 0,
            "n_margin": 111,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 34019,
            "slug": "vs19_397_044",
            "identifier": "vs19_397_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_044/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 8.3 MANZI IRENE (PD-IDP) e 8.9 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 8.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2119",
            "description_title": "Identici emendamenti 8.3 MANZI IRENE (PD-IDP) e 8.9 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": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34185,
            "slug": "vs19_397_029",
            "identifier": "vs19_397_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_029/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.6 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2119",
            "description_title": "Emendamento 4.6 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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34238,
            "slug": "vs19_397_024",
            "identifier": "vs19_397_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_024/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.300 delle Commissioni - Votazione Emendamento 2.300 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.300 DDL n. 2119",
            "description_title": "Emendamento 2.300 delle Commissioni",
            "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": 132,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34002,
            "slug": "vs19_397_083",
            "identifier": "vs19_397_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_083/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (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": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24987,
            "slug": "vs19_196_008",
            "identifier": "vs19_196_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_008/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 31675,
            "slug": "vs19_342_051",
            "identifier": "vs19_342_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_051/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "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": 33999,
            "slug": "vs19_397_055",
            "identifier": "vs19_397_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_055/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.7 DDL n. 2119",
            "description_title": "Emendamento 10.7 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": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 24995,
            "slug": "vs19_196_025",
            "identifier": "vs19_196_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_025/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31630,
            "slug": "vs19_342_006",
            "identifier": "vs19_342_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_006/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2002/6 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2002/6 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/6 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/6 GHIO VALENTINA (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": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34030,
            "slug": "vs19_397_049",
            "identifier": "vs19_397_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_049/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.2 CASO ANTONIO (M5S) - Votazione Emendamento 9.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2119",
            "description_title": "Emendamento 9.2 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": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31942,
            "slug": "vs19_348_072",
            "identifier": "vs19_348_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_072/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 27.1006 PENZA PASQUALINO (M5S) - Votazione Emendamento 27.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1006 DDL n. 1660",
            "description_title": "Emendamento 27.1006 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31636,
            "slug": "vs19_342_012",
            "identifier": "vs19_342_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_012/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 24989,
            "slug": "vs19_196_013",
            "identifier": "vs19_196_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_013/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1437/15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/15 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 36544,
            "slug": "vs19_435_058",
            "identifier": "vs19_435_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_058/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1001 FENU EMILIANO (M5S) - Votazione Emendamento 6.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 1573",
            "description_title": "Emendamento 6.1001 FENU EMILIANO (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": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 31676,
            "slug": "vs19_342_052",
            "identifier": "vs19_342_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_052/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2002/58, nel testo riformulato, RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2002/58, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/58, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/58, nel testo riformulato, RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 34008,
            "slug": "vs19_397_064",
            "identifier": "vs19_397_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_064/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 11.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.100 DDL n. 2119",
            "description_title": "Emendamento 11.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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34022,
            "slug": "vs19_397_072",
            "identifier": "vs19_397_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_072/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI) - Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33980,
            "slug": "vs19_397_070",
            "identifier": "vs19_397_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_070/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.04 CASO ANTONIO (M5S) - Votazione Emendamento 11.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.04 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31655,
            "slug": "vs19_342_031",
            "identifier": "vs19_342_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_031/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31659,
            "slug": "vs19_342_035",
            "identifier": "vs19_342_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_035/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (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": 19,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 79.5
        },
        {
            "id": 25007,
            "slug": "vs19_196_051",
            "identifier": "vs19_196_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_051/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1437/54 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1437/54 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/54 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/54 QUARTINI ANDREA (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": 37,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34021,
            "slug": "vs19_397_063",
            "identifier": "vs19_397_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_063/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.101 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.101 DDL n. 2119",
            "description_title": "Emendamento 11.101 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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 31903,
            "slug": "vs19_348_103",
            "identifier": "vs19_348_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_103/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1660",
            "description_title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31670,
            "slug": "vs19_342_046",
            "identifier": "vs19_342_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_046/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 34042,
            "slug": "vs19_397_061",
            "identifier": "vs19_397_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_061/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2119",
            "description_title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31672,
            "slug": "vs19_342_048",
            "identifier": "vs19_342_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_048/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31677,
            "slug": "vs19_342_053",
            "identifier": "vs19_342_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_053/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34027,
            "slug": "vs19_397_057",
            "identifier": "vs19_397_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_057/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.9 CASO ANTONIO (M5S) - Votazione Emendamento 10.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.9 DDL n. 2119",
            "description_title": "Emendamento 10.9 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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31679,
            "slug": "vs19_342_055",
            "identifier": "vs19_342_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_055/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (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": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 34222,
            "slug": "vs19_397_007",
            "identifier": "vs19_397_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_007/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2119",
            "description_title": "Emendamento 1.9 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31685,
            "slug": "vs19_342_061",
            "identifier": "vs19_342_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_061/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31686,
            "slug": "vs19_342_062",
            "identifier": "vs19_342_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_062/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.56,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 24959,
            "slug": "vs19_196_043",
            "identifier": "vs19_196_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_043/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1437/46 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1437/46 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/46 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/46 L'ABBATE PATTY (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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31709,
            "slug": "vs19_342_089",
            "identifier": "vs19_342_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_089/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31707,
            "slug": "vs19_342_087",
            "identifier": "vs19_342_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_087/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 41.61
        },
        {
            "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": 31712,
            "slug": "vs19_342_092",
            "identifier": "vs19_342_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_092/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (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": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31710,
            "slug": "vs19_342_090",
            "identifier": "vs19_342_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_090/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (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": 36,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31713,
            "slug": "vs19_342_093",
            "identifier": "vs19_342_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_093/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1974/9 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1974/9 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/9 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/9 GIANASSI FEDERICO (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": 34,
            "majority_cohesion_rate": 55.04,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31718,
            "slug": "vs19_342_098",
            "identifier": "vs19_342_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_098/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (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": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 36516,
            "slug": "vs19_435_027",
            "identifier": "vs19_435_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_027/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.1003 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1573",
            "description_title": "Emendamento 3.1003 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 31689,
            "slug": "vs19_342_065",
            "identifier": "vs19_342_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_065/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2002/80 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/80 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31690,
            "slug": "vs19_342_066",
            "identifier": "vs19_342_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_066/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (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": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        }
    ]
}