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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=229",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=227",
    "results": [
        {
            "id": 27371,
            "slug": "vs19_233_076",
            "identifier": "vs19_233_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_076/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1606/68 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/68 ZARATTI FILIBERTO (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 27289,
            "slug": "vs19_233_012",
            "identifier": "vs19_233_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_012/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1606/34 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1606/34 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/34 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/34 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": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 18372,
            "slug": "vs19_016_010",
            "identifier": "vs19_016_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_010/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00025, limitatamente alla premessa, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00025",
            "original_title": "Votazione Mozione 1_00025",
            "description_title": "Mozione n. 1-00025, limitatamente alla premessa, SERRACCHIANI DEBORA (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": "Approvata",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 39917,
            "slug": "vs19_516_014",
            "identifier": "vs19_516_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_014/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/DOC VIII, N 6/34 - Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "description_title": "ODG 9/DOC VIII, N 6/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 18361,
            "slug": "vs19_016_023",
            "identifier": "vs19_016_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_023/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione contro l'introduzione del salario minimo",
            "original_title": "Votazione Mozione 1_00030",
            "description_title": "Mozione n. 1-00030 TENERINI CHIARA (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), PISANO CALOGERO (NM-M) ed altri",
            "public_title": "Mozione contro l'introduzione del salario minimo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18348,
            "slug": "vs19_016_004",
            "identifier": "vs19_016_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_004/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00022, limitatamente al capoverso primo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00022",
            "original_title": "Votazione Mozione 1_00022",
            "description_title": "Mozione n. 1-00022, limitatamente al capoverso primo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 18357,
            "slug": "vs19_016_025",
            "identifier": "vs19_016_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_025/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00027 DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00027",
            "original_title": "Votazione Mozione 1_00027",
            "description_title": "Mozione n. 1-00027 DE LUCA PIERO (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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 39035,
            "slug": "vs19_498_120",
            "identifier": "vs19_498_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_120/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 120,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 27409,
            "slug": "vs19_236_048",
            "identifier": "vs19_236_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_048/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.7 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1630",
            "description_title": "Emendamento 2.7 BORRELLI FRANCESCO EMILIO (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": 52,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 39747,
            "slug": "vs19_508_015",
            "identifier": "vs19_508_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_015/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2416-A/47 - Votazione Ordine del giorno 9/2416-A/47 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/47 ",
            "description_title": "ODG 9/2416-A/47",
            "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": 35,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27401,
            "slug": "vs19_236_038",
            "identifier": "vs19_236_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_038/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.54 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1630",
            "description_title": "Emendamento 1.54 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 39180,
            "slug": "vs19_498_146",
            "identifier": "vs19_498_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_146/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 146,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 21990,
            "slug": "vs19_124_007",
            "identifier": "vs19_124_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_007/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1151/13 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/13 CASO ANTONIO (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": 72.15,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 38450,
            "slug": "vs19_482_086",
            "identifier": "vs19_482_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_086/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 86,
            "title": "Conversione decreto cittadinanza italiana",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2402 - VOTO FINALE",
            "public_title": "Conversione decreto cittadinanza italiana",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40163,
            "slug": "vs19_524_064",
            "identifier": "vs19_524_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_064/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2500/3 - Votazione Ordine del giorno 9/2500/3 ",
            "original_title": "Votazione Ordine del giorno 9/2500/3 ",
            "description_title": "ODG 9/2500/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21873,
            "slug": "vs19_124_041",
            "identifier": "vs19_124_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_041/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 41,
            "title": "Fiducia conversione decreto rafforzamento pubblica amministrazione",
            "original_title": "Votazione Articolo unico DDL n. 1151",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 10 maggio 2023, n. 51, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto rafforzamento pubblica amministrazione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40126,
            "slug": "vs19_524_020",
            "identifier": "vs19_524_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_020/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2551/60 - Votazione Ordine del giorno 9/2551/60 ",
            "original_title": "Votazione Ordine del giorno 9/2551/60 ",
            "description_title": "ODG 9/2551/60",
            "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": 66.26,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40128,
            "slug": "vs19_524_022",
            "identifier": "vs19_524_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_022/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2551/62 - Votazione Ordine del giorno 9/2551/62 ",
            "original_title": "Votazione Ordine del giorno 9/2551/62 ",
            "description_title": "ODG 9/2551/62",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 27392,
            "slug": "vs19_236_049",
            "identifier": "vs19_236_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_049/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1630",
            "description_title": "Emendamento 2.8 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39219,
            "slug": "vs19_498_191",
            "identifier": "vs19_498_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_191/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 191,
            "title": "SUBEM 0.19.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 22010,
            "slug": "vs19_124_020",
            "identifier": "vs19_124_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_020/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27463,
            "slug": "vs19_236_012",
            "identifier": "vs19_236_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_012/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1630",
            "description_title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39774,
            "slug": "vs19_508_042",
            "identifier": "vs19_508_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_042/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2416-A/83 - Votazione Ordine del giorno 9/2416-A/83 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/83 ",
            "description_title": "ODG 9/2416-A/83",
            "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": 63.11,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 27405,
            "slug": "vs19_236_058",
            "identifier": "vs19_236_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_058/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1630",
            "description_title": "Emendamento 3.4 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39212,
            "slug": "vs19_498_183",
            "identifier": "vs19_498_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_183/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 183,
            "title": "EM 26.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 45.51
        },
        {
            "id": 21968,
            "slug": "vs19_124_021",
            "identifier": "vs19_124_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_021/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1151/28 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1151/28 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/28 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/28 TORTO DANIELA (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": 63,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27426,
            "slug": "vs19_236_074",
            "identifier": "vs19_236_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_074/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.40 FENU EMILIANO (M5S) - Votazione Emendamento 3.40 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1630",
            "description_title": "Emendamento 3.40 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39213,
            "slug": "vs19_498_184",
            "identifier": "vs19_498_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_184/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 184,
            "title": "EM 26.4, 26.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4, 26.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 27471,
            "slug": "vs19_236_052",
            "identifier": "vs19_236_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_052/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 2.12 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1630",
            "description_title": "Emendamento 2.12 LOVECCHIO GIORGIO (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": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 21997,
            "slug": "vs19_124_030",
            "identifier": "vs19_124_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_030/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21953,
            "slug": "vs19_124_035",
            "identifier": "vs19_124_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_035/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1151/47 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1151/47 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/47 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/47 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39217,
            "slug": "vs19_498_189",
            "identifier": "vs19_498_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_189/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 189,
            "title": "ART AGG 26.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 22,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21983,
            "slug": "vs19_124_015",
            "identifier": "vs19_124_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_015/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1151/21 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1151/21 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/21 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/21 CAROTENUTO DARIO (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": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27413,
            "slug": "vs19_236_073",
            "identifier": "vs19_236_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_073/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1630",
            "description_title": "Emendamento 3.36 GRIPPO VALENTINA (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": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27434,
            "slug": "vs19_236_042",
            "identifier": "vs19_236_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_042/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.58 MORFINO DANIELA (M5S) - Votazione Emendamento 1.58 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1630",
            "description_title": "Emendamento 1.58 MORFINO DANIELA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27440,
            "slug": "vs19_236_055",
            "identifier": "vs19_236_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_055/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.01 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27489,
            "slug": "vs19_236_086",
            "identifier": "vs19_236_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_086/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27443,
            "slug": "vs19_236_045",
            "identifier": "vs19_236_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_045/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (M5S) - Votazione Emendamento 1.02 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (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": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39785,
            "slug": "vs19_508_053",
            "identifier": "vs19_508_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_053/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2416-A/97 - Votazione Ordine del giorno 9/2416-A/97 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/97 ",
            "description_title": "ODG 9/2416-A/97",
            "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": 33,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39784,
            "slug": "vs19_508_052",
            "identifier": "vs19_508_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_052/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2416-A/96 - Votazione Ordine del giorno 9/2416-A/96 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/96 ",
            "description_title": "ODG 9/2416-A/96",
            "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": 37,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 27398,
            "slug": "vs19_236_031",
            "identifier": "vs19_236_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_031/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.43 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.43 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1630",
            "description_title": "Emendamento 1.43 LOMUTI ARNALDO (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27402,
            "slug": "vs19_236_011",
            "identifier": "vs19_236_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_011/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1630",
            "description_title": "Emendamento 1.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 27406,
            "slug": "vs19_236_021",
            "identifier": "vs19_236_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_021/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.1001 FENU EMILIANO (M5S) - Votazione Emendamento 1.1001 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1630",
            "description_title": "Emendamento 1.1001 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21989,
            "slug": "vs19_124_002",
            "identifier": "vs19_124_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_002/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (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": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27490,
            "slug": "vs19_236_075",
            "identifier": "vs19_236_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_075/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1630/1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/1 CAPPELLETTI ENRICO (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": 34,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 21857,
            "slug": "vs19_132_039",
            "identifier": "vs19_132_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_039/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.100 SASSO ROSSANO (LEGA) - Votazione Emendamento 3.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.100 PDL n. 0596",
            "description_title": "Emendamento 3.100 SASSO ROSSANO (LEGA)",
            "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": 87,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 39973,
            "slug": "vs19_517_047",
            "identifier": "vs19_517_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_047/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 27420,
            "slug": "vs19_236_022",
            "identifier": "vs19_236_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_022/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.26 DEL BARBA MAURO (IVICRE) e 1.1002 FENU EMILIANO (M5S) - Votazione Emendamento 1.26 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1630",
            "description_title": "Identici emendamenti 1.26 DEL BARBA MAURO (IVICRE) e 1.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 74.69
        }
    ]
}