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

{
    "count": 22927,
    "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=126",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=124",
    "results": [
        {
            "id": 27562,
            "slug": "vs19_239_013",
            "identifier": "vs19_239_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_013/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1515",
            "description_title": "Emendamento 4.8 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": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 39086,
            "slug": "vs19_498_040",
            "identifier": "vs19_498_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_040/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 5.6, 5.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.6, 5.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39846,
            "slug": "vs19_515_005",
            "identifier": "vs19_515_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_005/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39266,
            "slug": "vs19_498_244",
            "identifier": "vs19_498_244",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_244/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 244,
            "title": "ODG 9/2316/5 - Votazione Ordine del giorno 9/2316/5 ",
            "original_title": "Votazione Ordine del giorno 9/2316/5 ",
            "description_title": "ODG 9/2316/5",
            "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": 52.05,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39268,
            "slug": "vs19_498_246",
            "identifier": "vs19_498_246",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_246/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 246,
            "title": "ODG 9/2316/16 - Votazione Ordine del giorno 9/2316/16 ",
            "original_title": "Votazione Ordine del giorno 9/2316/16 ",
            "description_title": "ODG 9/2316/16",
            "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": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39131,
            "slug": "vs19_498_091",
            "identifier": "vs19_498_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_091/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 11.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39136,
            "slug": "vs19_498_096",
            "identifier": "vs19_498_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_096/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 11.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.25",
            "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": 59.84,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 39881,
            "slug": "vs19_515_040",
            "identifier": "vs19_515_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_040/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 18,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 25145,
            "slug": "vs19_197_051",
            "identifier": "vs19_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_051/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24980,
            "slug": "vs19_196_002",
            "identifier": "vs19_196_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_002/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1437/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40107,
            "slug": "vs19_524_001",
            "identifier": "vs19_524_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_001/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2551 - ODG 9/2551/38 - Votazione Ordine del giorno 9/2551/38 ",
            "original_title": "Votazione Ordine del giorno 9/2551/38 ",
            "description_title": "DDL 2551 - ODG 9/2551/38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "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": 24995,
            "slug": "vs19_196_025",
            "identifier": "vs19_196_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_025/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (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": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18127,
            "slug": "vs19_009_008",
            "identifier": "vs19_009_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_008/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0005",
            "description_title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 39108,
            "slug": "vs19_498_066",
            "identifier": "vs19_498_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_066/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 28364,
            "slug": "vs19_247_037",
            "identifier": "vs19_247_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_037/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1633/76 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/76 QUARTINI ANDREA (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40253,
            "slug": "vs19_535_037",
            "identifier": "vs19_535_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_037/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.38 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.38 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2586",
            "description_title": "Emendamento 1.38 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25082,
            "slug": "vs19_192_024",
            "identifier": "vs19_192_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_024/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 11.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 40306,
            "slug": "vs19_536_016",
            "identifier": "vs19_536_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_016/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.10 DORI DEVIS (AVS) - Votazione Emendamento 3.10 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.10 DDL n. 2570",
            "description_title": "Emendamento 3.10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 18144,
            "slug": "vs19_009_024",
            "identifier": "vs19_009_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_024/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.22 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.22 DDL n. 0005",
            "description_title": "Emendamento 5.22 MALAVASI ILENIA (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": 19,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 39288,
            "slug": "vs19_498_266",
            "identifier": "vs19_498_266",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_266/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 266,
            "title": "ODG 9/2316/49 - Votazione Ordine del giorno 9/2316/49 ",
            "original_title": "Votazione Ordine del giorno 9/2316/49 ",
            "description_title": "ODG 9/2316/49",
            "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": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 40307,
            "slug": "vs19_536_017",
            "identifier": "vs19_536_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_017/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.11 DORI DEVIS (AVS) - Votazione Emendamento 3.11 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.11 DDL n. 2570",
            "description_title": "Emendamento 3.11 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39241,
            "slug": "vs19_498_216",
            "identifier": "vs19_498_216",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_216/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 216,
            "title": "EM 24.1, 24.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1, 24.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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "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": 39062,
            "slug": "vs19_498_014",
            "identifier": "vs19_498_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_014/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39276,
            "slug": "vs19_498_254",
            "identifier": "vs19_498_254",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_254/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 254,
            "title": "ODG 9/2316/27 - Votazione Ordine del giorno 9/2316/27 ",
            "original_title": "Votazione Ordine del giorno 9/2316/27 ",
            "description_title": "ODG 9/2316/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": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39277,
            "slug": "vs19_498_255",
            "identifier": "vs19_498_255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_255/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 255,
            "title": "ODG 9/2316/32 - Votazione Ordine del giorno 9/2316/32 ",
            "original_title": "Votazione Ordine del giorno 9/2316/32 ",
            "description_title": "ODG 9/2316/32",
            "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": 54.1,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39845,
            "slug": "vs19_515_004",
            "identifier": "vs19_515_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_004/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 4,
            "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": 19,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39281,
            "slug": "vs19_498_259",
            "identifier": "vs19_498_259",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_259/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 259,
            "title": "ODG 9/2316/36 - Votazione Ordine del giorno 9/2316/36 ",
            "original_title": "Votazione Ordine del giorno 9/2316/36 ",
            "description_title": "ODG 9/2316/36",
            "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": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25003,
            "slug": "vs19_196_017",
            "identifier": "vs19_196_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_017/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1437/19 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1437/19 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/19 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/19 FERRARI SARA (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": 67.09,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24957,
            "slug": "vs19_196_039",
            "identifier": "vs19_196_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_039/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1437/42 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1437/42 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/42 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/42 APPENDINO CHIARA (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": 19,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 39063,
            "slug": "vs19_498_015",
            "identifier": "vs19_498_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_015/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39067,
            "slug": "vs19_498_020",
            "identifier": "vs19_498_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_020/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 3.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39075,
            "slug": "vs19_498_028",
            "identifier": "vs19_498_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_028/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 4.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 27693,
            "slug": "vs19_239_034",
            "identifier": "vs19_239_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_034/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 12.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1515",
            "description_title": "Emendamento 12.1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 40019,
            "slug": "vs19_519_018",
            "identifier": "vs19_519_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_018/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 5.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01000",
            "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": 65.57,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 39251,
            "slug": "vs19_498_226",
            "identifier": "vs19_498_226",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_226/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 226,
            "title": "EM 24.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.13",
            "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": 56.15,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 27400,
            "slug": "vs19_236_018",
            "identifier": "vs19_236_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_018/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.30 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1630",
            "description_title": "Emendamento 1.30 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27569,
            "slug": "vs19_239_019",
            "identifier": "vs19_239_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_019/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1515",
            "description_title": "Emendamento 8.1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27467,
            "slug": "vs19_236_026",
            "identifier": "vs19_236_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_026/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1003 FENU EMILIANO (M5S) - Votazione Emendamento 1.1003 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 1630",
            "description_title": "Emendamento 1.1003 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": 19,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27564,
            "slug": "vs19_239_008",
            "identifier": "vs19_239_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_008/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1515",
            "description_title": "Emendamento 4.3 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39083,
            "slug": "vs19_498_037",
            "identifier": "vs19_498_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_037/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39274,
            "slug": "vs19_498_252",
            "identifier": "vs19_498_252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_252/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 252,
            "title": "ODG 9/2316/25 - Votazione Ordine del giorno 9/2316/25 ",
            "original_title": "Votazione Ordine del giorno 9/2316/25 ",
            "description_title": "ODG 9/2316/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 27572,
            "slug": "vs19_239_011",
            "identifier": "vs19_239_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_011/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.6 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1515",
            "description_title": "Emendamento 4.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": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39129,
            "slug": "vs19_498_089",
            "identifier": "vs19_498_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_089/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 11.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.17",
            "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": 59.43,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 24984,
            "slug": "vs19_196_018",
            "identifier": "vs19_196_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_018/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1437/21 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/21 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/21 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/21 ROSSI ANDREA (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": 65.82,
            "minority_cohesion_rate": 74.07
        }
    ]
}