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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=309",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=307",
    "results": [
        {
            "id": 31528,
            "slug": "vs19_340_052",
            "identifier": "vs19_340_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_052/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 9-ter.1000 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "description_title": "Emendamento 9-ter.1000 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32027,
            "slug": "vs19_345_046",
            "identifier": "vs19_345_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_046/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 17.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 17.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 17.700, DDL n. 1660",
            "description_title": "Emendamento 17.700, 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": 36,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 23959,
            "slug": "vs19_154_077",
            "identifier": "vs19_154_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_077/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1038-B/36 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1038-B/36 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/36 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/36 PORTA FABIO (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": 36,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30197,
            "slug": "vs19_292_049",
            "identifier": "vs19_292_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_049/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 15.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 15.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1717",
            "description_title": "Emendamento 15.4 CASU ANDREA (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": 36,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 43.56
        },
        {
            "id": 36002,
            "slug": "vs19_422_049",
            "identifier": "vs19_422_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_049/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2183/113 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/113 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35993,
            "slug": "vs19_422_040",
            "identifier": "vs19_422_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_040/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40084,
            "slug": "vs19_523_004",
            "identifier": "vs19_523_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_004/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2551/12 - Votazione Ordine del giorno 9/2551/12 ",
            "original_title": "Votazione Ordine del giorno 9/2551/12 ",
            "description_title": "ODG 9/2551/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22569,
            "slug": "vs19_134_090",
            "identifier": "vs19_134_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_090/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/T.U.384/23 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/23 DONNO LEONARDO (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": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 35621,
            "slug": "vs19_408_014",
            "identifier": "vs19_408_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_014/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 2.1 ALIFANO ENRICA (M5S), 2.2 SERRACCHIANI DEBORA (PD-IDP) e 2.5 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1917",
            "description_title": "Identici emendamenti 2.1 ALIFANO ENRICA (M5S), 2.2 SERRACCHIANI DEBORA (PD-IDP) e 2.5 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": 36,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36000,
            "slug": "vs19_422_047",
            "identifier": "vs19_422_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_047/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2183/111 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/111 FERRARA 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34567,
            "slug": "vs19_387_092",
            "identifier": "vs19_387_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_092/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 92,
            "title": "Fiducia conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "original_title": "Votazione Articolo unico DDL n. 2088",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 11 ottobre 2024, n. 145, nel testo approvato dalla Commissione a seguito del rinvio deliberato dall'Assemblea, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26493,
            "slug": "vs19_219_016",
            "identifier": "vs19_219_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_016/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1627",
            "description_title": "Emendamento 1.16 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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21990,
            "slug": "vs19_124_007",
            "identifier": "vs19_124_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_007/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1151/13 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/13 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": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22403,
            "slug": "vs19_134_065",
            "identifier": "vs19_134_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_065/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0384",
            "original_title": "Votazione Articolo 5 PDL n. 0384",
            "description_title": "Articolo 5",
            "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": 36,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22554,
            "slug": "vs19_134_082",
            "identifier": "vs19_134_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_082/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26643,
            "slug": "vs19_220_120",
            "identifier": "vs19_220_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_120/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1627/153 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1627/153 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/153 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/153 QUARTINI ANDREA (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": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27353,
            "slug": "vs19_233_058",
            "identifier": "vs19_233_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_058/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1606/94 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/94 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/94 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/94 ROSSI 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": 13,
            "n_margin": 36,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 38244,
            "slug": "vs19_477_010",
            "identifier": "vs19_477_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_010/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.83 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.83",
            "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": 36,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 35366,
            "slug": "vs19_402_015",
            "identifier": "vs19_402_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_015/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 7 DDL n. 2112-bis",
            "description_title": "Articolo 7",
            "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": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE)",
            "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": 36,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31706,
            "slug": "vs19_342_086",
            "identifier": "vs19_342_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_086/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (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": 36,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 36935,
            "slug": "vs19_444_027",
            "identifier": "vs19_444_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_027/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.54 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.54 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.54 PDL n. 2149",
            "description_title": "Emendamento 2.54 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": 36,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 36914,
            "slug": "vs19_444_006",
            "identifier": "vs19_444_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_006/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.18 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.18 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.18 PDL n. 2149",
            "description_title": "Emendamento 2.18 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": 36,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34260,
            "slug": "vs19_392_012",
            "identifier": "vs19_392_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_012/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31710,
            "slug": "vs19_342_090",
            "identifier": "vs19_342_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_090/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/6 LACARRA 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": 36,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31711,
            "slug": "vs19_342_091",
            "identifier": "vs19_342_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_091/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35367,
            "slug": "vs19_402_016",
            "identifier": "vs19_402_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_016/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 8 DDL n. 2112-bis",
            "description_title": "Articolo 8",
            "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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35453,
            "slug": "vs19_402_103",
            "identifier": "vs19_402_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_103/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/2112-bis/91 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2112-bis/91 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/91 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/91 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 31722,
            "slug": "vs19_342_102",
            "identifier": "vs19_342_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_102/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35445,
            "slug": "vs19_402_095",
            "identifier": "vs19_402_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_095/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2112-bis/83 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2112-bis/83 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/83 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/83 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 31723,
            "slug": "vs19_342_103",
            "identifier": "vs19_342_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_103/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 22488,
            "slug": "vs19_133_062",
            "identifier": "vs19_133_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_062/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.3 PDL n. 0384",
            "description_title": "Emendamento 3.3 ZANELLA LUANA (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": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 34938,
            "slug": "vs19_333_002",
            "identifier": "vs19_333_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_002/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 31721,
            "slug": "vs19_342_101",
            "identifier": "vs19_342_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_101/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 22447,
            "slug": "vs19_133_069",
            "identifier": "vs19_133_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_069/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.10 ZANELLA LUANA (AVS) - Votazione Emendamento 3.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0384",
            "description_title": "Emendamento 3.10 ZANELLA LUANA (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": 36,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 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": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 22475,
            "slug": "vs19_133_063",
            "identifier": "vs19_133_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_063/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.164 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.164 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.164 PDL n. 0384",
            "description_title": "Emendamento 3.164 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31658,
            "slug": "vs19_342_034",
            "identifier": "vs19_342_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_034/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2002/37 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2002/37 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/37 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/37 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 36192,
            "slug": "vs19_429_029",
            "identifier": "vs19_429_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_029/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 29,
            "title": "Fiducia conversione decreto emergenza-Pnrr",
            "original_title": "Votazione Articolo unico DDL n. 2184",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 31 dicembre 2024, n. 208, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto emergenza-Pnrr",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 71.9,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 24988,
            "slug": "vs19_196_046",
            "identifier": "vs19_196_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_046/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1437/49 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/49 TORTO DANIELA (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": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 35432,
            "slug": "vs19_402_081",
            "identifier": "vs19_402_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_081/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2112-bis/68 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2112-bis/68 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/68 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/68 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35465,
            "slug": "vs19_402_115",
            "identifier": "vs19_402_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_115/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2112-bis/105 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/105 TORTO DANIELA (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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35431,
            "slug": "vs19_402_080",
            "identifier": "vs19_402_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_080/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2112-bis/67 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2112-bis/67 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/67 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/67 ALIFANO ENRICA (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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35600,
            "slug": "vs19_406_002",
            "identifier": "vs19_406_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_002/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.2 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1917",
            "description_title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 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": 36,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26485,
            "slug": "vs19_219_053",
            "identifier": "vs19_219_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_053/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.53 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1627",
            "description_title": "Emendamento 1.53 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22562,
            "slug": "vs19_134_077",
            "identifier": "vs19_134_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_077/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (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": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22555,
            "slug": "vs19_134_112",
            "identifier": "vs19_134_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_112/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/T.U.384/45 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/T.U.384/45 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/45 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/45 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22449,
            "slug": "vs19_134_027",
            "identifier": "vs19_134_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_027/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.45 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.45 PDL n. 0384",
            "description_title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26056,
            "slug": "vs19_216_135",
            "identifier": "vs19_216_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_135/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 135,
            "title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 21.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        }
    ]
}