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

{
    "count": 22091,
    "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=320",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=318",
    "results": [
        {
            "id": 21021,
            "slug": "vs19_097_016",
            "identifier": "vs19_097_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_016/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30884,
            "slug": "19-211-2",
            "identifier": "19-211-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-211-2/?format=api",
            "sitting": {
                "id": 1747,
                "date": "2024-07-24",
                "number": 211,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto salva casa",
            "original_title": "Disegno di legge n. 1197. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto salva casa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 91.38,
            "minority_cohesion_rate": 79.07
        },
        {
            "id": 18432,
            "slug": "vs19_024_024",
            "identifier": "vs19_024_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_024/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00016",
            "original_title": "Votazione Risoluzione 6_00016",
            "description_title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 38917,
            "slug": "vs19_491_090",
            "identifier": "vs19_491_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_090/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 17.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 32,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 34397,
            "slug": "19-253-22",
            "identifier": "19-253-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-22/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 22,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 33",
            "original_title": "Articolo 33",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 8,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 39023,
            "slug": "vs19_498_004",
            "identifier": "vs19_498_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_004/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 81,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39034,
            "slug": "vs19_498_113",
            "identifier": "vs19_498_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_113/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "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": 27,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 18576,
            "slug": "vs19_024_015",
            "identifier": "vs19_024_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_015/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00012, limitatemente ai capoversi primo, terzo, quinto, sesto, settimo e ottavo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Risoluzione 6_00012",
            "original_title": "Votazione Risoluzione 6_00012",
            "description_title": "Risoluzione n. 6-00012, limitatemente ai capoversi primo, terzo, quinto, sesto, settimo e ottavo della parte dispositiva, 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": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 39278,
            "slug": "vs19_498_256",
            "identifier": "vs19_498_256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_256/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 256,
            "title": "ODG 9/2316/33 - Votazione Ordine del giorno 9/2316/33 ",
            "original_title": "Votazione Ordine del giorno 9/2316/33 ",
            "description_title": "ODG 9/2316/33",
            "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": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38797,
            "slug": "vs19_491_174",
            "identifier": "vs19_491_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_174/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 174,
            "title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2101 - VOTO FINALE",
            "public_title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "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": 68,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 18496,
            "slug": "vs19_025_014",
            "identifier": "vs19_025_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_014/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.6 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.6 DDL n. 0664",
            "description_title": "Emendamento 3.6 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18409,
            "slug": "vs19_025_004",
            "identifier": "vs19_025_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_004/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.50 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.50 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.50 DDL n. 0664",
            "description_title": "Emendamento 2.50 ORRICO ANNA LAURA (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": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34417,
            "slug": "19-253-2",
            "identifier": "19-253-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-2/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 2,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 28.1 e 28.2",
            "original_title": "Emm. 28.1 e 28.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 58.47,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 21010,
            "slug": "vs19_097_035",
            "identifier": "vs19_097_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_035/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/42 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/42 DE MICHELI PAOLA (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34360,
            "slug": "19-253-55",
            "identifier": "19-253-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-55/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 55,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 36",
            "original_title": "Articolo 36",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 63.56,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 22071,
            "slug": "vs19_137_067",
            "identifier": "vs19_137_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_067/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 5.3 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1038",
            "description_title": "Emendamento 5.3 BONETTI ELENA (AIV-RE)",
            "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": 92,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 34365,
            "slug": "19-253-50",
            "identifier": "19-253-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-50/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 50,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 36.1 e 36.2",
            "original_title": "Emm. 36.1 e 36.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (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": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38918,
            "slug": "vs19_491_091",
            "identifier": "vs19_491_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_091/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "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": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 34393,
            "slug": "19-253-26",
            "identifier": "19-253-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-26/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 26,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.3, Martella e altri",
            "original_title": "Em. 35.3, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 18498,
            "slug": "vs19_025_009",
            "identifier": "vs19_025_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_009/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.7 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0664",
            "description_title": "Emendamento 2.7 TUCCI RICCARDO (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": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34381,
            "slug": "19-253-33",
            "identifier": "19-253-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-33/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 33,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.10, Martella e altri",
            "original_title": "Em. 35.10, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 18505,
            "slug": "vs19_025_016",
            "identifier": "vs19_025_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_016/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.8 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0664",
            "description_title": "Emendamento 3.8 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 34353,
            "slug": "19-253-62",
            "identifier": "19-253-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-62/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 62,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 38.0.1, Nicita",
            "original_title": "Em. 38.0.1, Nicita",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 64.41,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 38919,
            "slug": "vs19_491_093",
            "identifier": "vs19_491_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_093/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 18.1, 18.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1, 18.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39240,
            "slug": "vs19_498_214",
            "identifier": "vs19_498_214",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_214/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 214,
            "title": "EM 23.2, 23.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.2, 23.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": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39252,
            "slug": "vs19_498_227",
            "identifier": "vs19_498_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_227/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 227,
            "title": "EM 24.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 21440,
            "slug": "vs19_111_018",
            "identifier": "vs19_111_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_018/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0913",
            "original_title": "Votazione Articolo 2 PDL n. 0913",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 21063,
            "slug": "vs19_097_007",
            "identifier": "vs19_097_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_007/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39048,
            "slug": "vs19_498_239",
            "identifier": "vs19_498_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_239/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 239,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "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": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 34377,
            "slug": "19-253-37",
            "identifier": "19-253-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-37/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 37,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.1, Martella e altri",
            "original_title": "Em. 35.0.1, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 39274,
            "slug": "vs19_498_252",
            "identifier": "vs19_498_252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_252/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 252,
            "title": "ODG 9/2316/25 - Votazione Ordine del giorno 9/2316/25 ",
            "original_title": "Votazione Ordine del giorno 9/2316/25 ",
            "description_title": "ODG 9/2316/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 34401,
            "slug": "19-253-18",
            "identifier": "19-253-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-18/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 18,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 32.1, Magni e altri",
            "original_title": "Em. 32.1, Magni e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 34406,
            "slug": "19-253-13",
            "identifier": "19-253-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-13/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 13,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 30",
            "original_title": "Articolo 30",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 8,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 18406,
            "slug": "vs19_025_011",
            "identifier": "vs19_025_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_011/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 SCUTELLA' ELISA (M5S) - Votazione Emendamento 2.11 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.11 DDL n. 0664",
            "description_title": "Emendamento 2.11 SCUTELLA' ELISA (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": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "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": 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": 31293,
            "slug": "19-214-2",
            "identifier": "19-214-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-214-2/?format=api",
            "sitting": {
                "id": 1755,
                "date": "2024-08-01",
                "number": 214,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto svuota carceri",
            "original_title": "DDL n. 1183. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto svuota carceri",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 89.66,
            "minority_cohesion_rate": 84.88
        },
        {
            "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": 28332,
            "slug": "vs19_247_011",
            "identifier": "vs19_247_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_011/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (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": 131,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27705,
            "slug": "vs19_240_001",
            "identifier": "vs19_240_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_001/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1304 E ABB - EM 1.1000 - Votazione PDL n. 1304",
            "original_title": "Votazione PDL n. 1304",
            "description_title": "PDL 1304 E ABB - EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27773,
            "slug": "vs19_240_032",
            "identifier": "vs19_240_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_032/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 32,
            "title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "original_title": "Votazione finale PDL n. 1304",
            "description_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura\" (Approvata dal Senato) (PDL 1304 e abbinata PDL 1123)",
            "public_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "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": 98,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 27750,
            "slug": "vs19_240_034",
            "identifier": "vs19_240_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_034/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.2 DDL n. 1666",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1666",
            "description_title": "Emendamento 1.2 PELLEGRINI MARCO (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": 82,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27779,
            "slug": "vs19_240_033",
            "identifier": "vs19_240_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_033/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti Dis.1.1 RICCIARDI RICCARDO (M5S) e Dis.1.5 FRATOIANNI NICOLA (AVS) - Votazione Emendamento Dis.1.1 DDL n. 1666",
            "original_title": "Votazione Emendamento Dis.1.1 DDL n. 1666",
            "description_title": "Identici emendamenti Dis.1.1 RICCIARDI RICCARDO (M5S) e Dis.1.5 FRATOIANNI NICOLA (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": 82,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 27782,
            "slug": "vs19_240_028",
            "identifier": "vs19_240_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_028/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/8 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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27792,
            "slug": "vs19_240_037",
            "identifier": "vs19_240_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_037/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1666/2 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1666/2 DDL n. 1666",
            "original_title": "Votazione Ordine del giorno 9/1666/2 DDL n. 1666",
            "description_title": "Ordine del giorno n. 9/1666/2 LOMUTI ARNALDO (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": 81,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 42.59
        }
    ]
}