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

{
    "count": 22130,
    "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=282",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=280",
    "results": [
        {
            "id": 32521,
            "slug": "vs19_361_068",
            "identifier": "vs19_361_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_068/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1532-bis/90 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/90 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/90 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/90 MADIA MARIA ANNA (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": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26413,
            "slug": "vs19_217_042",
            "identifier": "vs19_217_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_042/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/3 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": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32611,
            "slug": "vs19_361_012",
            "identifier": "vs19_361_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_012/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1532-bis/28 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/28 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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36803,
            "slug": "vs19_440_065",
            "identifier": "vs19_440_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_065/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2026",
            "original_title": "Votazione Articolo 18 DDL n. 2026",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26668,
            "slug": "vs19_220_066",
            "identifier": "vs19_220_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_066/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (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": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18135,
            "slug": "vs19_009_053",
            "identifier": "vs19_009_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_053/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 28.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 28.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 28.04 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 28.04 DE LUCA PIERO (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": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 36808,
            "slug": "vs19_440_083",
            "identifier": "vs19_440_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_083/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 2026",
            "original_title": "Votazione Articolo 23 DDL n. 2026",
            "description_title": "Articolo 23",
            "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": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 18124,
            "slug": "vs19_009_018",
            "identifier": "vs19_009_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_018/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 3.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.03 BRAGA 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 34278,
            "slug": "vs19_392_035",
            "identifier": "vs19_392_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_035/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36152,
            "slug": "vs19_427_038",
            "identifier": "vs19_427_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_038/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00395, limitatamente al capoverso undicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso undicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 32424,
            "slug": "vs19_357_021",
            "identifier": "vs19_357_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_021/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.6 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 10.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1532",
            "description_title": "Emendamento 10.6 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 38425,
            "slug": "vs19_481_034",
            "identifier": "vs19_481_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_034/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2329-A/34 - Votazione Ordine del giorno 9/2329-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/34 ",
            "description_title": "ODG 9/2329-A/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35088,
            "slug": "vs19_337_055",
            "identifier": "vs19_337_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_055/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "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": 64.71,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32477,
            "slug": "vs19_359_035",
            "identifier": "vs19_359_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_035/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 39613,
            "slug": "vs19_504_063",
            "identifier": "vs19_504_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_063/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 13.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38052,
            "slug": "vs19_475_001",
            "identifier": "vs19_475_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_001/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38422,
            "slug": "vs19_481_031",
            "identifier": "vs19_481_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_031/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2329-A/31 - Votazione Ordine del giorno 9/2329-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/31 ",
            "description_title": "ODG 9/2329-A/31",
            "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": 53.09,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31673,
            "slug": "vs19_342_049",
            "identifier": "vs19_342_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_049/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (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": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 PAVANELLI EMMA (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": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36177,
            "slug": "vs19_429_014",
            "identifier": "vs19_429_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_014/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (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": 22,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34180,
            "slug": "vs19_393_011",
            "identifier": "vs19_393_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_011/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.12 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1950",
            "description_title": "Emendamento 1.12 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": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 39426,
            "slug": "vs19_503_091",
            "identifier": "vs19_503_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_091/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 34317,
            "slug": "vs19_393_004",
            "identifier": "vs19_393_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_004/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.5 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1950",
            "description_title": "Emendamento 1.5 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 21961,
            "slug": "vs19_124_034",
            "identifier": "vs19_124_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_034/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 36827,
            "slug": "vs19_440_024",
            "identifier": "vs19_440_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_024/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2026",
            "description_title": "Emendamento 7.1 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 18143,
            "slug": "vs19_009_055",
            "identifier": "vs19_009_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_055/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 30.01 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 30.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 30.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 30.01 DELL'OLIO GIANMAURO (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": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 36829,
            "slug": "vs19_440_026",
            "identifier": "vs19_440_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_026/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2026",
            "description_title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39399,
            "slug": "vs19_503_064",
            "identifier": "vs19_503_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_064/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 12.6 BONELLI ANGELO (AVS) - Votazione Emendamento 12.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2482",
            "description_title": "Emendamento 12.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 36831,
            "slug": "vs19_440_028",
            "identifier": "vs19_440_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_028/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 7.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2026",
            "description_title": "Emendamento 7.7 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36601,
            "slug": "vs19_435_124",
            "identifier": "vs19_435_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_124/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S) - Votazione Emendamento 14.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40101,
            "slug": "vs19_524_056",
            "identifier": "vs19_524_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_056/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 56,
            "title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2538 - VOTO FINALE",
            "public_title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36597,
            "slug": "vs19_435_119",
            "identifier": "vs19_435_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_119/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01002 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01002 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": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40063,
            "slug": "vs19_521_006",
            "identifier": "vs19_521_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_006/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2527/12 - Votazione Ordine del giorno 9/2527/12 ",
            "original_title": "Votazione Ordine del giorno 9/2527/12 ",
            "description_title": "ODG 9/2527/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36142,
            "slug": "vs19_427_028",
            "identifier": "vs19_427_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_028/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36600,
            "slug": "vs19_435_122",
            "identifier": "vs19_435_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_122/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 14.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 14.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.1000 PDL n. 1573",
            "description_title": "Emendamento 14.1000 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34230,
            "slug": "vs19_393_010",
            "identifier": "vs19_393_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_010/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 DORI DEVIS (AVS) - Votazione Emendamento 1.11 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1950",
            "description_title": "Emendamento 1.11 DORI DEVIS (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": 22,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35024,
            "slug": "vs19_336_032",
            "identifier": "vs19_336_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_032/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 4.01 PAVANELLI EMMA (M5S)",
            "original_title": "Articolo aggiuntivo 4.01 PAVANELLI EMMA (M5S)",
            "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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40017,
            "slug": "vs19_519_016",
            "identifier": "vs19_519_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_016/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 4.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 34219,
            "slug": "vs19_396_037",
            "identifier": "vs19_396_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_037/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2164/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27446,
            "slug": "vs19_236_064",
            "identifier": "vs19_236_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_064/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.22 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.22 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.22 DDL n. 1630",
            "description_title": "Emendamento 3.22 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 40018,
            "slug": "vs19_519_017",
            "identifier": "vs19_519_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_017/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 22,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 40021,
            "slug": "vs19_519_020",
            "identifier": "vs19_519_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_020/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 5-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 37157,
            "slug": "vs19_446_002",
            "identifier": "vs19_446_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_002/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.23 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.23 PDL n. 2084",
            "description_title": "Emendamento 1.23 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": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32530,
            "slug": "vs19_361_069",
            "identifier": "vs19_361_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_069/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1532-bis/91 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/91 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/91 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/91 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 36838,
            "slug": "vs19_440_040",
            "identifier": "vs19_440_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_040/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 12.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2026",
            "description_title": "Emendamento 12.1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27423,
            "slug": "vs19_236_060",
            "identifier": "vs19_236_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_060/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.6 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1630",
            "description_title": "Emendamento 3.6 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36839,
            "slug": "vs19_440_042",
            "identifier": "vs19_440_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_042/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.2 DDL n. 2026",
            "description_title": "Emendamento 13.2 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 18185,
            "slug": "vs19_009_002",
            "identifier": "vs19_009_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_002/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.02 DDL n. 0005",
            "description_title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 83.95
        }
    ]
}