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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=100",
    "results": [
        {
            "id": 31433,
            "slug": "vs19_331_056",
            "identifier": "vs19_331_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_056/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (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": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31356,
            "slug": "vs19_331_009",
            "identifier": "vs19_331_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_009/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1975",
            "description_title": "Emendamento 2.1 QUARTINI ANDREA (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": 22,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 30821,
            "slug": "vs19_313_022",
            "identifier": "vs19_313_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_022/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/433 E ABB/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/433 E ABB/4 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/4 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/4 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 30907,
            "slug": "vs19_317_075",
            "identifier": "vs19_317_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_075/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1933/86 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1933/86 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/86 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/86 FONTANA ILARIA (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": 9,
            "n_margin": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30935,
            "slug": "vs19_317_043",
            "identifier": "vs19_317_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_043/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1933/53 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/53 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30922,
            "slug": "vs19_317_012",
            "identifier": "vs19_317_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_012/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1933/12, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1933/12, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/12, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/12, nel testo riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 87,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 30298,
            "slug": "vs19_293_005",
            "identifier": "vs19_293_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_005/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30864,
            "slug": "vs19_314_055",
            "identifier": "vs19_314_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_055/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 55,
            "title": "Mozione n. 1-00295, nel testo riformulato, SQUERI LUCA (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00295",
            "original_title": "Votazione Mozione 1_00295",
            "description_title": "Mozione n. 1-00295, nel testo riformulato, SQUERI LUCA (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), CAVO ILARIA (NM-M) 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": 35,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 30206,
            "slug": "vs19_293_002",
            "identifier": "vs19_293_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_002/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0536-B",
            "original_title": "Votazione Articolo 1 PDL n. 0536-B",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30470,
            "slug": "vs19_305_002",
            "identifier": "vs19_305_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_002/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.33 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1665",
            "description_title": "Emendamento 1.33 ZARATTI FILIBERTO (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": 18,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30471,
            "slug": "vs19_305_003",
            "identifier": "vs19_305_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_003/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.34 TORTO DANIELA (M5S) - Votazione Emendamento 1.34 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1665",
            "description_title": "Emendamento 1.34 TORTO 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30971,
            "slug": "vs19_317_076",
            "identifier": "vs19_317_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_076/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1933/87 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1933/87 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/87 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/87 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30968,
            "slug": "vs19_317_087",
            "identifier": "vs19_317_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_087/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1933/98 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1933/98 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/98 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/98 SCERRA FILIPPO (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": 60.92,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32817,
            "slug": "vs19_370_049",
            "identifier": "vs19_370_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_049/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/DOC XXII, N 31-A/3 RIF - Votazione Ordine del giorno 9/DOC XXII, N 31-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/DOC XXII, N 31-A/3 ",
            "description_title": "ODG 9/DOC XXII, N 31-A/3 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 123,
            "majority_cohesion_rate": 61.0,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32772,
            "slug": "vs19_370_025",
            "identifier": "vs19_370_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_025/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.0,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 34413,
            "slug": "19-253-6",
            "identifier": "19-253-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-6/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 6,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 28.8, Naturale e Sabrina Licheri",
            "original_title": "Em. 28.8, Naturale e Sabrina Licheri",
            "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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34407,
            "slug": "19-253-12",
            "identifier": "19-253-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-12/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 12,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 30.2 e 30.3",
            "original_title": "Emm. 30.2 e 30.3",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 34399,
            "slug": "19-253-20",
            "identifier": "19-253-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-20/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 20,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 33.1 e 33.2",
            "original_title": "Emm. 33.1 e 33.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": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 34411,
            "slug": "19-253-8",
            "identifier": "19-253-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-8/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 8,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - ODG G28.1, Sabrina Licheri e Naturale",
            "original_title": "ODG G28.1, Sabrina Licheri e Naturale",
            "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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 59.52
        },
        {
            "id": 34404,
            "slug": "19-253-15",
            "identifier": "19-253-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-15/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 15,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 31.2, Martella e altri",
            "original_title": "Em. 31.2, 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34375,
            "slug": "19-253-39",
            "identifier": "19-253-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-39/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 39,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.3 (1a parte), Martella e altri",
            "original_title": "Em. 35.0.3 (1a parte), 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34403,
            "slug": "19-253-16",
            "identifier": "19-253-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-16/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 16,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 31.3, Basso e Nicita",
            "original_title": "Em. 31.3, Basso e 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34409,
            "slug": "19-253-10",
            "identifier": "19-253-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-10/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 10,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 29",
            "original_title": "Articolo 29",
            "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": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34387,
            "slug": "19-253-47",
            "identifier": "19-253-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-47/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 47,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.14, Martella e altri",
            "original_title": "Em. 35.0.14, 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34398,
            "slug": "19-253-21",
            "identifier": "19-253-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-21/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 21,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 33.3, Basso e Nicita",
            "original_title": "Em. 33.3, Basso e 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 60.71
        },
        {
            "id": 34364,
            "slug": "19-253-51",
            "identifier": "19-253-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-51/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 51,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.3 (testo 2), Pirro",
            "original_title": "Em. 36.3 (testo 2), Pirro",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34405,
            "slug": "19-253-14",
            "identifier": "19-253-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-14/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 14,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 31.1, Martella e altri",
            "original_title": "Em. 31.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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34415,
            "slug": "19-253-4",
            "identifier": "19-253-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-4/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 4,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 28.3 (1a parte), Fregolent",
            "original_title": "Em. 28.3 (1a parte), Fregolent",
            "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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 39.29
        },
        {
            "id": 34373,
            "slug": "19-253-41",
            "identifier": "19-253-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-41/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 41,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.8, Martella e altri",
            "original_title": "Em. 35.0.8, 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 38801,
            "slug": "vs19_491_019",
            "identifier": "vs19_491_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_019/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38940,
            "slug": "vs19_491_123",
            "identifier": "vs19_491_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_123/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 27.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 38870,
            "slug": "vs19_491_034",
            "identifier": "vs19_491_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_034/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 8.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38952,
            "slug": "vs19_491_138",
            "identifier": "vs19_491_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_138/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 138,
            "title": "ODG 9/2280/12 - Votazione Ordine del giorno 9/2280/12 ",
            "original_title": "Votazione Ordine del giorno 9/2280/12 ",
            "description_title": "ODG 9/2280/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38804,
            "slug": "vs19_491_028",
            "identifier": "vs19_491_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_028/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38825,
            "slug": "vs19_491_126",
            "identifier": "vs19_491_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_126/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 126,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 55,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 38826,
            "slug": "vs19_491_128",
            "identifier": "vs19_491_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_128/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 128,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 38862,
            "slug": "vs19_491_022",
            "identifier": "vs19_491_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_022/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 40002,
            "slug": "vs19_519_048",
            "identifier": "vs19_519_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_048/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 48,
            "title": "Conversione decreto università, istruzione e salute",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2526 - VOTO FINALE",
            "public_title": "Conversione decreto università, istruzione e salute",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39911,
            "slug": "vs19_516_008",
            "identifier": "vs19_516_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_008/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG N 18 PREMESSE - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "ODG N 18 PREMESSE",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 39787,
            "slug": "vs19_508_055",
            "identifier": "vs19_508_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_055/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2416-A/107 - Votazione Ordine del giorno 9/2416-A/107 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/107 ",
            "description_title": "ODG 9/2416-A/107",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 40069,
            "slug": "vs19_521_012",
            "identifier": "vs19_521_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_012/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2527/19 - Votazione Ordine del giorno 9/2527/19 ",
            "original_title": "Votazione Ordine del giorno 9/2527/19 ",
            "description_title": "ODG 9/2527/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39726,
            "slug": "vs19_506_028",
            "identifier": "vs19_506_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_028/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 28,
            "title": "MOZ 1-469 5 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 5 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39140,
            "slug": "vs19_498_100",
            "identifier": "vs19_498_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_100/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 11.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39950,
            "slug": "vs19_517_024",
            "identifier": "vs19_517_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_024/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39894,
            "slug": "vs19_515_053",
            "identifier": "vs19_515_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_053/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2460-A/20 - Votazione Ordine del giorno 9/2460-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/20 ",
            "description_title": "ODG 9/2460-A/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39145,
            "slug": "vs19_498_106",
            "identifier": "vs19_498_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_106/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38992,
            "slug": "vs19_495_007",
            "identifier": "vs19_495_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_007/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2448/8 - Votazione Ordine del giorno 9/2448/8 ",
            "original_title": "Votazione Ordine del giorno 9/2448/8 ",
            "description_title": "ODG 9/2448/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39197,
            "slug": "vs19_498_167",
            "identifier": "vs19_498_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_167/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 25.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39851,
            "slug": "vs19_515_010",
            "identifier": "vs19_515_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_010/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39870,
            "slug": "vs19_515_029",
            "identifier": "vs19_515_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_029/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 63.06
        }
    ]
}