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

{
    "count": 22751,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=52",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=50",
    "results": [
        {
            "id": 36803,
            "slug": "vs19_440_065",
            "identifier": "vs19_440_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_065/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2026",
            "original_title": "Votazione Articolo 18 DDL n. 2026",
            "description_title": "Articolo 18",
            "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": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35154,
            "slug": "vs19_353_054",
            "identifier": "vs19_353_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_054/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "description_title": "",
            "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": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32477,
            "slug": "vs19_359_035",
            "identifier": "vs19_359_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_035/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 35141,
            "slug": "vs19_353_038",
            "identifier": "vs19_353_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_038/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 16,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35145,
            "slug": "vs19_353_045",
            "identifier": "vs19_353_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_045/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1830/4 AMATO GAETANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/4 AMATO GAETANO (M5S)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 58.49
        },
        {
            "id": 34776,
            "slug": "vs19_353_029",
            "identifier": "vs19_353_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_029/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.47 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.47 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 34781,
            "slug": "vs19_353_034",
            "identifier": "vs19_353_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_034/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.55 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.55 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": 18,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 34791,
            "slug": "vs19_350_032",
            "identifier": "vs19_350_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_032/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.100 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.100 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": 26,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 34785,
            "slug": "vs19_353_039",
            "identifier": "vs19_353_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_039/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 1.01 AMATO GAETANO (M5S)",
            "original_title": "Articolo aggiuntivo 1.01 AMATO GAETANO (M5S)",
            "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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32082,
            "slug": "vs19_349_071",
            "identifier": "vs19_349_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_071/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 35014,
            "slug": "vs19_335_060",
            "identifier": "vs19_335_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_060/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "original_title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "description_title": "",
            "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": 26,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34938,
            "slug": "vs19_333_002",
            "identifier": "vs19_333_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_002/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 32283,
            "slug": "vs19_328_059",
            "identifier": "vs19_328_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_059/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1896/79, nel testo riformulato, GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1896/79, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/79, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/79, 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": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 34847,
            "slug": "vs19_337_099",
            "identifier": "vs19_337_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_099/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 1.1 CONGEDO SAVERIO (FDI)",
            "original_title": "Emendamento 1.1 CONGEDO SAVERIO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 42.86
        },
        {
            "id": 30915,
            "slug": "vs19_317_006",
            "identifier": "vs19_317_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_006/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1933/6 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1933/6 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/6 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/6 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 37695,
            "slug": "vs19_463_002",
            "identifier": "vs19_463_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_002/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 1621",
            "original_title": "Votazione pregiudiziale PDL n. 1621",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38435,
            "slug": "vs19_481_044",
            "identifier": "vs19_481_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_044/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2329-A/44 - Votazione Ordine del giorno 9/2329-A/44 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/44 ",
            "description_title": "ODG 9/2329-A/44",
            "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": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40223,
            "slug": "vs19_535_003",
            "identifier": "vs19_535_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_003/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.2 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.2 PDL n. 2097",
            "description_title": "Emendamento 1.2 AURIEMMA CARMELA (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": 30,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40218,
            "slug": "vs19_535_007",
            "identifier": "vs19_535_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_007/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 2097",
            "original_title": "Votazione Articolo 1 PDL n. 2097",
            "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": 4,
            "n_margin": 115,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38433,
            "slug": "vs19_481_042",
            "identifier": "vs19_481_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_042/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2329-A/42 - Votazione Ordine del giorno 9/2329-A/42 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/42 ",
            "description_title": "ODG 9/2329-A/42",
            "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": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40236,
            "slug": "vs19_535_020",
            "identifier": "vs19_535_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_020/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2586",
            "description_title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 ZANELLA LUANA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38510,
            "slug": "vs19_482_060",
            "identifier": "vs19_482_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_060/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 1-TER.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38742,
            "slug": "vs19_487_102",
            "identifier": "vs19_487_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_102/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 102,
            "title": "ODG 9/2355/132 - Votazione Ordine del giorno 9/2355/132 ",
            "original_title": "Votazione Ordine del giorno 9/2355/132 ",
            "description_title": "ODG 9/2355/132",
            "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": 32,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 40773,
            "slug": "vs19_554_023",
            "identifier": "vs19_554_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_023/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.30, 1.31",
            "original_title": "EM 1.30, 1.31",
            "description_title": "",
            "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": 39,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 38490,
            "slug": "vs19_482_040",
            "identifier": "vs19_482_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_040/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "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": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37308,
            "slug": "vs19_450_049",
            "identifier": "vs19_450_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_049/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.1008 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1008 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 2084",
            "description_title": "Emendamento 1.1008 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40270,
            "slug": "vs19_535_054",
            "identifier": "vs19_535_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_054/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2586/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2586/2 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/2 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/2 RICCIARDI MARIANNA (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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38522,
            "slug": "vs19_482_072",
            "identifier": "vs19_482_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_072/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2402/6 - Votazione Ordine del giorno 9/2402/6 ",
            "original_title": "Votazione Ordine del giorno 9/2402/6 ",
            "description_title": "ODG 9/2402/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40551,
            "slug": "vs19_547_048",
            "identifier": "vs19_547_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_048/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 48,
            "title": "DDL 1804 - ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "DDL 1804 - ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 120,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37583,
            "slug": "vs19_456_016",
            "identifier": "vs19_456_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_016/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00411",
            "original_title": "Votazione Mozione 1_00411",
            "description_title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37568,
            "slug": "vs19_456_001",
            "identifier": "vs19_456_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_001/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1305",
            "original_title": "Votazione Articolo 1 PDL n. 1305",
            "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": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37336,
            "slug": "vs19_450_077",
            "identifier": "vs19_450_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_077/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2084/18 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2084/18 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/18 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/18 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 38270,
            "slug": "vs19_477_036",
            "identifier": "vs19_477_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_036/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 36,
            "title": "ART AGG 1.028, 1.029, 1.030 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.028, 1.029, 1.030",
            "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": 58.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38249,
            "slug": "vs19_477_015",
            "identifier": "vs19_477_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_015/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.204 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.204",
            "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": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38253,
            "slug": "vs19_477_019",
            "identifier": "vs19_477_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_019/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.106, 1.107 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.106, 1.107",
            "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": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38243,
            "slug": "vs19_477_009",
            "identifier": "vs19_477_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_009/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38311,
            "slug": "vs19_479_019",
            "identifier": "vs19_479_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_019/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2362/4 - Votazione Ordine del giorno 9/2362/4 ",
            "original_title": "Votazione Ordine del giorno 9/2362/4 ",
            "description_title": "ODG 9/2362/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38487,
            "slug": "vs19_482_037",
            "identifier": "vs19_482_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_037/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "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": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37326,
            "slug": "vs19_450_067",
            "identifier": "vs19_450_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_067/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2084/7 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/7 SILVESTRI FRANCESCO (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": 31,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 38475,
            "slug": "vs19_482_025",
            "identifier": "vs19_482_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_025/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1011",
            "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": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38524,
            "slug": "vs19_482_074",
            "identifier": "vs19_482_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_074/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2402/8 - Votazione Ordine del giorno 9/2402/8 ",
            "original_title": "Votazione Ordine del giorno 9/2402/8 ",
            "description_title": "ODG 9/2402/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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40770,
            "slug": "vs19_554_020",
            "identifier": "vs19_554_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_020/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.26",
            "original_title": "EM 1.26",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40297,
            "slug": "vs19_536_007",
            "identifier": "vs19_536_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_007/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2570",
            "description_title": "Emendamento 2.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38261,
            "slug": "vs19_477_027",
            "identifier": "vs19_477_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_027/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.53 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.53",
            "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": 35,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 38271,
            "slug": "vs19_477_037",
            "identifier": "vs19_477_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_037/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 1.031, 1.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.031, 1.017",
            "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": 58.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38250,
            "slug": "vs19_477_016",
            "identifier": "vs19_477_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_016/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40605,
            "slug": "vs19_548_007",
            "identifier": "vs19_548_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_007/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-500",
            "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": 16,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40546,
            "slug": "vs19_547_042",
            "identifier": "vs19_547_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_042/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 42,
            "title": "DDL 1539 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1539 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40368,
            "slug": "vs19_539_006",
            "identifier": "vs19_539_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_006/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 DORI DEVIS (AVS) - Votazione Emendamento 1.4 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2623",
            "description_title": "Emendamento 1.4 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        }
    ]
}