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

{
    "count": 22616,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=37",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=35",
    "results": [
        {
            "id": 19027,
            "slug": "vs19_033_067",
            "identifier": "vs19_033_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_067/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39222,
            "slug": "vs19_498_194",
            "identifier": "vs19_498_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_194/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 194,
            "title": "SUBEM 0.19.200.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 30274,
            "slug": "vs19_292_054",
            "identifier": "vs19_292_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_054/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1717",
            "original_title": "Votazione Articolo 15 DDL n. 1717",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 39417,
            "slug": "vs19_503_082",
            "identifier": "vs19_503_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_082/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39095,
            "slug": "vs19_498_051",
            "identifier": "vs19_498_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_051/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 25143,
            "slug": "vs19_197_060",
            "identifier": "vs19_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_060/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (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": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28305,
            "slug": "vs19_249_001",
            "identifier": "vs19_249_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_001/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0113",
            "original_title": "Votazione Articolo 1 PDL n. 0113",
            "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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29758,
            "slug": "vs19_261_071",
            "identifier": "vs19_261_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_071/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 10.026 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 10.026 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.026 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.026 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 33,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 39099,
            "slug": "vs19_498_055",
            "identifier": "vs19_498_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_055/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 24730,
            "slug": "vs19_185_043",
            "identifier": "vs19_185_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_043/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.02 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28564,
            "slug": "vs19_252_085",
            "identifier": "vs19_252_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_085/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 8.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 0703",
            "description_title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39443,
            "slug": "vs19_503_108",
            "identifier": "vs19_503_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_108/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.02 DDL n. 2482",
            "description_title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29331,
            "slug": "vs19_270_052",
            "identifier": "vs19_270_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_052/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24531,
            "slug": "vs19_185_038",
            "identifier": "vs19_185_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_038/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.012 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.012 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.012 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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39963,
            "slug": "vs19_517_037",
            "identifier": "vs19_517_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_037/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 9-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 25610,
            "slug": "vs19_211_023",
            "identifier": "vs19_211_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_023/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1556",
            "original_title": "Votazione Articolo 6 DDL n. 1556",
            "description_title": "Articolo 6",
            "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": 73,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39444,
            "slug": "vs19_503_109",
            "identifier": "vs19_503_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_109/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-ter.05 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28245,
            "slug": "vs19_248_018",
            "identifier": "vs19_248_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_018/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.8, nel testo riformulato, CASO ANTONIO (M5S) - Votazione Emendamento 3.8, PDL n. 0799",
            "original_title": "Votazione Emendamento 3.8, PDL n. 0799",
            "description_title": "Emendamento 3.8, nel testo riformulato, CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30003,
            "slug": "vs19_281_069",
            "identifier": "vs19_281_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_069/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27285,
            "slug": "vs19_233_053",
            "identifier": "vs19_233_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_053/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1606/87 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1606/87 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/87 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/87 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25650,
            "slug": "vs19_211_026",
            "identifier": "vs19_211_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_026/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 7.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1556",
            "description_title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39026,
            "slug": "vs19_498_036",
            "identifier": "vs19_498_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_036/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 36,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39424,
            "slug": "vs19_503_089",
            "identifier": "vs19_503_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_089/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13-bis.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 30007,
            "slug": "vs19_281_067",
            "identifier": "vs19_281_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_067/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 38848,
            "slug": "vs19_491_005",
            "identifier": "vs19_491_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_005/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8",
            "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": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 30153,
            "slug": "vs19_288_007",
            "identifier": "vs19_288_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_007/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.200 PDL n. 1018",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 25571,
            "slug": "vs19_211_020",
            "identifier": "vs19_211_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_020/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1556",
            "original_title": "Votazione Articolo 5 DDL n. 1556",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 13.1 CASO ANTONIO (M5S) - Votazione Emendamento 13.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2482",
            "description_title": "Emendamento 13.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25086,
            "slug": "vs19_192_028",
            "identifier": "vs19_192_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_028/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 39255,
            "slug": "vs19_498_230",
            "identifier": "vs19_498_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_230/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 230,
            "title": "EM 24.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.19",
            "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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 25637,
            "slug": "vs19_211_015",
            "identifier": "vs19_211_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_015/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1556",
            "description_title": "Emendamento 4.5 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25730,
            "slug": "vs19_211_014",
            "identifier": "vs19_211_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_014/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 4.4 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1556",
            "description_title": "Emendamento 4.4 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 25060,
            "slug": "vs19_192_002",
            "identifier": "vs19_192_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_002/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2000 della Commissione - Votazione Emendamento 2.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 2.2000 PDL n. 0752",
            "description_title": "Emendamento 2.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28824,
            "slug": "vs19_255_015",
            "identifier": "vs19_255_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_015/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 1.23 SANTILLO AGOSTINO (M5S) e 1.24 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1658",
            "description_title": "Identici emendamenti 1.23 SANTILLO AGOSTINO (M5S) e 1.24 PAGANO UBALDO (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": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39390,
            "slug": "vs19_503_055",
            "identifier": "vs19_503_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_055/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 11.12 CASO ANTONIO (M5S) - Votazione Emendamento 11.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.12 DDL n. 2482",
            "description_title": "Emendamento 11.12 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39411,
            "slug": "vs19_503_076",
            "identifier": "vs19_503_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_076/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 12.06 CASO ANTONIO (M5S) - Votazione Emendamento 12.06 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.06 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.06 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 29668,
            "slug": "vs19_260_063",
            "identifier": "vs19_260_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_063/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.0202 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0202 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        }
    ]
}