Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=387
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=-majority_cohesion_rate&page=388",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=386",
    "results": [
        {
            "id": 37328,
            "slug": "vs19_450_069",
            "identifier": "vs19_450_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_069/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/9 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 37329,
            "slug": "vs19_450_070",
            "identifier": "vs19_450_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_070/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38260,
            "slug": "vs19_477_026",
            "identifier": "vs19_477_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_026/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.45, 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45, 1.47",
            "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": 59.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38411,
            "slug": "vs19_481_020",
            "identifier": "vs19_481_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_020/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2329-A/20 - Votazione Ordine del giorno 9/2329-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/20 ",
            "description_title": "ODG 9/2329-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": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38406,
            "slug": "vs19_481_015",
            "identifier": "vs19_481_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_015/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2329-A/15 - Votazione Ordine del giorno 9/2329-A/15 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/15 ",
            "description_title": "ODG 9/2329-A/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37566,
            "slug": "vs19_455_021",
            "identifier": "vs19_455_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_021/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2142/2 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2142/2 DDL n. 2142",
            "original_title": "Votazione Ordine del giorno 9/2142/2 DDL n. 2142",
            "description_title": "Ordine del giorno n. 9/2142/2 BOSCHI MARIA ELENA (IVICRE)",
            "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": 24,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38309,
            "slug": "vs19_479_017",
            "identifier": "vs19_479_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_017/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2362/2 - Votazione Ordine del giorno 9/2362/2 ",
            "original_title": "Votazione Ordine del giorno 9/2362/2 ",
            "description_title": "ODG 9/2362/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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38204,
            "slug": "vs19_476_017",
            "identifier": "vs19_476_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_017/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38428,
            "slug": "vs19_481_037",
            "identifier": "vs19_481_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_037/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2329-A/37 - Votazione Ordine del giorno 9/2329-A/37 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/37 ",
            "description_title": "ODG 9/2329-A/37",
            "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": 59.26,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38414,
            "slug": "vs19_481_023",
            "identifier": "vs19_481_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_023/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2329-A/23 - Votazione Ordine del giorno 9/2329-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/23 ",
            "description_title": "ODG 9/2329-A/23",
            "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": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37154,
            "slug": "vs19_445_028",
            "identifier": "vs19_445_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_028/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.16 PDL n. 2084",
            "description_title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34949,
            "slug": "vs19_333_014",
            "identifier": "vs19_333_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_014/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/50 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/50 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31687,
            "slug": "vs19_342_063",
            "identifier": "vs19_342_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_063/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34965,
            "slug": "vs19_335_011",
            "identifier": "vs19_335_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_011/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 34937,
            "slug": "vs19_333_001",
            "identifier": "vs19_333_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_001/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30981,
            "slug": "vs19_317_077",
            "identifier": "vs19_317_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_077/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1933/88 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1933/88 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/88 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/88 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 123,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31001,
            "slug": "vs19_318_034",
            "identifier": "vs19_318_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_034/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1718",
            "description_title": "Emendamento 1.20 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 30872,
            "slug": "vs19_313_024",
            "identifier": "vs19_313_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_024/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/433 E ABB/6 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/433 E ABB/6 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/6 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/6 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30362,
            "slug": "vs19_297_019",
            "identifier": "vs19_297_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_019/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1877/28, così come riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1877/28, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/28, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/28, così come riformulato, CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 116,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30891,
            "slug": "vs19_317_004",
            "identifier": "vs19_317_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_004/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34912,
            "slug": "vs19_331_119",
            "identifier": "vs19_331_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_119/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1975/80 BONETTI ELENA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1975/80 BONETTI ELENA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30348,
            "slug": "vs19_301_007",
            "identifier": "vs19_301_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_007/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 35197,
            "slug": "vs19_354_034",
            "identifier": "vs19_354_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_034/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "original_title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35159,
            "slug": "vs19_353_059",
            "identifier": "vs19_353_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_059/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1830/19 CARMINA IDA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/19 CARMINA IDA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 32513,
            "slug": "vs19_363_005",
            "identifier": "vs19_363_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_363_005/?format=api",
            "sitting": {
                "id": 1799,
                "date": "2024-10-10",
                "number": 363,
                "branch": "C"
            },
            "number": 5,
            "title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo",
            "original_title": "Votazione finale PDL n. 1744",
            "description_title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo (PDL 1744)",
            "public_title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 35196,
            "slug": "vs19_354_033",
            "identifier": "vs19_354_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_033/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "original_title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35158,
            "slug": "vs19_353_058",
            "identifier": "vs19_353_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_058/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1830/18 MANZI IRENE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/18 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 19517,
            "slug": "19-41-57",
            "identifier": "19-41-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-57/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 57,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 6.3, Lopreiato e altri",
            "original_title": "Em. 6.3, Lopreiato e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 25499,
            "slug": "19-132-1",
            "identifier": "19-132-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-132-1/?format=api",
            "sitting": {
                "id": 1546,
                "date": "2023-12-05",
                "number": 132,
                "branch": "S"
            },
            "number": 1,
            "title": "Oblio oncologico - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Oblio oncologico",
            "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": 64,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 19459,
            "slug": "19-40-2",
            "identifier": "19-40-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-40-2/?format=api",
            "sitting": {
                "id": 1301,
                "date": "2023-02-21",
                "number": 40,
                "branch": "S"
            },
            "number": 2,
            "title": "Omicidio nautico - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Omicidio nautico",
            "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": 61,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 34666,
            "slug": "vs19_387_063",
            "identifier": "vs19_387_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_063/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2088-AR/66 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2088-AR/66 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/66 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/66 PAVANELLI EMMA (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": 30,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34673,
            "slug": "vs19_387_071",
            "identifier": "vs19_387_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_071/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "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": 34182,
            "slug": "vs19_393_033",
            "identifier": "vs19_393_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_033/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1950/16 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/16 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/16 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/16 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 37,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36593,
            "slug": "vs19_435_114",
            "identifier": "vs19_435_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_114/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1001 PDL n. 1573",
            "description_title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE)",
            "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": 42,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36599,
            "slug": "vs19_435_121",
            "identifier": "vs19_435_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_121/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34611,
            "slug": "vs19_387_008",
            "identifier": "vs19_387_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_008/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36544,
            "slug": "vs19_435_058",
            "identifier": "vs19_435_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_058/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1001 FENU EMILIANO (M5S) - Votazione Emendamento 6.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 1573",
            "description_title": "Emendamento 6.1001 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34277,
            "slug": "vs19_388_188",
            "identifier": "vs19_388_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_188/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.032 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.032 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36669,
            "slug": "vs19_439_036",
            "identifier": "vs19_439_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_036/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2240",
            "original_title": "Votazione Articolo 4 DDL n. 2240",
            "description_title": "Articolo 4",
            "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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36589,
            "slug": "vs19_435_108",
            "identifier": "vs19_435_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_108/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S) - Votazione Emendamento 10.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36488,
            "slug": "vs19_435_112",
            "identifier": "vs19_435_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_112/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 1573",
            "original_title": "Votazione Articolo 12 PDL n. 1573",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36592,
            "slug": "vs19_435_113",
            "identifier": "vs19_435_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_113/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 13.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1000 PDL n. 1573",
            "description_title": "Emendamento 13.1000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36832,
            "slug": "vs19_440_029",
            "identifier": "vs19_440_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_029/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 7.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2026",
            "description_title": "Emendamento 7.8 GHIRRA FRANCESCA (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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36889,
            "slug": "vs19_441_011",
            "identifier": "vs19_441_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_011/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 27.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.3 DDL n. 2026",
            "description_title": "Emendamento 27.3 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34322,
            "slug": "vs19_388_213",
            "identifier": "vs19_388_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_213/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 213,
            "title": "Articolo 39 - Votazione Articolo 39 DDL n. 2022",
            "original_title": "Votazione Articolo 39 DDL n. 2022",
            "description_title": "Articolo 39",
            "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": 51,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34664,
            "slug": "vs19_387_061",
            "identifier": "vs19_387_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_061/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2088-AR/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2088-AR/64 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/64 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/64 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 36890,
            "slug": "vs19_441_012",
            "identifier": "vs19_441_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_012/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 27.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.4 DDL n. 2026",
            "description_title": "Emendamento 27.4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        }
    ]
}