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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=193",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=191",
    "results": [
        {
            "id": 19095,
            "slug": "vs19_029_042",
            "identifier": "vs19_029_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_042/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/705/42 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/42 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19069,
            "slug": "vs19_029_041",
            "identifier": "vs19_029_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_041/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/705/41 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/705/41 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/41 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/41 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20135,
            "slug": "vs19_081_013",
            "identifier": "vs19_081_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_013/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/889-R/20 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/889-R/20 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/20 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/20 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 19102,
            "slug": "vs19_029_034",
            "identifier": "vs19_029_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_034/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/705/34 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/34 SARRACINO 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": 24,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 20169,
            "slug": "vs19_081_029",
            "identifier": "vs19_081_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_029/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/889-R/40 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/889-R/40 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/40 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/40 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 20074,
            "slug": "vs19_072_117",
            "identifier": "vs19_072_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_117/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/977/21 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/977/21 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/21 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/21 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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18955,
            "slug": "vs19_029_087",
            "identifier": "vs19_029_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_087/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19985,
            "slug": "vs19_072_018",
            "identifier": "vs19_072_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_018/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.17 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.17 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.17 DDL n. 0977",
            "description_title": "Emendamento 2.17 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18908,
            "slug": "vs19_029_073",
            "identifier": "vs19_029_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_073/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/705/97 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/705/97 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/97 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/97 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 20199,
            "slug": "vs19_082_001",
            "identifier": "vs19_082_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_001/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/889-R/62 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/889-R/62 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/62 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/62 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 20202,
            "slug": "vs19_082_003",
            "identifier": "vs19_082_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_003/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/889-R/64 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/889-R/64 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/64 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/64 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20832,
            "slug": "vs19_090_001",
            "identifier": "vs19_090_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_090_001/?format=api",
            "sitting": {
                "id": 1354,
                "date": "2023-04-19",
                "number": 90,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto Pnrr ter",
            "original_title": "Votazione Articolo unico DDL n. 1089",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 24 febbraio 2023, n. 13, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto Pnrr ter",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 90.74
        },
        {
            "id": 19869,
            "slug": "vs19_072_033",
            "identifier": "vs19_072_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_033/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.14 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.14 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.14 DDL n. 0977",
            "description_title": "Emendamento 3.14 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 18900,
            "slug": "vs19_029_104",
            "identifier": "vs19_029_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_104/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/705/63 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/705/63 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/63 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/63 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18919,
            "slug": "vs19_029_113",
            "identifier": "vs19_029_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_113/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/705/72 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/705/72 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/72 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/72 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19899,
            "slug": "vs19_072_017",
            "identifier": "vs19_072_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_017/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.15 ZANELLA LUANA (AVS) - Votazione Emendamento 2.15 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.15 DDL n. 0977",
            "description_title": "Emendamento 2.15 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 20853,
            "slug": "vs19_091_013",
            "identifier": "vs19_091_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_013/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1089/24 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1089/24 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/24 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/24 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20834,
            "slug": "vs19_091_016",
            "identifier": "vs19_091_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_016/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1089/31 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1089/31 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/31 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/31 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 20033,
            "slug": "vs19_072_113",
            "identifier": "vs19_072_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_113/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/17 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 20861,
            "slug": "vs19_091_034",
            "identifier": "vs19_091_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_034/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1089/62 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1089/62 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/62 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/62 MANCINI CLAUDIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 20875,
            "slug": "vs19_091_037",
            "identifier": "vs19_091_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_037/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1089/69 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1089/69 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/69 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/69 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20854,
            "slug": "vs19_091_017",
            "identifier": "vs19_091_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_017/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1089/34 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1089/34 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/34 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/34 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": 24,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 20867,
            "slug": "vs19_091_048",
            "identifier": "vs19_091_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_048/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1089/84 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1089/84 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/84 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/84 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 19832,
            "slug": "vs19_072_021",
            "identifier": "vs19_072_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_021/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.29 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 2.29 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.29 DDL n. 0977",
            "description_title": "Emendamento 2.29 RUFFINO DANIELA (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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20852,
            "slug": "vs19_091_008",
            "identifier": "vs19_091_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_008/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1089/18 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1089/18 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/18 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/18 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 39163,
            "slug": "vs19_498_127",
            "identifier": "vs19_498_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_127/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 14.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 20833,
            "slug": "vs19_091_031",
            "identifier": "vs19_091_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_031/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1089/59 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1089/59 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/59 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/59 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20835,
            "slug": "vs19_091_015",
            "identifier": "vs19_091_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_015/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1089/28 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1089/28 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/28 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/28 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": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 20868,
            "slug": "vs19_091_035",
            "identifier": "vs19_091_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_035/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1089/66 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1089/66 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/66 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/66 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20865,
            "slug": "vs19_091_010",
            "identifier": "vs19_091_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_010/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1089/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1089/20 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/20 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/20 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": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 19286,
            "slug": "vs19_051_011",
            "identifier": "vs19_051_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_011/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/750/15 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/750/15 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/15 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/15 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 20919,
            "slug": "vs19_092_027",
            "identifier": "vs19_092_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_027/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00073 (Nuova formulazione), capoversi primo, secondo e terzo, lettere a), c), d), e), quinto, dodicesimo e quattrordicesimo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00073",
            "original_title": "Votazione Mozione 1_00073",
            "description_title": "Mozione n. 1-00073 (Nuova formulazione), capoversi primo, secondo e terzo, lettere a), c), d), e), quinto, dodicesimo e quattrordicesimo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19279,
            "slug": "vs19_051_026",
            "identifier": "vs19_051_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_026/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/750/32 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/750/32 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/32 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/32 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 39190,
            "slug": "vs19_498_158",
            "identifier": "vs19_498_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_158/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19278,
            "slug": "vs19_051_012",
            "identifier": "vs19_051_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_012/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/750/17 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/750/17 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/17 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/17 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21196,
            "slug": "vs19_103_028",
            "identifier": "vs19_103_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_028/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1067/36 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1067/36 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/36 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/36 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19258,
            "slug": "vs19_051_036",
            "identifier": "vs19_051_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_036/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/750/43 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/750/43 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/43 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/43 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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19926,
            "slug": "vs19_072_097",
            "identifier": "vs19_072_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_097/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 8.8 SPORTIELLO GILDA (M5S) - Votazione Emendamento 8.8 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.8 DDL n. 0977",
            "description_title": "Emendamento 8.8 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19256,
            "slug": "vs19_051_024",
            "identifier": "vs19_051_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_024/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/750/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/750/30 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/30 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19263,
            "slug": "vs19_051_003",
            "identifier": "vs19_051_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_003/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/750/6 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/750/6 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/6 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/6 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19939,
            "slug": "vs19_072_026",
            "identifier": "vs19_072_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_026/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.47 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.47 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.47 DDL n. 0977",
            "description_title": "Emendamento 2.47 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21162,
            "slug": "vs19_103_006",
            "identifier": "vs19_103_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_006/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1067/10 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1067/10 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/10 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/10 AMENDOLA VINCENZO (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": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19249,
            "slug": "vs19_051_013",
            "identifier": "vs19_051_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_013/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/750/19 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/750/19 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/19 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/19 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19255,
            "slug": "vs19_051_020",
            "identifier": "vs19_051_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_020/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 39233,
            "slug": "vs19_498_206",
            "identifier": "vs19_498_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_206/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 206,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 25437,
            "slug": "vs19_206_015",
            "identifier": "vs19_206_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_015/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.49 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.49 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1474",
            "description_title": "Emendamento 2.49 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21204,
            "slug": "vs19_103_012",
            "identifier": "vs19_103_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_012/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1067/18 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1067/18 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/18 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/18 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21211,
            "slug": "vs19_103_013",
            "identifier": "vs19_103_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_013/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1067/19 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1067/19 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/19 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/19 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": 24,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 78.4
        }
    ]
}