Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=369
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_margin&page=370",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=368",
    "results": [
        {
            "id": 36504,
            "slug": "vs19_435_014",
            "identifier": "vs19_435_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_014/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 36517,
            "slug": "vs19_435_028",
            "identifier": "vs19_435_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_028/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.101 PDL n. 1573",
            "description_title": "Emendamento 3.101 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 37229,
            "slug": "vs19_449_070",
            "identifier": "vs19_449_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_070/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/3 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37340,
            "slug": "vs19_452_001",
            "identifier": "vs19_452_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_001/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34308,
            "slug": "vs19_389_011",
            "identifier": "vs19_389_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_011/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2022/31 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2022/31 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/31 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/31 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32382,
            "slug": "vs19_357_003",
            "identifier": "vs19_357_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_003/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1532",
            "original_title": "Votazione Articolo 2 DDL n. 1532",
            "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": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 31663,
            "slug": "vs19_342_039",
            "identifier": "vs19_342_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_039/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2002/43 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/43 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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 77.02
        },
        {
            "id": 36550,
            "slug": "vs19_435_064",
            "identifier": "vs19_435_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_064/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.1011 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 1573",
            "description_title": "Emendamento 6.1011 GUERRA MARIA CECILIA (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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 33669,
            "slug": "vs19_384_083",
            "identifier": "vs19_384_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_083/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/30-A E ABB/13 - Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "description_title": "ODG 9/30-A E ABB/13",
            "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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 25078,
            "slug": "vs19_192_020",
            "identifier": "vs19_192_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_020/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 33654,
            "slug": "vs19_384_072",
            "identifier": "vs19_384_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_072/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/30-A E ABB/2 - Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "description_title": "ODG 9/30-A E ABB/2",
            "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": 14,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 27767,
            "slug": "vs19_239_055",
            "identifier": "vs19_239_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_055/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1515",
            "original_title": "Votazione Articolo 12 DDL n. 1515",
            "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": 9,
            "n_margin": 14,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 36507,
            "slug": "vs19_435_017",
            "identifier": "vs19_435_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_017/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1006 PDL n. 1573",
            "description_title": "Emendamento 2.1006 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36534,
            "slug": "vs19_435_047",
            "identifier": "vs19_435_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_047/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.01002 AIELLO DAVIDE (M5S) - Votazione Emendamento 4.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01002 PDL n. 1573",
            "description_title": "Emendamento 4.01002 AIELLO DAVIDE (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": 14,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 32389,
            "slug": "vs19_357_024",
            "identifier": "vs19_357_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_024/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1532",
            "original_title": "Votazione Articolo 10 DDL n. 1532",
            "description_title": "Articolo 10",
            "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": 14,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 33627,
            "slug": "vs19_384_080",
            "identifier": "vs19_384_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_080/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/30-A E ABB/10 - Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "description_title": "ODG 9/30-A E ABB/10",
            "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": 14,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39927,
            "slug": "vs19_517_001",
            "identifier": "vs19_517_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_001/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2488-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2488-A - EM 1.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": 14,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 32410,
            "slug": "vs19_357_008",
            "identifier": "vs19_357_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_008/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 6.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 6.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 34253,
            "slug": "vs19_389_016",
            "identifier": "vs19_389_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_016/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (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": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34296,
            "slug": "vs19_389_019",
            "identifier": "vs19_389_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_019/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (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": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36541,
            "slug": "vs19_435_054",
            "identifier": "vs19_435_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_054/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1004 PDL n. 1573",
            "description_title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 37189,
            "slug": "vs19_449_030",
            "identifier": "vs19_449_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_030/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-bis.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1-bis.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.4 DDL n. 2285",
            "description_title": "Emendamento 1-bis.4 FONTANA ILARIA (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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36518,
            "slug": "vs19_435_029",
            "identifier": "vs19_435_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_029/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 FENU EMILIANO (M5S) - Votazione Emendamento 3.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 39572,
            "slug": "vs19_504_016",
            "identifier": "vs19_504_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_016/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 7.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.22",
            "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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39551,
            "slug": "vs19_504_154",
            "identifier": "vs19_504_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_154/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 154,
            "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": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 34773,
            "slug": "vs19_353_026",
            "identifier": "vs19_353_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_026/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.43 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.43 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 56.25,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 29351,
            "slug": "vs19_270_056",
            "identifier": "vs19_270_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_056/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1435/12 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/12 GIANASSI FEDERICO (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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27271,
            "slug": "vs19_232_005",
            "identifier": "vs19_232_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_005/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.14 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.14 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1620",
            "description_title": "Emendamento 4.14 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39635,
            "slug": "vs19_504_090",
            "identifier": "vs19_504_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_090/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27174,
            "slug": "vs19_231_013",
            "identifier": "vs19_231_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_013/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.18 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1620",
            "description_title": "Emendamento 3.18 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 39639,
            "slug": "vs19_504_095",
            "identifier": "vs19_504_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_095/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 18.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.04",
            "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": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39563,
            "slug": "vs19_504_007",
            "identifier": "vs19_504_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_007/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 6.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39540,
            "slug": "vs19_504_086",
            "identifier": "vs19_504_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_086/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 86,
            "title": "MANTENIMENTO ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "MANTENIMENTO ARTICOLO 17",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39573,
            "slug": "vs19_504_017",
            "identifier": "vs19_504_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_017/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.25",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39626,
            "slug": "vs19_504_078",
            "identifier": "vs19_504_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_078/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 15.3, 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.3, 15.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": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39301,
            "slug": "vs19_499_002",
            "identifier": "vs19_499_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_002/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1298-A - EM 1.200, 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1298-A - EM 1.200, 1.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26866,
            "slug": "vs19_228_008",
            "identifier": "vs19_228_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_228_008/?format=api",
            "sitting": {
                "id": 1581,
                "date": "2024-01-17",
                "number": 228,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00088, ad eccezione del capoverso terzo della parte dispositiva, SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Risoluzione 6_00088",
            "original_title": "Votazione Risoluzione 6_00088",
            "description_title": "Risoluzione n. 6-00088, ad eccezione del capoverso terzo della parte dispositiva, SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "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": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39652,
            "slug": "vs19_504_113",
            "identifier": "vs19_504_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_113/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39625,
            "slug": "vs19_504_077",
            "identifier": "vs19_504_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_077/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 14,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39659,
            "slug": "vs19_504_121",
            "identifier": "vs19_504_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_121/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 121,
            "title": "ART AGG 24.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.04",
            "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": 14,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39522,
            "slug": "vs19_503_192",
            "identifier": "vs19_503_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_192/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 6.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.22",
            "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": 14,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39594,
            "slug": "vs19_504_042",
            "identifier": "vs19_504_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_042/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 11.14, 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.14, 11.18",
            "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": 14,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39476,
            "slug": "vs19_503_142",
            "identifier": "vs19_503_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_142/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 142,
            "title": "EM 2.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27199,
            "slug": "vs19_231_014",
            "identifier": "vs19_231_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_014/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.1000 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1620",
            "description_title": "Emendamento 3.1000 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 34777,
            "slug": "vs19_353_030",
            "identifier": "vs19_353_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_030/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 39690,
            "slug": "vs19_504_156",
            "identifier": "vs19_504_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_156/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 29.4, 29.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 29.4, 29.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 30225,
            "slug": "vs19_292_027",
            "identifier": "vs19_292_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_027/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.16 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.16 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.16 DDL n. 1717",
            "description_title": "Emendamento 8.16 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 39478,
            "slug": "vs19_503_144",
            "identifier": "vs19_503_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_144/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 2.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39353,
            "slug": "vs19_503_018",
            "identifier": "vs19_503_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_018/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 5.8, 5.9, 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.8, 5.9, 5.10",
            "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": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.74
        }
    ]
}