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

{
    "count": 22537,
    "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=23",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=21",
    "results": [
        {
            "id": 40058,
            "slug": "vs19_521_001",
            "identifier": "vs19_521_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_001/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2527 - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2527 - ODG N 1",
            "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": 55.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39409,
            "slug": "vs19_503_074",
            "identifier": "vs19_503_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_074/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo aggiuntivo 12.04 CASO ANTONIO (M5S) - Votazione Emendamento 12.04 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.04 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.04 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39413,
            "slug": "vs19_503_078",
            "identifier": "vs19_503_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_078/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 12.08 MORFINO DANIELA (M5S) - Votazione Emendamento 12.08 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.08 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.08 MORFINO DANIELA (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": 55.74,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38986,
            "slug": "vs19_495_001",
            "identifier": "vs19_495_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_001/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2448 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2448 - ODG N. 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39404,
            "slug": "vs19_503_069",
            "identifier": "vs19_503_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_069/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 12.13 CASO ANTONIO (M5S) - Votazione Emendamento 12.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.13 DDL n. 2482",
            "description_title": "Emendamento 12.13 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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38981,
            "slug": "vs19_495_020",
            "identifier": "vs19_495_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_020/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 20,
            "title": "Istituzione della Giornata della ristorazione",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1672-A - VOTO FINALE",
            "public_title": "Istituzione della Giornata della ristorazione",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39837,
            "slug": "vs19_513_004",
            "identifier": "vs19_513_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_004/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-474 RIF CPV 11 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-474 RIF CPV 11 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 39593,
            "slug": "vs19_504_041",
            "identifier": "vs19_504_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_041/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39111,
            "slug": "vs19_498_070",
            "identifier": "vs19_498_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_070/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2",
            "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": 18,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39218,
            "slug": "vs19_498_190",
            "identifier": "vs19_498_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_190/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 190,
            "title": "SUBEM 0.19.200.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.12",
            "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": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39319,
            "slug": "vs19_502_005",
            "identifier": "vs19_502_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_005/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 5,
            "title": "Conversione decreto differimento termini in materia di responsabilità erariale",
            "original_title": "Votazione finale DDL n. 2461",
            "description_title": "Conversione in legge del decreto-legge 12 maggio 2025, n. 68, recante differimento del termine di cui all'articolo 21, comma 2, del decreto-legge 16 luglio 2020, n. 76, convertito, con modificazioni, dalla legge 11 settembre 2020, n. 120, in materia di responsabilità erariale (Approvato dal Senato) (DDL 2461)",
            "public_title": "Conversione decreto differimento termini in materia di responsabilità erariale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 39568,
            "slug": "vs19_504_012",
            "identifier": "vs19_504_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_012/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.10",
            "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": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39575,
            "slug": "vs19_504_019",
            "identifier": "vs19_504_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_019/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.29, 7.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.29, 7.30",
            "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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39931,
            "slug": "vs19_517_005",
            "identifier": "vs19_517_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_005/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 2.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.01",
            "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": 55.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39355,
            "slug": "vs19_503_020",
            "identifier": "vs19_503_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_020/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 BONELLI ANGELO (AVS) - Votazione Emendamento 5.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.12 DDL n. 2482",
            "description_title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39579,
            "slug": "vs19_504_024",
            "identifier": "vs19_504_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_024/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 7.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.03",
            "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": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39454,
            "slug": "vs19_503_119",
            "identifier": "vs19_503_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_119/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 119,
            "title": "ODG 9/2482/25 - Votazione Ordine del giorno 9/2482/25 ",
            "original_title": "Votazione Ordine del giorno 9/2482/25 ",
            "description_title": "ODG 9/2482/25",
            "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": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39374,
            "slug": "vs19_503_039",
            "identifier": "vs19_503_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_039/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2482",
            "description_title": "Emendamento 7.8 L'ABBATE PATTY (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": 19,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39576,
            "slug": "vs19_504_020",
            "identifier": "vs19_504_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_020/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 20,
            "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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38844,
            "slug": "vs19_491_001",
            "identifier": "vs19_491_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_001/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2280 - EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2280 - EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39577,
            "slug": "vs19_504_021",
            "identifier": "vs19_504_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_021/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 7.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.32",
            "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": 25,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39920,
            "slug": "vs19_516_017",
            "identifier": "vs19_516_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_017/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/DOC VIII, N 6/40 - Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "description_title": "ODG 9/DOC VIII, N 6/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39839,
            "slug": "vs19_513_006",
            "identifier": "vs19_513_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_006/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 6,
            "title": "PDL 1447-A - EM 1.1 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1447-A - EM 1.1 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 39303,
            "slug": "vs19_499_004",
            "identifier": "vs19_499_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_004/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 3.200, 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.200, 3.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39302,
            "slug": "vs19_499_003",
            "identifier": "vs19_499_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_003/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39231,
            "slug": "vs19_498_203",
            "identifier": "vs19_498_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_203/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 203,
            "title": "EM 19.200 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.200 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39835,
            "slug": "vs19_513_002",
            "identifier": "vs19_513_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_002/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-465 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-465 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 34091,
            "slug": "vs19_388_166",
            "identifier": "vs19_388_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_166/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 166,
            "title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 30.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.6 DDL n. 2022",
            "description_title": "Emendamento 30.6 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": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34272,
            "slug": "vs19_389_020",
            "identifier": "vs19_389_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_020/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (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": 15,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36953,
            "slug": "vs19_444_047",
            "identifier": "vs19_444_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_047/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE)",
            "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": 39,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 34302,
            "slug": "vs19_389_001",
            "identifier": "vs19_389_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_001/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), nel testo riformulato - Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/2 DDL n. 2022",
            "description_title": "Ordini del giorno n. 9/2022/2 ZUCCONI RICCARDO (FDI) e n. 9/2022/18 DEL BARBA MAURO (IVICRE), 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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36952,
            "slug": "vs19_444_046",
            "identifier": "vs19_444_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_046/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34457,
            "slug": "vs19_388_056",
            "identifier": "vs19_388_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_056/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C) - Votazione Emendamento 12.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33573,
            "slug": "vs19_380_004",
            "identifier": "vs19_380_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_004/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 4,
            "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": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33585,
            "slug": "vs19_380_003",
            "identifier": "vs19_380_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_003/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 3,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "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": 81,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34308,
            "slug": "vs19_389_011",
            "identifier": "vs19_389_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_011/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2022/31 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2022/31 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/31 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/31 RICCIARDI MARIANNA (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": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36110,
            "slug": "vs19_427_056",
            "identifier": "vs19_427_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_056/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2034",
            "original_title": "Votazione Articolo 3 DDL n. 2034",
            "description_title": "Articolo 3",
            "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": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34144,
            "slug": "vs19_388_162",
            "identifier": "vs19_388_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_162/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2022",
            "original_title": "Votazione Articolo 28 DDL n. 2022",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36106,
            "slug": "vs19_427_048",
            "identifier": "vs19_427_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_048/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1424",
            "original_title": "Votazione Articolo 4 PDL n. 1424",
            "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": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34304,
            "slug": "vs19_388_209",
            "identifier": "vs19_388_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_209/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 209,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 2022",
            "original_title": "Votazione Articolo 35 DDL n. 2022",
            "description_title": "Articolo 35",
            "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": 22,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34689,
            "slug": "vs19_387_087",
            "identifier": "vs19_387_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_087/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (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": 28,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34006,
            "slug": "vs19_397_078",
            "identifier": "vs19_397_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_078/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34018,
            "slug": "vs19_397_077",
            "identifier": "vs19_397_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_077/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 100,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34777,
            "slug": "vs19_353_030",
            "identifier": "vs19_353_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_030/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 35163,
            "slug": "vs19_354_035",
            "identifier": "vs19_354_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_035/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 35,
            "title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento di cui al Doc. IV-ter, n. 3 concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione (Doc. IV-ter, n. 3)",
            "original_title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento di cui al Doc. IV-ter, n. 3 concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione (Doc. IV-ter, n. 3)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 53.46
        },
        {
            "id": 32454,
            "slug": "vs19_359_042",
            "identifier": "vs19_359_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_042/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2066/69, nel testo riformulato, GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2066/69, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/69, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/69, nel testo riformulato, GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 121,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32457,
            "slug": "vs19_359_038",
            "identifier": "vs19_359_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_038/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2066/65, nel testo riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2066/65, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/65, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/65, nel testo riformulato, LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 99,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 30941,
            "slug": "vs19_317_085",
            "identifier": "vs19_317_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_085/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1933/96, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1933/96, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/96, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/96, come riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 113,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 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": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        }
    ]
}