Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=252
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=253",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=251",
    "results": [
        {
            "id": 32102,
            "slug": "vs19_349_064",
            "identifier": "vs19_349_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_064/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21716,
            "slug": "vs19_114_017",
            "identifier": "vs19_114_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_017/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/46 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 32787,
            "slug": "vs19_371_001",
            "identifier": "vs19_371_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_001/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 976-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 976-A - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 48.96,
            "minority_cohesion_rate": 48.1
        },
        {
            "id": 26741,
            "slug": "vs19_222_036",
            "identifier": "vs19_222_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_036/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1624",
            "description_title": "Emendamento 1.35 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31928,
            "slug": "vs19_345_078",
            "identifier": "vs19_345_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_078/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1002 DDL n. 1660",
            "description_title": "Emendamento 19.1002 GIULIANO CARLA (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": 24,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 29413,
            "slug": "vs19_272_004",
            "identifier": "vs19_272_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_004/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.511.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.511.1 MANZI IRENE (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32195,
            "slug": "vs19_326_043",
            "identifier": "vs19_326_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_043/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (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": 24,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 24065,
            "slug": "vs19_160_051",
            "identifier": "vs19_160_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_051/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1364/25 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/25 GRIBAUDO CHIARA (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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31975,
            "slug": "vs19_348_028",
            "identifier": "vs19_348_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_028/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1660",
            "original_title": "Votazione Articolo 24 DDL n. 1660",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        },
        {
            "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": 33453,
            "slug": "vs19_377_091",
            "identifier": "vs19_377_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_091/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 29975,
            "slug": "vs19_281_019",
            "identifier": "vs19_281_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_019/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1752/40 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1752/40 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/40 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/40 TUCCI RICCARDO (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30782,
            "slug": "vs19_314_063",
            "identifier": "vs19_314_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_063/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 3.300, PDL n. 1741",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 31607,
            "slug": "vs19_340_125",
            "identifier": "vs19_340_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_125/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31569,
            "slug": "vs19_340_094",
            "identifier": "vs19_340_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_094/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 9-novies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.4 DDL n. 1997",
            "description_title": "Emendamento 9-novies.4 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30908,
            "slug": "vs19_317_061",
            "identifier": "vs19_317_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_061/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1933/71 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1933/71 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/71 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/71 BOLDRINI LAURA (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": 24,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31999,
            "slug": "vs19_348_046",
            "identifier": "vs19_348_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_046/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 46,
            "title": "Subemendamento 0.26.500.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "description_title": "Subemendamento 0.26.500.1 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 32318,
            "slug": "vs19_349_082",
            "identifier": "vs19_349_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_082/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1660/49 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1660/49 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/49 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/49 BONAFE' SIMONA (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": 24,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 26751,
            "slug": "vs19_222_004",
            "identifier": "vs19_222_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_004/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 ONORI FEDERICA (M5S) - Votazione Emendamento 1.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1624",
            "description_title": "Emendamento 1.2 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32038,
            "slug": "vs19_348_024",
            "identifier": "vs19_348_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_024/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (AVS) - Votazione Emendamento 24.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1660",
            "description_title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 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": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 30909,
            "slug": "vs19_317_015",
            "identifier": "vs19_317_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_015/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1933/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1933/15 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/15 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/15 GRIBAUDO CHIARA (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": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 25352,
            "slug": "vs19_204_015",
            "identifier": "vs19_204_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_015/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1458/53 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1458/53 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/53 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/53 RICCIARDI RICCARDO (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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29315,
            "slug": "vs19_270_018",
            "identifier": "vs19_270_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_018/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.7 FONTANA ILARIA (M5S) - Votazione Emendamento 2.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1790",
            "description_title": "Emendamento 2.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31804,
            "slug": "vs19_344_046",
            "identifier": "vs19_344_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_046/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 010.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.01002 DDL n. 1660",
            "description_title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 31814,
            "slug": "vs19_344_084",
            "identifier": "vs19_344_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_084/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 13.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 13.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.1000 DDL n. 1660",
            "description_title": "Emendamento 13.1000 GIULIANO CARLA (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": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 22307,
            "slug": "vs19_147_029",
            "identifier": "vs19_147_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_029/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/887 E ABB./4 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./4 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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31567,
            "slug": "vs19_340_092",
            "identifier": "vs19_340_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_092/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9-novies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-novies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.3 DDL n. 1997",
            "description_title": "Emendamento 9-novies.3 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32744,
            "slug": "vs19_367_022",
            "identifier": "vs19_367_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_022/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-341 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-341",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32071,
            "slug": "vs19_349_050",
            "identifier": "vs19_349_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_050/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 30796,
            "slug": "vs19_314_067",
            "identifier": "vs19_314_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_067/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 4.300, PDL n. 1741",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 31788,
            "slug": "vs19_344_051",
            "identifier": "vs19_344_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_051/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.08 DDL n. 1660",
            "description_title": "Articolo premissivo 010.08 PENZA PASQUALINO (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": 24,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 24094,
            "slug": "vs19_160_053",
            "identifier": "vs19_160_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_053/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30806,
            "slug": "vs19_314_061",
            "identifier": "vs19_314_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_061/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 1.300, PDL n. 1741",
            "description_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 24752,
            "slug": "vs19_184_052",
            "identifier": "vs19_184_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_052/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.16 EVI ELEONORA (AVS) - Votazione Emendamento 4.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1406",
            "description_title": "Emendamento 4.16 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35144,
            "slug": "vs19_353_044",
            "identifier": "vs19_353_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_044/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1830/3 ORRICO ANNA LAURA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/3 ORRICO ANNA LAURA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.25,
            "minority_cohesion_rate": 56.6
        },
        {
            "id": 29329,
            "slug": "vs19_270_048",
            "identifier": "vs19_270_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_048/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (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": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22802,
            "slug": "vs19_142_021",
            "identifier": "vs19_142_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_021/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.06 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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30054,
            "slug": "vs19_281_078",
            "identifier": "vs19_281_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_078/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1752/104 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/104 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/104 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/104 DE MARIA ANDREA (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": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24733,
            "slug": "vs19_185_044",
            "identifier": "vs19_185_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_044/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.05 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.05 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31563,
            "slug": "vs19_340_088",
            "identifier": "vs19_340_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_088/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.11 DDL n. 1997",
            "description_title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 22793,
            "slug": "vs19_142_029",
            "identifier": "vs19_142_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_029/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.03 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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 33551,
            "slug": "vs19_381_011",
            "identifier": "vs19_381_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_011/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.6, 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6, 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24044,
            "slug": "vs19_157_021",
            "identifier": "vs19_157_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_021/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/536 E ABB/1 giuliano - Votazione Ordine del giorno 9/536 E ABB/1 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/1 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/1 giuliano",
            "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": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24027,
            "slug": "vs19_158_006",
            "identifier": "vs19_158_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_006/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1135/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/2 GIULIANO CARLA (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": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31558,
            "slug": "vs19_340_082",
            "identifier": "vs19_340_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_082/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 9-octies.10 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.10 DDL n. 1997",
            "description_title": "Emendamento 9-octies.10 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": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30965,
            "slug": "vs19_317_059",
            "identifier": "vs19_317_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_059/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1933/69 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1933/69 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/69 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/69 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31801,
            "slug": "vs19_344_070",
            "identifier": "vs19_344_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_070/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1001 DDL n. 1660",
            "description_title": "Emendamento 11.1001 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 61.51,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 25335,
            "slug": "vs19_204_022",
            "identifier": "vs19_204_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_022/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1458/60 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1458/60 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/60 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/60 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": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31825,
            "slug": "vs19_344_083",
            "identifier": "vs19_344_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_083/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.6 DDL n. 1660",
            "description_title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.8 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": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 30960,
            "slug": "vs19_317_084",
            "identifier": "vs19_317_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_084/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1933/95 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1933/95 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/95 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/95 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": 24,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 63.35
        }
    ]
}