Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=326
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=-date&page=327",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=325",
    "results": [
        {
            "id": 23929,
            "slug": "vs19_154_028",
            "identifier": "vs19_154_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_028/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 17.7 GRIMALDI MARCO (AVS) - Votazione Emendamento 17.7 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.7 DDL n. 1038-B",
            "description_title": "Emendamento 17.7 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 23913,
            "slug": "vs19_154_046",
            "identifier": "vs19_154_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_046/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 20.6 FENU EMILIANO (M5S) e 20.7 GRIMALDI MARCO (AVS) - Votazione Emendamento 20.6 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.6 DDL n. 1038-B",
            "description_title": "Identici emendamenti 20.6 FENU EMILIANO (M5S) e 20.7 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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 23964,
            "slug": "vs19_154_072",
            "identifier": "vs19_154_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_072/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1038-B/29 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1038-B/29 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/29 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/29 EVI ELEONORA (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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 23941,
            "slug": "vs19_154_076",
            "identifier": "vs19_154_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_076/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1038-B/35, nel testo riformulato, DELLA VEDOVA BENEDETTO (MISTO) - Votazione Ordine del giorno 9/1038-B/35, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/35, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/35, nel testo riformulato, DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 116,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 23956,
            "slug": "vs19_154_073",
            "identifier": "vs19_154_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_073/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 23946,
            "slug": "vs19_154_075",
            "identifier": "vs19_154_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_075/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1038-B/32 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1038-B/32 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/32 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/32 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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 23932,
            "slug": "vs19_154_006",
            "identifier": "vs19_154_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_006/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1038-B",
            "original_title": "Votazione Articolo 10 DDL n. 1038-B",
            "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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 23926,
            "slug": "vs19_154_033",
            "identifier": "vs19_154_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_033/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 18.2 GRIMALDI MARCO (AVS) e 18.3 GUERINI LORENZO (PD-IDP) - Votazione Emendamento 18.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1038-B",
            "description_title": "Identici emendamenti 18.2 GRIMALDI MARCO (AVS) e 18.3 GUERINI LORENZO (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": 47,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 23931,
            "slug": "vs19_154_010",
            "identifier": "vs19_154_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_010/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 13.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038-B",
            "description_title": "Emendamento 13.2 LOVECCHIO GIORGIO (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": 45,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 23934,
            "slug": "vs19_154_048",
            "identifier": "vs19_154_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_048/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1038-B",
            "original_title": "Votazione Articolo 20 DDL n. 1038-B",
            "description_title": "Articolo 20",
            "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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 23888,
            "slug": "vs19_154_015",
            "identifier": "vs19_154_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_015/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1038-B",
            "original_title": "Votazione Articolo 14 DDL n. 1038-B",
            "description_title": "Articolo 14",
            "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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 23922,
            "slug": "vs19_154_043",
            "identifier": "vs19_154_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_043/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.3 GRIMALDI MARCO (AVS) - Votazione Emendamento 20.3 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.3 DDL n. 1038-B",
            "description_title": "Emendamento 20.3 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": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 23958,
            "slug": "vs19_154_068",
            "identifier": "vs19_154_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_068/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1038-B/20 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/1038-B/20 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/20 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/20 PASTORINO LUCA (MISTO)",
            "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": 42,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 23962,
            "slug": "vs19_154_052",
            "identifier": "vs19_154_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_052/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1038-B/2 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1038-B/2 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/2 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/2 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22612,
            "slug": "vs19_153_020",
            "identifier": "vs19_153_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_020/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.01 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.01 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22617,
            "slug": "vs19_153_009",
            "identifier": "vs19_153_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_009/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0418",
            "original_title": "Votazione Articolo 3 PDL n. 0418",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22607,
            "slug": "vs19_153_010",
            "identifier": "vs19_153_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_010/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.500, PDL n. 0418",
            "original_title": "Votazione Emendamento 4.500, PDL n. 0418",
            "description_title": "Emendamento 4.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 150,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22609,
            "slug": "vs19_153_029",
            "identifier": "vs19_153_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_029/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0249",
            "original_title": "Votazione Articolo 2 PDL n. 0249",
            "description_title": "Articolo 2",
            "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": 138,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22606,
            "slug": "vs19_153_008",
            "identifier": "vs19_153_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_008/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0418",
            "description_title": "Emendamento 3.1000 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": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22605,
            "slug": "vs19_153_030",
            "identifier": "vs19_153_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_030/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0249",
            "original_title": "Votazione Articolo 3 PDL n. 0249",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22608,
            "slug": "vs19_153_004",
            "identifier": "vs19_153_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_004/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0418",
            "original_title": "Votazione Articolo 1 PDL n. 0418",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22597,
            "slug": "vs19_153_027",
            "identifier": "vs19_153_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_027/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0249",
            "original_title": "Votazione Articolo 1 PDL n. 0249",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22595,
            "slug": "vs19_153_032",
            "identifier": "vs19_153_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_032/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0249",
            "original_title": "Votazione Articolo 4 PDL n. 0249",
            "description_title": "Articolo 4",
            "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": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22659,
            "slug": "vs19_153_024",
            "identifier": "vs19_153_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_024/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/418/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/7 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": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22618,
            "slug": "vs19_153_005",
            "identifier": "vs19_153_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_005/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0418",
            "original_title": "Votazione Articolo 2 PDL n. 0418",
            "description_title": "Articolo 2",
            "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": 143,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22611,
            "slug": "vs19_153_001",
            "identifier": "vs19_153_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_001/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 1,
            "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. 1275",
            "original_title": "Votazione questione sospensiva PDL n. 1275",
            "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": 20,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22602,
            "slug": "vs19_153_014",
            "identifier": "vs19_153_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_014/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0418",
            "original_title": "Votazione Articolo 4 PDL n. 0418",
            "description_title": "Articolo 4",
            "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": 95,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22652,
            "slug": "vs19_153_023",
            "identifier": "vs19_153_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_023/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/418/6 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/418/6 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/6 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/6 MARI FRANCESCO (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": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22643,
            "slug": "vs19_153_022",
            "identifier": "vs19_153_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_022/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/418/5, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/418/5, PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/5, PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/5, nel testo riformulato, BONELLI ANGELO (AVS)",
            "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": 131,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22601,
            "slug": "vs19_153_031",
            "identifier": "vs19_153_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_031/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 4.1000 BENIGNI STEFANO (FI-PPE) e  4.1001 LOIZZO SIMONA (LEGA) - Votazione Emendamento 4.1000 PDL n. 0249",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0249",
            "description_title": "Identici emendamenti 4.1000 BENIGNI STEFANO (FI-PPE) e  4.1001 LOIZZO SIMONA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22603,
            "slug": "vs19_153_018",
            "identifier": "vs19_153_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_018/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0418",
            "original_title": "Votazione Articolo 5 PDL n. 0418",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22600,
            "slug": "vs19_153_007",
            "identifier": "vs19_153_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_007/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.15 PDL n. 0418",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0418",
            "description_title": "Emendamento 3.15 ORRICO ANNA LAURA (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22599,
            "slug": "vs19_153_003",
            "identifier": "vs19_153_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_003/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.7 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.7 PDL n. 0418",
            "original_title": "Votazione Emendamento 1.7 PDL n. 0418",
            "description_title": "Emendamento 1.7 PICCOLOTTI ELISABETTA (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": 20,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 22588,
            "slug": "vs19_153_033",
            "identifier": "vs19_153_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_033/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0249",
            "original_title": "Votazione Articolo 5 PDL n. 0249",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22589,
            "slug": "vs19_153_016",
            "identifier": "vs19_153_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_016/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 4.03 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.03 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.03 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.03 PICCOLOTTI ELISABETTA (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": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22591,
            "slug": "vs19_153_006",
            "identifier": "vs19_153_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_006/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0418",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0418",
            "description_title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22594,
            "slug": "vs19_153_002",
            "identifier": "vs19_153_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_002/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.5 PDL n. 0418",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0418",
            "description_title": "Emendamento 1.5 ORRICO ANNA LAURA (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": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22590,
            "slug": "vs19_153_026",
            "identifier": "vs19_153_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_026/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni per la prevenzione della dispersione scolastica",
            "original_title": "Votazione finale PDL n. 0418",
            "description_title": "Introduzione dello sviluppo di competenze non cognitive e trasversali nei percorsi delle istituzioni scolastiche e dei centri provinciali per l'istruzione degli adulti nonché nei percorsi di istruzione e formazione professionale (PDL 418)",
            "public_title": "Disposizioni per la prevenzione della dispersione scolastica",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22616,
            "slug": "vs19_153_021",
            "identifier": "vs19_153_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_021/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.0500, PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0500, PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22598,
            "slug": "vs19_153_013",
            "identifier": "vs19_153_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_013/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0418",
            "description_title": "Emendamento 4.1000 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22610,
            "slug": "vs19_153_015",
            "identifier": "vs19_153_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_015/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.02 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (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": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22619,
            "slug": "vs19_153_011",
            "identifier": "vs19_153_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_011/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.501, PDL n. 0418",
            "original_title": "Votazione Emendamento 4.501, PDL n. 0418",
            "description_title": "Emendamento 4.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22596,
            "slug": "vs19_153_017",
            "identifier": "vs19_153_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_017/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 4.04 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.04 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.04 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.04 PICCOLOTTI ELISABETTA (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": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22604,
            "slug": "vs19_153_028",
            "identifier": "vs19_153_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_028/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.1000 CAPPELLACCI UGO (FI-PPE) - Votazione Emendamento 2.1000 PDL n. 0249",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0249",
            "description_title": "Emendamento 2.1000 CAPPELLACCI UGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22614,
            "slug": "vs19_153_034",
            "identifier": "vs19_153_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_034/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 34,
            "title": "Legge sull'oblio oncologico",
            "original_title": "Votazione finale PDL n. 0249",
            "description_title": "Disposizioni per la prevenzione delle discriminazioni e la tutela dei diritti delle persone che sono state affette da malattie oncologiche (TESTO UNIFICATO PDL 249-413-690-744-885-959-1013-1066-1182-1200)",
            "public_title": "Legge sull'oblio oncologico",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22593,
            "slug": "vs19_153_012",
            "identifier": "vs19_153_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_012/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.11 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 4.11 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.11 PDL n. 0418",
            "description_title": "Emendamento 4.11 ORRICO ANNA LAURA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22668,
            "slug": "vs19_153_025",
            "identifier": "vs19_153_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_025/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/418/9 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/418/9 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/9 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/9 EVI ELEONORA (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": 18,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22613,
            "slug": "vs19_153_019",
            "identifier": "vs19_153_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_019/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.0100 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0100 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 23143,
            "slug": "19-96-5",
            "identifier": "19-96-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-96-5/?format=api",
            "sitting": {
                "id": 1456,
                "date": "2023-08-03",
                "number": 96,
                "branch": "S"
            },
            "number": 5,
            "title": "Em. 1.20, Mazzella e altri",
            "original_title": "Em. 1.20, Mazzella e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 23144,
            "slug": "19-96-2",
            "identifier": "19-96-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-96-2/?format=api",
            "sitting": {
                "id": 1456,
                "date": "2023-08-03",
                "number": 96,
                "branch": "S"
            },
            "number": 2,
            "title": "Em. 1.12, Camusso e altri",
            "original_title": "Em. 1.12, Camusso e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 55.17
        }
    ]
}