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

{
    "count": 22091,
    "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=412",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=410",
    "results": [
        {
            "id": 20082,
            "slug": "vs19_072_103",
            "identifier": "vs19_072_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_103/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/977/4 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/977/4 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/4 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/4 MALAVASI ILENIA (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": 36,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 39095,
            "slug": "vs19_498_051",
            "identifier": "vs19_498_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_051/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39026,
            "slug": "vs19_498_036",
            "identifier": "vs19_498_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_036/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 36,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38848,
            "slug": "vs19_491_005",
            "identifier": "vs19_491_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_005/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38984,
            "slug": "vs19_495_018",
            "identifier": "vs19_495_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_018/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 18,
            "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": 71,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18960,
            "slug": "vs19_033_068",
            "identifier": "vs19_033_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_068/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39234,
            "slug": "vs19_498_207",
            "identifier": "vs19_498_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_207/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 207,
            "title": "EM 20.3, 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.3, 20.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 19027,
            "slug": "vs19_033_067",
            "identifier": "vs19_033_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_067/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25474,
            "slug": "vs19_206_032",
            "identifier": "vs19_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_032/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1474",
            "description_title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.15",
            "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": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 25650,
            "slug": "vs19_211_026",
            "identifier": "vs19_211_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_026/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 7.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1556",
            "description_title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39430,
            "slug": "vs19_503_095",
            "identifier": "vs19_503_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_095/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 13-BIS.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24531,
            "slug": "vs19_185_038",
            "identifier": "vs19_185_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_038/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.012 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.012 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39060,
            "slug": "vs19_498_012",
            "identifier": "vs19_498_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_012/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39073,
            "slug": "vs19_498_026",
            "identifier": "vs19_498_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_026/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29372,
            "slug": "vs19_270_086",
            "identifier": "vs19_270_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_086/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 35,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 30007,
            "slug": "vs19_281_067",
            "identifier": "vs19_281_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_067/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29340,
            "slug": "vs19_270_050",
            "identifier": "vs19_270_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_050/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1790/10 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/10 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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39390,
            "slug": "vs19_503_055",
            "identifier": "vs19_503_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_055/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 11.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39424,
            "slug": "vs19_503_089",
            "identifier": "vs19_503_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_089/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 89,
            "title": "ART AGG 13-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.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": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 30003,
            "slug": "vs19_281_069",
            "identifier": "vs19_281_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_069/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29331,
            "slug": "vs19_270_052",
            "identifier": "vs19_270_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_052/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39411,
            "slug": "vs19_503_076",
            "identifier": "vs19_503_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_076/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 12.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39793,
            "slug": "vs19_511_019",
            "identifier": "vs19_511_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_019/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 19,
            "title": "Ratifica ed esecuzione della Convenzione che istituisce l’Organizzazione internazionale per gli ausili alla navigazione marittima",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2189 - VOTO FINALE",
            "public_title": "Ratifica ed esecuzione della Convenzione che istituisce l’Organizzazione internazionale per gli ausili alla navigazione marittima",
            "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": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 30019,
            "slug": "vs19_282_008",
            "identifier": "vs19_282_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_008/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1752/130 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/130 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29999,
            "slug": "vs19_282_006",
            "identifier": "vs19_282_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_006/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/128 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/128 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": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39417,
            "slug": "vs19_503_082",
            "identifier": "vs19_503_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_082/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 82,
            "title": "ART AGG 12.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 26899,
            "slug": "vs19_229_031",
            "identifier": "vs19_229_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_031/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0924",
            "original_title": "Votazione Articolo 2 DDL n. 0924",
            "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": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39708,
            "slug": "vs19_506_009",
            "identifier": "vs19_506_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_009/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2126-A E ABB/28 - Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "description_title": "ODG 9/2126-A E ABB/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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39252,
            "slug": "vs19_498_227",
            "identifier": "vs19_498_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_227/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 227,
            "title": "EM 24.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 30153,
            "slug": "vs19_288_007",
            "identifier": "vs19_288_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_007/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.200 PDL n. 1018",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30274,
            "slug": "vs19_292_054",
            "identifier": "vs19_292_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_054/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1717",
            "original_title": "Votazione Articolo 15 DDL n. 1717",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30239,
            "slug": "vs19_292_048",
            "identifier": "vs19_292_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_048/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1717",
            "original_title": "Votazione Articolo 14 DDL n. 1717",
            "description_title": "Articolo 14",
            "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": 67,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 30223,
            "slug": "vs19_292_062",
            "identifier": "vs19_292_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_062/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1717",
            "original_title": "Votazione Articolo 17 DDL n. 1717",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 66,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 24730,
            "slug": "vs19_185_043",
            "identifier": "vs19_185_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_043/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39222,
            "slug": "vs19_498_194",
            "identifier": "vs19_498_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_194/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 194,
            "title": "SUBEM 0.19.200.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 24746,
            "slug": "vs19_185_007",
            "identifier": "vs19_185_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_007/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.102 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 6.102 DDL n. 1294",
            "description_title": "Emendamento 6.102 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        }
    ]
}