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

{
    "count": 22950,
    "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=188",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=186",
    "results": [
        {
            "id": 24538,
            "slug": "vs19_184_082",
            "identifier": "vs19_184_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_082/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.2 TODDE ALESSANDRA (M5S) - Votazione Emendamento 8.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1406",
            "description_title": "Emendamento 8.2 TODDE ALESSANDRA (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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21921,
            "slug": "vs19_137_033",
            "identifier": "vs19_137_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_033/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.64 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.64 DDL n. 1038",
            "description_title": "Emendamento 2.64 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30550,
            "slug": "vs19_309_040",
            "identifier": "vs19_309_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_040/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.182 DDL n. 1665",
            "description_title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 38708,
            "slug": "vs19_487_068",
            "identifier": "vs19_487_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_068/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2355/98 - Votazione Ordine del giorno 9/2355/98 ",
            "original_title": "Votazione Ordine del giorno 9/2355/98 ",
            "description_title": "ODG 9/2355/98",
            "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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 29296,
            "slug": "vs19_270_013",
            "identifier": "vs19_270_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_013/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1790",
            "description_title": "Emendamento 2.4 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": 29,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30548,
            "slug": "vs19_309_014",
            "identifier": "vs19_309_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_014/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.93 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 2.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.93 DDL n. 1665",
            "description_title": "Emendamento 2.93 PAGANO UBALDO (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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38680,
            "slug": "vs19_487_040",
            "identifier": "vs19_487_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_040/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2355/68 - Votazione Ordine del giorno 9/2355/68 ",
            "original_title": "Votazione Ordine del giorno 9/2355/68 ",
            "description_title": "ODG 9/2355/68",
            "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": 29,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38670,
            "slug": "vs19_487_030",
            "identifier": "vs19_487_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_030/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2355/56 - Votazione Ordine del giorno 9/2355/56 ",
            "original_title": "Votazione Ordine del giorno 9/2355/56 ",
            "description_title": "ODG 9/2355/56",
            "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": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38697,
            "slug": "vs19_487_057",
            "identifier": "vs19_487_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_057/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2355/87 - Votazione Ordine del giorno 9/2355/87 ",
            "original_title": "Votazione Ordine del giorno 9/2355/87 ",
            "description_title": "ODG 9/2355/87",
            "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": 29,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 29307,
            "slug": "vs19_270_009",
            "identifier": "vs19_270_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_009/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.02 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37709,
            "slug": "vs19_463_016",
            "identifier": "vs19_463_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_016/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.16 PDL n. 1621",
            "description_title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 29426,
            "slug": "vs19_272_009",
            "identifier": "vs19_272_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_009/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30524,
            "slug": "vs19_309_100",
            "identifier": "vs19_309_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_100/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.63 DDL n. 1665",
            "description_title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24259,
            "slug": "vs19_172_010",
            "identifier": "vs19_172_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_010/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29411,
            "slug": "vs19_273_018",
            "identifier": "vs19_273_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_018/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1532",
            "description_title": "Emendamento 3.1000 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29396,
            "slug": "vs19_273_003",
            "identifier": "vs19_273_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_003/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1532",
            "description_title": "Emendamento 1.4 DI LAURO CARMEN (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": 29,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 38677,
            "slug": "vs19_487_037",
            "identifier": "vs19_487_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_037/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2355/64 - Votazione Ordine del giorno 9/2355/64 ",
            "original_title": "Votazione Ordine del giorno 9/2355/64 ",
            "description_title": "ODG 9/2355/64",
            "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": 29,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 22774,
            "slug": "vs19_142_006",
            "identifier": "vs19_142_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_006/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 1.05 FENU EMILIANO (M5S) - Votazione Emendamento 1.05 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.05 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.05 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25028,
            "slug": "vs19_190_013",
            "identifier": "vs19_190_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_013/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1517/29 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1517/29 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/29 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/29 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": 29,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29538,
            "slug": "vs19_187_036",
            "identifier": "vs19_187_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_036/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1416/57 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1416/57 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/57 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/57 BARBAGALLO ANTHONY EMANUELE (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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22621,
            "slug": "vs19_140_018",
            "identifier": "vs19_140_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_018/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1183/25 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/25 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24210,
            "slug": "vs19_168_020",
            "identifier": "vs19_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_020/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 38717,
            "slug": "vs19_487_077",
            "identifier": "vs19_487_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_077/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2355/107 - Votazione Ordine del giorno 9/2355/107 ",
            "original_title": "Votazione Ordine del giorno 9/2355/107 ",
            "description_title": "ODG 9/2355/107",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32204,
            "slug": "vs19_326_052",
            "identifier": "vs19_326_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_052/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (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": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 32216,
            "slug": "vs19_326_064",
            "identifier": "vs19_326_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_064/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/84 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 37692,
            "slug": "vs19_463_033",
            "identifier": "vs19_463_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_033/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1621",
            "original_title": "Votazione Articolo 1 PDL n. 1621",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26879,
            "slug": "vs19_229_022",
            "identifier": "vs19_229_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_022/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1297",
            "original_title": "Votazione Articolo 3 DDL n. 1297",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 34288,
            "slug": "vs19_388_202",
            "identifier": "vs19_388_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_202/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 202,
            "title": "Emendamento 35.1006 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1006 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 2022",
            "description_title": "Emendamento 35.1006 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 24767,
            "slug": "vs19_184_053",
            "identifier": "vs19_184_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_053/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.17 EVI ELEONORA (AVS) - Votazione Emendamento 4.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1406",
            "description_title": "Emendamento 4.17 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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 30591,
            "slug": "vs19_309_095",
            "identifier": "vs19_309_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_095/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1665",
            "description_title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26778,
            "slug": "vs19_222_022",
            "identifier": "vs19_222_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_022/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.21 BONELLI ANGELO (AVS) - Votazione Emendamento 1.21 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1624",
            "description_title": "Emendamento 1.21 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 37244,
            "slug": "vs19_449_085",
            "identifier": "vs19_449_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_085/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26788,
            "slug": "vs19_223_015",
            "identifier": "vs19_223_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_015/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 ONORI FEDERICA (M5S) - Votazione Emendamento 4.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1624",
            "description_title": "Emendamento 4.5 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24209,
            "slug": "vs19_168_030",
            "identifier": "vs19_168_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_030/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1373/34 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1373/34 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/34 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/34 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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37708,
            "slug": "vs19_463_015",
            "identifier": "vs19_463_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_015/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 1.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1621",
            "description_title": "Emendamento 1.1003 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": 29,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31790,
            "slug": "vs19_345_007",
            "identifier": "vs19_345_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_007/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 15.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1660",
            "description_title": "Emendamento 15.1001 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": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 32161,
            "slug": "vs19_326_010",
            "identifier": "vs19_326_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_010/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1902/16 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1902/16 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/16 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/16 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 22371,
            "slug": "vs19_150_028",
            "identifier": "vs19_150_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_028/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (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": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30626,
            "slug": "vs19_309_123",
            "identifier": "vs19_309_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_123/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.109 DDL n. 1665",
            "description_title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 37728,
            "slug": "vs19_463_036",
            "identifier": "vs19_463_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_036/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1621",
            "description_title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 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": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 22043,
            "slug": "vs19_137_136",
            "identifier": "vs19_137_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_136/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 6.20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 6.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1038",
            "description_title": "Emendamento 6.20 D'ALFONSO LUCIANO (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30539,
            "slug": "vs19_309_076",
            "identifier": "vs19_309_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_076/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 3.237 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.237 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.237 DDL n. 1665",
            "description_title": "Emendamento 3.237 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": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22724,
            "slug": "vs19_128_045",
            "identifier": "vs19_128_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_045/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (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": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29536,
            "slug": "vs19_187_034",
            "identifier": "vs19_187_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_034/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1416/47 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1416/47 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/47 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/47 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29558,
            "slug": "vs19_187_056",
            "identifier": "vs19_187_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_056/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1416/78 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1416/78 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/78 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/78 ZANELLA LUANA (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 32205,
            "slug": "vs19_326_053",
            "identifier": "vs19_326_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_053/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1902/68 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1902/68 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/68 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/68 ORFINI MATTEO (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": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30180,
            "slug": "vs19_289_014",
            "identifier": "vs19_289_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_014/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 14,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 21217,
            "slug": "vs19_105_036",
            "identifier": "vs19_105_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_036/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1060/R/72 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1060/R/72 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/72 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/72 TODDE ALESSANDRA (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": 29,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.2
        }
    ]
}