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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=24",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=22",
    "results": [
        {
            "id": 39560,
            "slug": "vs19_504_004",
            "identifier": "vs19_504_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_004/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 6.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39440,
            "slug": "vs19_503_105",
            "identifier": "vs19_503_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_105/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (M5S) - Votazione Emendamento 13-bis.018 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.018 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39379,
            "slug": "vs19_503_044",
            "identifier": "vs19_503_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_044/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS) - Votazione Emendamento 9.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2482",
            "description_title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39461,
            "slug": "vs19_503_127",
            "identifier": "vs19_503_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_127/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39382,
            "slug": "vs19_503_047",
            "identifier": "vs19_503_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_047/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2482",
            "description_title": "Emendamento 9.7 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": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39531,
            "slug": "vs19_504_028",
            "identifier": "vs19_504_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_028/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "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": 39270,
            "slug": "vs19_498_248",
            "identifier": "vs19_498_248",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_248/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 248,
            "title": "ODG 9/2316/19 - Votazione Ordine del giorno 9/2316/19 ",
            "original_title": "Votazione Ordine del giorno 9/2316/19 ",
            "description_title": "ODG 9/2316/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39279,
            "slug": "vs19_498_257",
            "identifier": "vs19_498_257",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_257/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 257,
            "title": "ODG 9/2316/34 - Votazione Ordine del giorno 9/2316/34 ",
            "original_title": "Votazione Ordine del giorno 9/2316/34 ",
            "description_title": "ODG 9/2316/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39570,
            "slug": "vs19_504_014",
            "identifier": "vs19_504_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_014/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "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": 39273,
            "slug": "vs19_498_251",
            "identifier": "vs19_498_251",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_251/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 251,
            "title": "ODG 9/2316/24 - Votazione Ordine del giorno 9/2316/24 ",
            "original_title": "Votazione Ordine del giorno 9/2316/24 ",
            "description_title": "ODG 9/2316/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 42114,
            "slug": "vs19_597_099",
            "identifier": "vs19_597_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_099/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42112,
            "slug": "vs19_597_097",
            "identifier": "vs19_597_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_097/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 97,
            "title": "DDL 2521 - EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2521 - EM 1.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34268,
            "slug": "vs19_389_017",
            "identifier": "vs19_389_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_017/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (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": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34690,
            "slug": "vs19_387_088",
            "identifier": "vs19_387_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_088/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2088-AR/91 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2088-AR/91 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/91 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/91 ALIFANO ENRICA (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 42113,
            "slug": "vs19_597_098",
            "identifier": "vs19_597_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_098/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 19,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33626,
            "slug": "vs19_384_049",
            "identifier": "vs19_384_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_049/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34287,
            "slug": "vs19_389_023",
            "identifier": "vs19_389_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_023/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (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": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34691,
            "slug": "vs19_387_089",
            "identifier": "vs19_387_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_089/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2088-AR/92 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2088-AR/92 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/92 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/92 TRAVERSI ROBERTO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 34282,
            "slug": "vs19_389_018",
            "identifier": "vs19_389_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_018/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (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": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34122,
            "slug": "vs19_388_158",
            "identifier": "vs19_388_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_158/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 158,
            "title": "Subemendamento 0.28.5000.100 delle Commissioni - Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 32512,
            "slug": "vs19_363_003",
            "identifier": "vs19_363_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_363_003/?format=api",
            "sitting": {
                "id": 1799,
                "date": "2024-10-10",
                "number": 363,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1744",
            "original_title": "Votazione Articolo 2 PDL n. 1744",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 54.58,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 30989,
            "slug": "vs19_318_033",
            "identifier": "vs19_318_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_033/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 1.102 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.102 DDL n. 1718",
            "description_title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 54.62,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 33097,
            "slug": "19-243-313",
            "identifier": "19-243-313",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-313/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 313,
            "title": "DDL n. 1037. Articolo 3",
            "original_title": "DDL n. 1037. Articolo 3",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 54.7,
            "minority_cohesion_rate": 98.82
        },
        {
            "id": 42394,
            "slug": "vs19_603_106",
            "identifier": "vs19_603_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_106/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 106,
            "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": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 40947,
            "slug": "vs19_555_118",
            "identifier": "vs19_555_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_118/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 21.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 42381,
            "slug": "vs19_603_092",
            "identifier": "vs19_603_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_092/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 4.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41320,
            "slug": "vs19_572_117",
            "identifier": "vs19_572_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_117/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 35.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40622,
            "slug": "vs19_551_002",
            "identifier": "vs19_551_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_002/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.4 ORRICO ANNA LAURA (M5S) e 1.5 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 1.4 PDL n. 1521",
            "original_title": "Votazione Emendamento 1.4 PDL n. 1521",
            "description_title": "Identici emendamenti 1.4 ORRICO ANNA LAURA (M5S) e 1.5 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37318,
            "slug": "vs19_450_059",
            "identifier": "vs19_450_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_059/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.42 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.42 PDL n. 2084",
            "description_title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41075,
            "slug": "vs19_568_050",
            "identifier": "vs19_568_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_050/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.4, 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.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": 17,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41418,
            "slug": "vs19_576_015",
            "identifier": "vs19_576_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_015/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42794,
            "slug": "vs19_618_011",
            "identifier": "vs19_618_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_618_011/?format=api",
            "sitting": {
                "id": 2206,
                "date": "2026-02-18",
                "number": 618,
                "branch": "C"
            },
            "number": 11,
            "title": "Disposizioni in materia di insequestrabilità delle opere d'arte prestate da Stati esteri o da enti o istituzioni culturali stranieri",
            "original_title": "Votazione finale ",
            "description_title": "PDL 182-A - VOTO FINALE",
            "public_title": "Disposizioni in materia di insequestrabilità delle opere d'arte prestate da Stati esteri o da enti o istituzioni culturali stranieri",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42601,
            "slug": "vs19_609_031",
            "identifier": "vs19_609_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_031/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42753,
            "slug": "vs19_614_004",
            "identifier": "vs19_614_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_004/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42751,
            "slug": "vs19_614_002",
            "identifier": "vs19_614_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_002/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 2,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42386,
            "slug": "vs19_603_097",
            "identifier": "vs19_603_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_097/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 4.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.27",
            "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": 28,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40595,
            "slug": "vs19_547_038",
            "identifier": "vs19_547_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_038/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2369/10 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2369/10 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/10 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/10 DI SANZO CHRISTIAN DIEGO (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": 13,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40471,
            "slug": "vs19_543_015",
            "identifier": "vs19_543_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_015/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.102 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.102 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.102 DDL n. 2473",
            "description_title": "Emendamento 1.102 COLUCCI ALFONSO (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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40948,
            "slug": "vs19_555_119",
            "identifier": "vs19_555_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_119/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41276,
            "slug": "vs19_572_049",
            "identifier": "vs19_572_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_049/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 10.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.011",
            "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": 54.73,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41182,
            "slug": "vs19_572_073",
            "identifier": "vs19_572_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_073/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 73,
            "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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41372,
            "slug": "vs19_572_209",
            "identifier": "vs19_572_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_209/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 209,
            "title": "ODG 9/2655/31 - Votazione Ordine del giorno 9/2655/31 ",
            "original_title": "Votazione Ordine del giorno 9/2655/31 ",
            "description_title": "ODG 9/2655/31",
            "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.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42313,
            "slug": "vs19_603_010",
            "identifier": "vs19_603_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_010/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40318,
            "slug": "vs19_536_028",
            "identifier": "vs19_536_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_028/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2570",
            "description_title": "Emendamento 4.2 D'ORSO VALENTINA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41102,
            "slug": "vs19_568_077",
            "identifier": "vs19_568_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_077/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2643-A/29 - Votazione Ordine del giorno 9/2643-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/29 ",
            "description_title": "ODG 9/2643-A/29",
            "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": 62,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 58.6
        }
    ]
}