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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=186",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=184",
    "results": [
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34154,
            "slug": "vs19_393_029",
            "identifier": "vs19_393_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_029/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1950/12 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/12 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": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34329,
            "slug": "vs19_392_019",
            "identifier": "vs19_392_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_019/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2150/28 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/28 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39805,
            "slug": "vs19_511_006",
            "identifier": "vs19_511_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_006/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 21864,
            "slug": "vs19_132_019",
            "identifier": "vs19_132_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_019/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34332,
            "slug": "vs19_392_005",
            "identifier": "vs19_392_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_005/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2150/7 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2150/7 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/7 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/7 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37316,
            "slug": "vs19_450_057",
            "identifier": "vs19_450_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_057/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.31 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.31 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.31 PDL n. 2084",
            "description_title": "Emendamento 1.31 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (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": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35901,
            "slug": "vs19_414_014",
            "identifier": "vs19_414_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_014/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 14,
            "title": "Risoluzione n. 6-00154 BIGNAMI GALEAZZO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M-C) - Votazione Risoluzione 6_00154",
            "original_title": "Votazione Risoluzione 6_00154",
            "description_title": "Risoluzione n. 6-00154 BIGNAMI GALEAZZO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M-C)",
            "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": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34653,
            "slug": "vs19_387_050",
            "identifier": "vs19_387_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_050/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2088-AR/53 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/53 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/53 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": 29,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 25170,
            "slug": "vs19_200_031",
            "identifier": "vs19_200_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_031/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/33 SARRACINO 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 38195,
            "slug": "vs19_476_006",
            "identifier": "vs19_476_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_006/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1002 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1002 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 0741",
            "description_title": "Emendamento 1.1002 MALAVASI ILENIA (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": 60.49,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (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": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34658,
            "slug": "vs19_387_055",
            "identifier": "vs19_387_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_055/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2088-AR/58 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/2088-AR/58 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/58 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/58 CHERCHI SUSANNA (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": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34660,
            "slug": "vs19_387_057",
            "identifier": "vs19_387_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_057/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2088-AR/60 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/60 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38217,
            "slug": "vs19_476_032",
            "identifier": "vs19_476_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_032/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 4.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34679,
            "slug": "vs19_387_077",
            "identifier": "vs19_387_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_077/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2088-AR/80 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2088-AR/80 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/80 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/80 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 55.41
        },
        {
            "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": 36291,
            "slug": "vs19_431_010",
            "identifier": "vs19_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_010/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/31 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": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25157,
            "slug": "vs19_200_032",
            "identifier": "vs19_200_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_032/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 36290,
            "slug": "vs19_431_009",
            "identifier": "vs19_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_009/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27683,
            "slug": "vs19_239_045",
            "identifier": "vs19_239_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_045/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.13 RAFFA ANGELA (M5S) - Votazione Emendamento 12.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1515",
            "description_title": "Emendamento 12.13 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35853,
            "slug": "vs19_413_037",
            "identifier": "vs19_413_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_037/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.09 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.09 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.09 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38028,
            "slug": "vs19_470_037",
            "identifier": "vs19_470_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_037/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39823,
            "slug": "vs19_512_011",
            "identifier": "vs19_512_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_011/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.62,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 38014,
            "slug": "vs19_470_023",
            "identifier": "vs19_470_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_023/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2308/51 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2308/51 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/51 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/51 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38004,
            "slug": "vs19_470_013",
            "identifier": "vs19_470_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_013/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (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": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38015,
            "slug": "vs19_470_024",
            "identifier": "vs19_470_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_024/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2308/55 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2308/55 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/55 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/55 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38013,
            "slug": "vs19_470_022",
            "identifier": "vs19_470_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_022/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2308/50 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/50 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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38006,
            "slug": "vs19_470_015",
            "identifier": "vs19_470_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_015/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2308/36 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2308/36 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/36 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/36 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/4",
            "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": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39727,
            "slug": "vs19_506_029",
            "identifier": "vs19_506_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_029/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 29,
            "title": "MOZ 1-469 6 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 6 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39821,
            "slug": "vs19_512_009",
            "identifier": "vs19_512_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_009/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.85,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 39824,
            "slug": "vs19_512_012",
            "identifier": "vs19_512_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_012/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 12,
            "title": "DDL 2384-A - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2384-A - ODG 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 35083,
            "slug": "vs19_337_050",
            "identifier": "vs19_337_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_050/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1691/14 ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/14 ZANELLA LUANA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 27376,
            "slug": "vs19_233_026",
            "identifier": "vs19_233_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_026/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/49 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 37994,
            "slug": "vs19_470_003",
            "identifier": "vs19_470_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_003/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2308/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2308/5 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/5 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/5 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": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35079,
            "slug": "vs19_337_046",
            "identifier": "vs19_337_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_046/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "original_title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 18179,
            "slug": "vs19_009_026",
            "identifier": "vs19_009_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_026/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 7.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 7.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (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": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 34834,
            "slug": "vs19_337_080",
            "identifier": "vs19_337_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_080/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 39841,
            "slug": "vs19_515_059",
            "identifier": "vs19_515_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_059/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 59,
            "title": "Conversione decreto fiscale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2460-A - VOTO FINALE",
            "public_title": "Conversione decreto fiscale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 36787,
            "slug": "vs19_440_011",
            "identifier": "vs19_440_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_011/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2026",
            "original_title": "Votazione Articolo 2 DDL n. 2026",
            "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": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36262,
            "slug": "vs19_430_020",
            "identifier": "vs19_430_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_020/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto emergenza-Pnrr",
            "original_title": "Votazione finale DDL n. 2184",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 31 dicembre 2024, n. 208, recante misure organizzative urgenti per fronteggiare situazioni di particolare emergenza, nonché per l'attuazione del Piano nazionale di ripresa e resilienza (DDL 2184)",
            "public_title": "Conversione decreto emergenza-Pnrr",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39864,
            "slug": "vs19_515_023",
            "identifier": "vs19_515_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_023/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.033 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.033",
            "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": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34827,
            "slug": "vs19_337_035",
            "identifier": "vs19_337_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_035/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.1 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.1 CASO ANTONIO (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": 29,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 39868,
            "slug": "vs19_515_027",
            "identifier": "vs19_515_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_027/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34826,
            "slug": "vs19_337_033",
            "identifier": "vs19_337_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_033/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.48 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.48 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 35033,
            "slug": "vs19_336_041",
            "identifier": "vs19_336_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_041/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.5 LAI SILVIO (PD-IDP)",
            "original_title": "Emendamento 6.5 LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.08
        }
    ]
}