Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=175
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=n_margin&page=176",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=174",
    "results": [
        {
            "id": 25322,
            "slug": "vs19_203_013",
            "identifier": "vs19_203_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_013/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1458/14 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/14 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/14 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/14 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38855,
            "slug": "vs19_491_012",
            "identifier": "vs19_491_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_012/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20012,
            "slug": "vs19_068_033",
            "identifier": "vs19_068_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_033/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/831/10 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/831/10 DDL n. 0831",
            "original_title": "Votazione Ordine del giorno 9/831/10 DDL n. 0831",
            "description_title": "Ordine del giorno n. 9/831/10 ASCARI STEFANIA (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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 38687,
            "slug": "vs19_487_047",
            "identifier": "vs19_487_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_047/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2355/77 - Votazione Ordine del giorno 9/2355/77 ",
            "original_title": "Votazione Ordine del giorno 9/2355/77 ",
            "description_title": "ODG 9/2355/77",
            "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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39236,
            "slug": "vs19_498_209",
            "identifier": "vs19_498_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_209/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 209,
            "title": "EM 20.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39254,
            "slug": "vs19_498_229",
            "identifier": "vs19_498_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_229/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 229,
            "title": "EM 24.16, 24.17, 24.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.16, 24.17, 24.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39103,
            "slug": "vs19_498_060",
            "identifier": "vs19_498_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_060/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 38455,
            "slug": "vs19_482_005",
            "identifier": "vs19_482_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_005/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39104,
            "slug": "vs19_498_061",
            "identifier": "vs19_498_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_061/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 23,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39249,
            "slug": "vs19_498_224",
            "identifier": "vs19_498_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_224/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 224,
            "title": "EM 24.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38657,
            "slug": "vs19_487_017",
            "identifier": "vs19_487_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_017/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2355/39 - Votazione Ordine del giorno 9/2355/39 ",
            "original_title": "Votazione Ordine del giorno 9/2355/39 ",
            "description_title": "ODG 9/2355/39",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39051,
            "slug": "vs19_498_001",
            "identifier": "vs19_498_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_001/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2316-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2316-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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 19050,
            "slug": "vs19_033_060",
            "identifier": "vs19_033_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_060/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/730/106 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/106 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39046,
            "slug": "vs19_498_211",
            "identifier": "vs19_498_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_211/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 211,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38505,
            "slug": "vs19_482_055",
            "identifier": "vs19_482_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_055/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.62 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.62",
            "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": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 21502,
            "slug": "vs19_112_047",
            "identifier": "vs19_112_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_047/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39150,
            "slug": "vs19_498_111",
            "identifier": "vs19_498_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_111/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 23,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39066,
            "slug": "vs19_498_018",
            "identifier": "vs19_498_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_018/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 18917,
            "slug": "vs19_033_022",
            "identifier": "vs19_033_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_022/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/43 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/43 LAUS MAURO ANTONIO DONATO (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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21911,
            "slug": "vs19_137_052",
            "identifier": "vs19_137_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_052/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1038",
            "description_title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39198,
            "slug": "vs19_498_168",
            "identifier": "vs19_498_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_168/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 168,
            "title": "EM 25.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 25298,
            "slug": "vs19_203_020",
            "identifier": "vs19_203_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_020/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1458/21 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1458/21 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/21 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/21 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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21884,
            "slug": "vs19_137_050",
            "identifier": "vs19_137_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_050/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1038",
            "description_title": "Emendamento 4.6 TABACCI BRUNO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19973,
            "slug": "vs19_077_002",
            "identifier": "vs19_077_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_002/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.6 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0939",
            "description_title": "Emendamento 1.6 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22100,
            "slug": "vs19_137_026",
            "identifier": "vs19_137_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_026/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.49 FENU EMILIANO (M5S) - Votazione Emendamento 2.49 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1038",
            "description_title": "Emendamento 2.49 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19943,
            "slug": "vs19_068_003",
            "identifier": "vs19_068_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_003/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0831",
            "description_title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18990,
            "slug": "vs19_033_005",
            "identifier": "vs19_033_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_005/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/730/14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/14 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21899,
            "slug": "vs19_137_072",
            "identifier": "vs19_137_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_072/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 5.14 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.14 DDL n. 1038",
            "description_title": "Emendamento 5.14 BONETTI ELENA (AIV-RE)",
            "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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25299,
            "slug": "vs19_203_028",
            "identifier": "vs19_203_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_028/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1458/29 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/29 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21898,
            "slug": "vs19_137_051",
            "identifier": "vs19_137_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_051/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.7 FENU EMILIANO (M5S) - Votazione Emendamento 4.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1038",
            "description_title": "Emendamento 4.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 38906,
            "slug": "vs19_491_073",
            "identifier": "vs19_491_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_073/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 11.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1004",
            "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": 23,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 18896,
            "slug": "vs19_033_009",
            "identifier": "vs19_033_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_009/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/730/19 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/19 MEROLA VIRGINIO (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": 73.0,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 37755,
            "slug": "vs19_464_024",
            "identifier": "vs19_464_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_024/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1621",
            "original_title": "Votazione Articolo 4 PDL n. 1621",
            "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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 18977,
            "slug": "vs19_033_024",
            "identifier": "vs19_033_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_024/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/730/45 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/45 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22863,
            "slug": "vs19_129_014",
            "identifier": "vs19_129_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_014/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1238/93 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1238/93 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/93 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/93 ORRICO ANNA LAURA (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18877,
            "slug": "vs19_033_007",
            "identifier": "vs19_033_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_007/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/730/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/730/17 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/17 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/17 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 19427,
            "slug": "vs19_052_001",
            "identifier": "vs19_052_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_052_001/?format=api",
            "sitting": {
                "id": 1300,
                "date": "2023-02-15",
                "number": 52,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto flussi migratori",
            "original_title": "Votazione finale DDL n. 0750",
            "description_title": "Conversione in legge del decreto-legge 2 gennaio 2023, n. 1, recante disposizioni urgenti per la gestione dei flussi migratori (DDL 750)",
            "public_title": "Conversione decreto flussi migratori",
            "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": 23,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 19146,
            "slug": "vs19_045_004",
            "identifier": "vs19_045_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_004/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0785",
            "description_title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19466,
            "slug": "vs19_055_011",
            "identifier": "vs19_055_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_011/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/771/23 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/771/23 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/23 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/23 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19472,
            "slug": "vs19_055_012",
            "identifier": "vs19_055_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_012/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/771/24 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/771/24 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/24 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/24 DI BIASE MICHELA (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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 37757,
            "slug": "vs19_464_026",
            "identifier": "vs19_464_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_026/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 4.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.010 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.010 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.010 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 18865,
            "slug": "vs19_033_025",
            "identifier": "vs19_033_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_025/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/46 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/46 FOSSI EMILIANO (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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 38988,
            "slug": "vs19_495_003",
            "identifier": "vs19_495_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_003/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2448/4 - Votazione Ordine del giorno 9/2448/4 ",
            "original_title": "Votazione Ordine del giorno 9/2448/4 ",
            "description_title": "ODG 9/2448/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 20122,
            "slug": "vs19_081_025",
            "identifier": "vs19_081_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_025/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/889-R/35 SOTTANELLI GIULIO CESARE (AIV-RE) - Votazione Ordine del giorno 9/889-R/35 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/35 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/35 SOTTANELLI GIULIO CESARE (AIV-RE)",
            "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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 37760,
            "slug": "vs19_464_029",
            "identifier": "vs19_464_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_029/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1621",
            "original_title": "Votazione Articolo 5 PDL n. 1621",
            "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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25305,
            "slug": "vs19_203_012",
            "identifier": "vs19_203_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_012/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1458/13 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/13 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39733,
            "slug": "vs19_508_001",
            "identifier": "vs19_508_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_001/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2416-A - ODG 9/6 - Votazione Ordine del giorno 9/6 ",
            "original_title": "Votazione Ordine del giorno 9/6 ",
            "description_title": "DDL 2416-A - ODG 9/6",
            "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": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 19476,
            "slug": "vs19_055_010",
            "identifier": "vs19_055_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_010/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/771/22 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/771/22 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/22 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/22 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 38995,
            "slug": "vs19_495_011",
            "identifier": "vs19_495_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_011/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-457 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-457",
            "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": 61.48,
            "minority_cohesion_rate": 67.31
        }
    ]
}