Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=19
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=20",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=18",
    "results": [
        {
            "id": 19744,
            "slug": "vs19_061_001",
            "identifier": "vs19_061_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_001/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/908/1, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/1, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25451,
            "slug": "vs19_206_002",
            "identifier": "vs19_206_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_002/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1474",
            "description_title": "Emendamento 2.4 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": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29196,
            "slug": "vs19_266_069",
            "identifier": "vs19_266_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_069/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 4-septies.02 COSTA ENRICO (APERRE) - Votazione Emendamento 4-septies.02 DDL n. 1780",
            "original_title": "Votazione Emendamento 4-septies.02 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 4-septies.02 COSTA ENRICO (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": 11,
            "n_margin": 110,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29229,
            "slug": "vs19_266_077",
            "identifier": "vs19_266_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_077/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28893,
            "slug": "vs19_255_045",
            "identifier": "vs19_255_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_045/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1267",
            "original_title": "Votazione Articolo 2 DDL n. 1267",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25463,
            "slug": "vs19_206_051",
            "identifier": "vs19_206_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_051/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 51,
            "title": "Conversione decreto Campi Flegrei",
            "original_title": "Votazione finale DDL n. 1474",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 ottobre 2023, n. 140, recante misure urgenti di prevenzione del rischio sismico connesso al fenomeno bradisismico nell'area dei Campi Flegrei (DDL 1474)",
            "public_title": "Conversione decreto Campi Flegrei",
            "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": 66,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25552,
            "slug": "vs19_211_035",
            "identifier": "vs19_211_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_035/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1556",
            "original_title": "Votazione Articolo 11 DDL n. 1556",
            "description_title": "Articolo 11",
            "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": 69,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29991,
            "slug": "vs19_281_094",
            "identifier": "vs19_281_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_094/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (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": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 29600,
            "slug": "vs19_256_035",
            "identifier": "vs19_256_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_035/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/630/5 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/630/5 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/5 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/5 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 38843,
            "slug": "vs19_491_179",
            "identifier": "vs19_491_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_179/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 179,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39589,
            "slug": "vs19_504_036",
            "identifier": "vs19_504_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_036/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 10.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39356,
            "slug": "vs19_503_021",
            "identifier": "vs19_503_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_021/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 5.14 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.14 DDL n. 2482",
            "description_title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 DEL BARBA MAURO (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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39587,
            "slug": "vs19_504_034",
            "identifier": "vs19_504_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_034/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 10.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 38973,
            "slug": "vs19_491_177",
            "identifier": "vs19_491_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_177/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 177,
            "title": "EM 3.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 111,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39299,
            "slug": "vs19_499_019",
            "identifier": "vs19_499_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_019/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "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": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39457,
            "slug": "vs19_503_122",
            "identifier": "vs19_503_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_122/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 122,
            "title": "ODG 9/2482/28 - Votazione Ordine del giorno 9/2482/28 ",
            "original_title": "Votazione Ordine del giorno 9/2482/28 ",
            "description_title": "ODG 9/2482/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39381,
            "slug": "vs19_503_046",
            "identifier": "vs19_503_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_046/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.6 DDL n. 2482",
            "description_title": "Emendamento 9.6 VACCARI STEFANO (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": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39602,
            "slug": "vs19_504_051",
            "identifier": "vs19_504_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_051/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 51,
            "title": "ART AGG 11.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.06",
            "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": 18,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39466,
            "slug": "vs19_503_132",
            "identifier": "vs19_503_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_132/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 2.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.18",
            "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.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39359,
            "slug": "vs19_503_024",
            "identifier": "vs19_503_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_024/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 6.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2482",
            "description_title": "Emendamento 6.1 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": 34,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39247,
            "slug": "vs19_498_222",
            "identifier": "vs19_498_222",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_222/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 222,
            "title": "EM 24.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 19,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39583,
            "slug": "vs19_504_030",
            "identifier": "vs19_504_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_030/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 9.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.02",
            "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.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39219,
            "slug": "vs19_498_191",
            "identifier": "vs19_498_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_191/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 191,
            "title": "SUBEM 0.19.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 21,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39572,
            "slug": "vs19_504_016",
            "identifier": "vs19_504_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_016/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 7.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.22",
            "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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39605,
            "slug": "vs19_504_054",
            "identifier": "vs19_504_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_054/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38840,
            "slug": "vs19_491_175",
            "identifier": "vs19_491_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_175/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 175,
            "title": "PDL 1387 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1387 - 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": 112,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39567,
            "slug": "vs19_504_011",
            "identifier": "vs19_504_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_011/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39383,
            "slug": "vs19_503_048",
            "identifier": "vs19_503_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_048/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.8 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 9.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2482",
            "description_title": "Emendamento 9.8 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39905,
            "slug": "vs19_516_001",
            "identifier": "vs19_516_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_001/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 1,
            "title": "TU 1091-1240-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU 1091-1240-A - EM 1.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": 25,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39584,
            "slug": "vs19_504_031",
            "identifier": "vs19_504_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_031/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 10.1, 10.2, 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1, 10.2, 10.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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39586,
            "slug": "vs19_504_033",
            "identifier": "vs19_504_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_033/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39564,
            "slug": "vs19_504_008",
            "identifier": "vs19_504_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_008/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.4, 7.5, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5, 7.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.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39603,
            "slug": "vs19_504_052",
            "identifier": "vs19_504_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_052/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 52,
            "title": "ART AGG 11.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 34568,
            "slug": "vs19_377_002",
            "identifier": "vs19_377_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_002/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 35440,
            "slug": "vs19_402_089",
            "identifier": "vs19_402_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_089/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (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": 26,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33511,
            "slug": "vs19_377_129",
            "identifier": "vs19_377_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_129/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 129,
            "title": "DDL 1632-A - ODG N 3 RIF - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 1632-A - ODG N 3 RIF",
            "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": 114,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34476,
            "slug": "vs19_377_001",
            "identifier": "vs19_377_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_001/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (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": 24,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34253,
            "slug": "vs19_389_016",
            "identifier": "vs19_389_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_016/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33594,
            "slug": "vs19_380_002",
            "identifier": "vs19_380_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_002/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 2,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34296,
            "slug": "vs19_389_019",
            "identifier": "vs19_389_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_019/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35694,
            "slug": "vs19_409_014",
            "identifier": "vs19_409_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_014/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.34 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.34 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.34 DDL n. 1917",
            "description_title": "Emendamento 3.34 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36911,
            "slug": "vs19_444_003",
            "identifier": "vs19_444_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_003/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.4 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.4 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.4 PDL n. 2149",
            "description_title": "Emendamento 2.4 RICCIARDI MARIANNA (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": 34,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33633,
            "slug": "vs19_384_062",
            "identifier": "vs19_384_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_062/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01008",
            "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": 15,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34686,
            "slug": "vs19_387_084",
            "identifier": "vs19_387_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_084/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2088-AR/87, come riformulato, AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2088-AR/87, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/87, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/87, come riformulato, AMATO GAETANO (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": 4,
            "n_margin": 110,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34772,
            "slug": "vs19_353_025",
            "identifier": "vs19_353_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_025/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.42 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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32452,
            "slug": "vs19_359_043",
            "identifier": "vs19_359_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_043/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 43,
            "title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "original_title": "Votazione finale DDL n. 2066",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 agosto 2024, n. 113, recante misure urgenti di carattere fiscale, proroghe di termini normativi ed interventi di carattere economico (Approvato dal Senato) (DDL 2066)",
            "public_title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 30331,
            "slug": "vs19_300_002",
            "identifier": "vs19_300_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_002/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.1005 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 0304",
            "description_title": "Emendamento 1.1005 ZARATTI FILIBERTO (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": 21,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 57.41
        }
    ]
}