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

{
    "count": 22951,
    "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=210",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=208",
    "results": [
        {
            "id": 29956,
            "slug": "vs19_281_024",
            "identifier": "vs19_281_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_024/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1752/45 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1752/45 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/45 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/45 PELLEGRINI MARCO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22896,
            "slug": "vs19_129_019",
            "identifier": "vs19_129_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_019/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34632,
            "slug": "vs19_387_029",
            "identifier": "vs19_387_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_029/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2088-AR/32 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/32 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/32 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/32 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": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 21716,
            "slug": "vs19_114_017",
            "identifier": "vs19_114_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_017/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (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": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29946,
            "slug": "vs19_281_018",
            "identifier": "vs19_281_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_018/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1752/39 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1752/39 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/39 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/39 LOVECCHIO GIORGIO (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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24733,
            "slug": "vs19_185_044",
            "identifier": "vs19_185_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_044/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.05 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.05 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31563,
            "slug": "vs19_340_088",
            "identifier": "vs19_340_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_088/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.11 DDL n. 1997",
            "description_title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 36549,
            "slug": "vs19_435_063",
            "identifier": "vs19_435_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_063/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 6.1005 FENU EMILIANO (M5S) - Votazione Emendamento 6.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 1573",
            "description_title": "Emendamento 6.1005 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 22793,
            "slug": "vs19_142_029",
            "identifier": "vs19_142_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_029/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31743,
            "slug": "vs19_344_009",
            "identifier": "vs19_344_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_009/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.1000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 6.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1660",
            "description_title": "Emendamento 6.1000 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 24237,
            "slug": "vs19_171_013",
            "identifier": "vs19_171_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_013/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1436/17 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1436/17 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/17 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/17 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30033,
            "slug": "vs19_281_072",
            "identifier": "vs19_281_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_072/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1752/97 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1752/97 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/97 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/97 MAURI 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": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 31557,
            "slug": "vs19_340_081",
            "identifier": "vs19_340_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_081/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.1 DDL n. 1997",
            "description_title": "Identici emendamenti 9-octies.1 GADDA MARIA CHIARA (IVICRE) e 9-octies.2 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34552,
            "slug": "vs19_388_040",
            "identifier": "vs19_388_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_040/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2022",
            "original_title": "Votazione Articolo 8 DDL n. 2022",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31741,
            "slug": "vs19_344_012",
            "identifier": "vs19_344_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_012/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 7.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1660",
            "description_title": "Emendamento 7.2 MAURI MATTEO (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": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 22882,
            "slug": "vs19_129_021",
            "identifier": "vs19_129_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_021/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1238/101 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1238/101 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/101 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/101 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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 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": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29398,
            "slug": "vs19_272_007",
            "identifier": "vs19_272_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_007/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0982",
            "description_title": "Emendamento 2.1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30931,
            "slug": "vs19_317_063",
            "identifier": "vs19_317_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_063/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1933/73 TABACCI BRUNO (PD-IDP) - Votazione Ordine del giorno 9/1933/73 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/73 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/73 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 33620,
            "slug": "vs19_384_063",
            "identifier": "vs19_384_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_063/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 32130,
            "slug": "vs19_323_024",
            "identifier": "vs19_323_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_024/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1946/28 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1946/28 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/28 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/28 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 33554,
            "slug": "vs19_384_018",
            "identifier": "vs19_384_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_018/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 4.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30924,
            "slug": "vs19_317_011",
            "identifier": "vs19_317_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_011/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1933/11 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1933/11 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/11 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/11 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": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31849,
            "slug": "vs19_344_036",
            "identifier": "vs19_344_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_036/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.1005 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1005 DDL n. 1660",
            "description_title": "Emendamento 9.1005 ZANELLA LUANA (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": 24,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 32122,
            "slug": "vs19_323_016",
            "identifier": "vs19_323_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_016/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1946/15 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1946/15 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/15 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/15 DONNO LEONARDO (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": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 29413,
            "slug": "vs19_272_004",
            "identifier": "vs19_272_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_004/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.511.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.511.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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25705,
            "slug": "vs19_210_061",
            "identifier": "vs19_210_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_061/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1341",
            "description_title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31558,
            "slug": "vs19_340_082",
            "identifier": "vs19_340_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_082/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 9-octies.10 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.10 DDL n. 1997",
            "description_title": "Emendamento 9-octies.10 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 24714,
            "slug": "vs19_185_065",
            "identifier": "vs19_185_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_065/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1294 E ABB/14 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1294 E ABB/14 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/14 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/14 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 30896,
            "slug": "vs19_317_060",
            "identifier": "vs19_317_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_060/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1933/70 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1933/70 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/70 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/70 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30897,
            "slug": "vs19_317_089",
            "identifier": "vs19_317_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_089/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 37758,
            "slug": "vs19_464_027",
            "identifier": "vs19_464_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_027/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 4.011 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.011 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.011 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.011 GIANASSI FEDERICO (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": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30923,
            "slug": "vs19_317_062",
            "identifier": "vs19_317_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_062/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1933/72 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1933/72 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/72 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/72 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": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31928,
            "slug": "vs19_345_078",
            "identifier": "vs19_345_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_078/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1002 DDL n. 1660",
            "description_title": "Emendamento 19.1002 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 34285,
            "slug": "vs19_389_008",
            "identifier": "vs19_389_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_008/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato - Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 29329,
            "slug": "vs19_270_048",
            "identifier": "vs19_270_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_048/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/8 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 33555,
            "slug": "vs19_384_008",
            "identifier": "vs19_384_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_008/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26875,
            "slug": "vs19_229_010",
            "identifier": "vs19_229_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_010/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1297",
            "original_title": "Votazione Articolo 1 DDL n. 1297",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21780,
            "slug": "vs19_114_020",
            "identifier": "vs19_114_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_020/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1114/50 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/50 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 37695,
            "slug": "vs19_463_002",
            "identifier": "vs19_463_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_002/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 1621",
            "original_title": "Votazione pregiudiziale PDL n. 1621",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37754,
            "slug": "vs19_464_023",
            "identifier": "vs19_464_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_023/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1621",
            "description_title": "Emendamento 4.4 GIANASSI FEDERICO (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": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31524,
            "slug": "vs19_340_048",
            "identifier": "vs19_340_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_048/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1997",
            "description_title": "Emendamento 8.1 FOSSI EMILIANO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30909,
            "slug": "vs19_317_015",
            "identifier": "vs19_317_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_015/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1933/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1933/15 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/15 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/15 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30908,
            "slug": "vs19_317_061",
            "identifier": "vs19_317_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_061/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1933/71 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1933/71 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/71 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/71 BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 26869,
            "slug": "vs19_228_001",
            "identifier": "vs19_228_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_228_001/?format=api",
            "sitting": {
                "id": 1581,
                "date": "2024-01-17",
                "number": 228,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00084 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00084",
            "original_title": "Votazione Risoluzione 6_00084",
            "description_title": "Risoluzione n. 6-00084 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30902,
            "slug": "vs19_317_036",
            "identifier": "vs19_317_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_036/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1933/46 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1933/46 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/46 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/46 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31813,
            "slug": "vs19_344_033",
            "identifier": "vs19_344_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_033/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1002 DDL n. 1660",
            "description_title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR)",
            "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": 24,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 29869,
            "slug": "vs19_276_004",
            "identifier": "vs19_276_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_004/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1532-ter/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1532-ter/4 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/4 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/4 DI LAURO CARMEN (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 37693,
            "slug": "vs19_463_038",
            "identifier": "vs19_463_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_038/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1621",
            "original_title": "Votazione Articolo 2 PDL n. 1621",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        }
    ]
}