Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=319
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=320",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=318",
    "results": [
        {
            "id": 21856,
            "slug": "vs19_132_044",
            "identifier": "vs19_132_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_044/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.102 CHERCHI SUSANNA (M5S) - Votazione Emendamento 4.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.102 PDL n. 0596",
            "description_title": "Emendamento 4.102 CHERCHI SUSANNA (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": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 34720,
            "slug": "vs19_335_063",
            "identifier": "vs19_335_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_063/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 63,
            "title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 giugno 2024, n. 89, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "description_title": "",
            "public_title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32291,
            "slug": "manual_19_337_1",
            "identifier": "manual_19_337_1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/manual_19_337_1/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Votazione per appello nominale sull'articolo unico del disegno di legge di conversione del decreto-legge in esame, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "description_title": "otazione per appello nominale sull'articolo unico del disegno di legge di conversione del decreto-legge in esame, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 35999,
            "slug": "vs19_422_046",
            "identifier": "vs19_422_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_046/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2183/110 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2183/110 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/110 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/110 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": 38,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36004,
            "slug": "vs19_422_051",
            "identifier": "vs19_422_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_051/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2183/115 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/115 CHERCHI SUSANNA (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": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 32276,
            "slug": "vs19_328_052",
            "identifier": "vs19_328_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_052/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/69 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": 38,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32259,
            "slug": "vs19_328_034",
            "identifier": "vs19_328_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_034/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32235,
            "slug": "vs19_328_011",
            "identifier": "vs19_328_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_011/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (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": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32234,
            "slug": "vs19_328_010",
            "identifier": "vs19_328_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_010/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE) - Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE)",
            "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": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32275,
            "slug": "vs19_328_051",
            "identifier": "vs19_328_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_051/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1896/68 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/68 D'ORSO 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 22462,
            "slug": "vs19_133_001",
            "identifier": "vs19_133_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_001/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 9.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.1 PDL n. 0596",
            "description_title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 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": 38,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 22511,
            "slug": "vs19_133_017",
            "identifier": "vs19_133_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_017/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 11.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.16 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.16 PDL n. 0596",
            "description_title": "Emendamento 11.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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22506,
            "slug": "vs19_133_037",
            "identifier": "vs19_133_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_037/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 37,
            "title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione questione sospensiva PDL n. 0712",
            "original_title": "Votazione questione sospensiva PDL n. 0712",
            "description_title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22535,
            "slug": "vs19_134_075",
            "identifier": "vs19_134_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_075/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/T.U.384/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/T.U.384/8 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/8 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/8 BALDINO VITTORIA (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 34244,
            "slug": "vs19_396_028",
            "identifier": "vs19_396_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_028/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/42 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 22572,
            "slug": "vs19_134_099",
            "identifier": "vs19_134_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_099/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/T.U.384/32 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/T.U.384/32 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/32 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/32 L'ABBATE PATTY (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": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22581,
            "slug": "vs19_134_091",
            "identifier": "vs19_134_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_091/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22520,
            "slug": "vs19_134_092",
            "identifier": "vs19_134_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_092/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO 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": 38,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22432,
            "slug": "vs19_134_067",
            "identifier": "vs19_134_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_067/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0384",
            "original_title": "Votazione Articolo 7 PDL n. 0384",
            "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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22522,
            "slug": "vs19_134_102",
            "identifier": "vs19_134_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_102/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/35 MORFINO 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": 38,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 18197,
            "slug": "vs19_009_064",
            "identifier": "vs19_009_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_064/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/5/9 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/5/9 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/9 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/9 D'ORSO 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22512,
            "slug": "vs19_134_030",
            "identifier": "vs19_134_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_030/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.50 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.50 PDL n. 0384",
            "description_title": "Emendamento 3.50 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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34194,
            "slug": "vs19_397_020",
            "identifier": "vs19_397_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_020/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.101 DDL n. 2119",
            "description_title": "Emendamento 3.101 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 39718,
            "slug": "vs19_506_020",
            "identifier": "vs19_506_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_020/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 20,
            "title": "MOZ 1-434 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-434 NF",
            "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": 38,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 48.72
        },
        {
            "id": 36118,
            "slug": "vs19_427_004",
            "identifier": "vs19_427_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_004/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00371, limitatamente ai capoversi sesto e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente ai capoversi sesto e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35473,
            "slug": "vs19_402_124",
            "identifier": "vs19_402_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_124/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/2112-bis/116 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/116 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35374,
            "slug": "vs19_402_023",
            "identifier": "vs19_402_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_023/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 12 DDL n. 2112-bis",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35371,
            "slug": "vs19_402_020",
            "identifier": "vs19_402_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_020/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 10 DDL n. 2112-bis",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35375,
            "slug": "vs19_402_024",
            "identifier": "vs19_402_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_024/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 13 DDL n. 2112-bis",
            "description_title": "Articolo 13",
            "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": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35373,
            "slug": "vs19_402_022",
            "identifier": "vs19_402_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_022/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 11 DDL n. 2112-bis",
            "description_title": "Articolo 11",
            "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": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35494,
            "slug": "vs19_402_145",
            "identifier": "vs19_402_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_145/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/2112-bis/155 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/155 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35517,
            "slug": "vs19_402_168",
            "identifier": "vs19_402_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_168/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 168,
            "title": "Ordine del giorno n. 9/2112-bis/215 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/215 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/215 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/215 ROGGIANI SILVIA (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": 38,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 25206,
            "slug": "vs19_199_008",
            "identifier": "vs19_199_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_008/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 35368,
            "slug": "vs19_402_017",
            "identifier": "vs19_402_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_017/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 9.1 GRIMALDI MARCO (AVS) - Votazione Emendamento 9.1 DDL n. 2112-bis",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2112-bis",
            "description_title": "Emendamento 9.1 GRIMALDI MARCO (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": 38,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35605,
            "slug": "vs19_406_007",
            "identifier": "vs19_406_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_007/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1917",
            "description_title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35611,
            "slug": "vs19_408_003",
            "identifier": "vs19_408_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_003/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1100 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1100 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1100 DDL n. 1917",
            "description_title": "Emendamento 1.1100 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35622,
            "slug": "vs19_408_015",
            "identifier": "vs19_408_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_015/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1002 PENZA PASQUALINO (M5S) - Votazione Emendamento 2.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1002 DDL n. 1917",
            "description_title": "Emendamento 2.1002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26111,
            "slug": "vs19_216_061",
            "identifier": "vs19_216_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_061/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1555",
            "description_title": "Emendamento 10.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26666,
            "slug": "vs19_220_139",
            "identifier": "vs19_220_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_139/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1627/172 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/172 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27499,
            "slug": "vs19_236_088",
            "identifier": "vs19_236_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_088/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/16 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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 31702,
            "slug": "vs19_342_078",
            "identifier": "vs19_342_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_078/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE) - Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31626,
            "slug": "vs19_342_002",
            "identifier": "vs19_342_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_002/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2002/2 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2002/2 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/2 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/2 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 31679,
            "slug": "vs19_342_055",
            "identifier": "vs19_342_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_055/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (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": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31643,
            "slug": "vs19_342_019",
            "identifier": "vs19_342_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_019/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2002/22 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2002/22 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/22 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/22 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 31629,
            "slug": "vs19_342_005",
            "identifier": "vs19_342_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_005/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2002/5 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2002/5 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/5 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/5 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 36856,
            "slug": "vs19_440_064",
            "identifier": "vs19_440_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_064/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 18.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 18.2 DDL n. 2026",
            "description_title": "Emendamento 18.2 BENZONI FABRIZIO (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": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 26576,
            "slug": "vs19_220_150",
            "identifier": "vs19_220_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_150/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        }
    ]
}