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

{
    "count": 24921,
    "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=46",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=44",
    "results": [
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33647,
            "slug": "vs19_384_051",
            "identifier": "vs19_384_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_051/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42116,
            "slug": "vs19_597_102",
            "identifier": "vs19_597_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_102/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34110,
            "slug": "vs19_388_171",
            "identifier": "vs19_388_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_171/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 171,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 2022",
            "original_title": "Votazione Articolo 33 DDL n. 2022",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34681,
            "slug": "vs19_387_079",
            "identifier": "vs19_387_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_079/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2088-AR/82 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/82 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 33661,
            "slug": "vs19_384_050",
            "identifier": "vs19_384_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_050/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34466,
            "slug": "vs19_388_071",
            "identifier": "vs19_388_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_071/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE) - Votazione Emendamento 17.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33649,
            "slug": "vs19_384_057",
            "identifier": "vs19_384_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_057/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 13.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01009",
            "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": 56.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33671,
            "slug": "vs19_384_065",
            "identifier": "vs19_384_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_065/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 65,
            "title": "ART AGG 14.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 47,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34011,
            "slug": "vs19_397_074",
            "identifier": "vs19_397_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_074/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36102,
            "slug": "vs19_427_062",
            "identifier": "vs19_427_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_062/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 62,
            "title": "Modifiche alla disciplina della Fondazione Ordine costantiniano di San Giorgio di Parma",
            "original_title": "Votazione finale DDL n. 2034",
            "description_title": "Modifiche alla disciplina della Fondazione Ordine costantiniano di San Giorgio di Parma (DDL 2034)",
            "public_title": "Modifiche alla disciplina della Fondazione Ordine costantiniano di San Giorgio di Parma",
            "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": 27,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33619,
            "slug": "vs19_384_055",
            "identifier": "vs19_384_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_055/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 55,
            "title": "ART AGG 13.01000, 13.01011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000, 13.01011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36161,
            "slug": "vs19_427_055",
            "identifier": "vs19_427_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_055/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.3 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.3 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2034",
            "description_title": "Emendamento 3.3 ALIFANO ENRICA (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": 56.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36103,
            "slug": "vs19_427_043",
            "identifier": "vs19_427_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_043/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1424",
            "original_title": "Votazione Articolo 1 PDL n. 1424",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33983,
            "slug": "vs19_397_084",
            "identifier": "vs19_397_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_084/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 36807,
            "slug": "vs19_440_078",
            "identifier": "vs19_440_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_078/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2026",
            "original_title": "Votazione Articolo 22 DDL n. 2026",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36869,
            "slug": "vs19_440_082",
            "identifier": "vs19_440_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_082/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 23.500, DDL n. 2026",
            "description_title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 69,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34667,
            "slug": "vs19_387_064",
            "identifier": "vs19_387_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_064/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2088-AR/67, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2088-AR/67, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/67, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/67, nel testo riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 109,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36519,
            "slug": "vs19_435_030",
            "identifier": "vs19_435_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_030/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.4 MARI FRANCESCO (AVS) - Votazione Emendamento 3.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.4 PDL n. 1573",
            "description_title": "Emendamento 3.4 MARI FRANCESCO (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": 10,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34064,
            "slug": "vs19_388_160",
            "identifier": "vs19_388_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_160/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 28.17 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.17 DDL n. 2022",
            "description_title": "Emendamento 28.17 PAVANELLI EMMA (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": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34775,
            "slug": "vs19_353_028",
            "identifier": "vs19_353_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_028/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32458,
            "slug": "vs19_359_036",
            "identifier": "vs19_359_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_036/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2066/62, nel testo riformulato, GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2066/62, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/62, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/62, nel testo riformulato, GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 101,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 43.4
        },
        {
            "id": 31716,
            "slug": "vs19_342_096",
            "identifier": "vs19_342_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_096/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1974/12 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/12 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31706,
            "slug": "vs19_342_086",
            "identifier": "vs19_342_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_086/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (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": 36,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 34986,
            "slug": "vs19_335_032",
            "identifier": "vs19_335_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_032/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 111,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 31596,
            "slug": "vs19_342_085",
            "identifier": "vs19_342_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_085/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1974",
            "original_title": "Votazione Articolo 2 DDL n. 1974",
            "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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 30361,
            "slug": "vs19_300_007",
            "identifier": "vs19_300_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_007/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.701 della Commissione - Votazione Emendamento 1.701 ",
            "original_title": "Votazione Emendamento 1.701 ",
            "description_title": "Emendamento 1.701 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 30337,
            "slug": "vs19_300_006",
            "identifier": "vs19_300_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_006/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.500 da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.500 PDL n. 0304",
            "description_title": "Emendamento 1.500 da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 38257,
            "slug": "vs19_477_023",
            "identifier": "vs19_477_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_023/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "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.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40490,
            "slug": "vs19_543_034",
            "identifier": "vs19_543_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_034/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.30 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.30 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2473",
            "description_title": "Emendamento 1.30 FERRARI SARA (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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42653,
            "slug": "vs19_609_083",
            "identifier": "vs19_609_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_083/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 19.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40294,
            "slug": "vs19_536_004",
            "identifier": "vs19_536_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_004/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2570",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38255,
            "slug": "vs19_477_021",
            "identifier": "vs19_477_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_021/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.35",
            "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.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40596,
            "slug": "vs19_547_039",
            "identifier": "vs19_547_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_039/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2369/14 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2369/14 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/14 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/14 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42757,
            "slug": "vs19_614_008",
            "identifier": "vs19_614_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_008/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 8,
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 38280,
            "slug": "vs19_477_046",
            "identifier": "vs19_477_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_046/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2333-A/8 - Votazione Ordine del giorno 9/2333-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/8 ",
            "description_title": "ODG 9/2333-A/8",
            "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": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38416,
            "slug": "vs19_481_025",
            "identifier": "vs19_481_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_025/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2329-A/25 - Votazione Ordine del giorno 9/2329-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/25 ",
            "description_title": "ODG 9/2329-A/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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40905,
            "slug": "vs19_555_072",
            "identifier": "vs19_555_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_072/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42756,
            "slug": "vs19_614_007",
            "identifier": "vs19_614_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_007/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 7,
            "title": "DDL 2396 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2396 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41141,
            "slug": "vs19_571_033",
            "identifier": "vs19_571_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_033/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2528/7 - Votazione Ordine del giorno 9/2528/7 ",
            "original_title": "Votazione Ordine del giorno 9/2528/7 ",
            "description_title": "ODG 9/2528/7",
            "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": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38272,
            "slug": "vs19_477_038",
            "identifier": "vs19_477_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_038/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 1.036 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.036",
            "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": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41301,
            "slug": "vs19_572_094",
            "identifier": "vs19_572_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_094/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 30.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41464,
            "slug": "vs19_577_004",
            "identifier": "vs19_577_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_004/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "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": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42774,
            "slug": "vs19_614_025",
            "identifier": "vs19_614_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_025/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 128,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40931,
            "slug": "vs19_555_099",
            "identifier": "vs19_555_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_099/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 18.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.30",
            "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": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.06 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.06 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42615,
            "slug": "vs19_609_045",
            "identifier": "vs19_609_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_045/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 45,
            "title": "ART AGG 12.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        }
    ]
}