Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=347
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=348",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=346",
    "results": [
        {
            "id": 35371,
            "slug": "vs19_402_020",
            "identifier": "vs19_402_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_020/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 10 DDL n. 2112-bis",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35375,
            "slug": "vs19_402_024",
            "identifier": "vs19_402_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_024/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 13 DDL n. 2112-bis",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35376,
            "slug": "vs19_402_025",
            "identifier": "vs19_402_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_025/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 14 DDL n. 2112-bis",
            "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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35372,
            "slug": "vs19_402_021",
            "identifier": "vs19_402_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_021/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento Tab. 10.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento Tab. DDL n. 2112-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 2112-bis",
            "description_title": "Emendamento Tab. 10.1 TRAVERSI ROBERTO (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": 50,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35377,
            "slug": "vs19_402_026",
            "identifier": "vs19_402_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_026/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 15 DDL n. 2112-bis",
            "description_title": "Articolo 15",
            "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": 36,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35373,
            "slug": "vs19_402_022",
            "identifier": "vs19_402_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_022/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 11 DDL n. 2112-bis",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35381,
            "slug": "vs19_402_030",
            "identifier": "vs19_402_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_030/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 19 DDL n. 2112-bis",
            "description_title": "Articolo 19",
            "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": 40,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35378,
            "slug": "vs19_402_027",
            "identifier": "vs19_402_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_027/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 16 DDL n. 2112-bis",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35379,
            "slug": "vs19_402_028",
            "identifier": "vs19_402_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_028/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 17 DDL n. 2112-bis",
            "description_title": "Articolo 17",
            "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": 39,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35380,
            "slug": "vs19_402_029",
            "identifier": "vs19_402_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_029/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 18 DDL n. 2112-bis",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35382,
            "slug": "vs19_402_031",
            "identifier": "vs19_402_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_031/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 20 DDL n. 2112-bis",
            "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": 40,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35383,
            "slug": "vs19_402_032",
            "identifier": "vs19_402_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_032/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 21 DDL n. 2112-bis",
            "description_title": "Articolo 21",
            "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": 40,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35387,
            "slug": "vs19_402_036",
            "identifier": "vs19_402_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_036/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2112-bis/4, nel testo riformulato, GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2112-bis/4, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/4, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/4, nel testo riformulato, GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 72.31,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35388,
            "slug": "vs19_402_037",
            "identifier": "vs19_402_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_037/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2112-bis/6, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2112-bis/6, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/6, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/6, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35403,
            "slug": "vs19_402_052",
            "identifier": "vs19_402_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_052/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2112-bis/29, nel testo riformulato, EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/29, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/29, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/29, nel testo riformulato, EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 143,
            "majority_cohesion_rate": 71.07,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35384,
            "slug": "vs19_402_033",
            "identifier": "vs19_402_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_033/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35385,
            "slug": "vs19_402_034",
            "identifier": "vs19_402_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_034/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE)",
            "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": 44,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35386,
            "slug": "vs19_402_035",
            "identifier": "vs19_402_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_035/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2112-bis/3, nel testo riformulato, GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2112-bis/3, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/3, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/3, nel testo riformulato, GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 124,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35404,
            "slug": "vs19_402_053",
            "identifier": "vs19_402_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_053/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2112-bis/30, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/30, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/30, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/30, nel testo riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35406,
            "slug": "vs19_402_055",
            "identifier": "vs19_402_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_055/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2112-bis/32, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/32, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/32, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/32, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35407,
            "slug": "vs19_402_056",
            "identifier": "vs19_402_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_056/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2112-bis/33, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/33, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/33, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/33, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP)",
            "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": 158,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 35408,
            "slug": "vs19_402_057",
            "identifier": "vs19_402_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_057/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2112-bis/35, nel testo riformulato, DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/35, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/35, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/35, nel testo riformulato, DE MARIA ANDREA (PD-IDP)",
            "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": 156,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35413,
            "slug": "vs19_402_062",
            "identifier": "vs19_402_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_062/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 72.31,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35409,
            "slug": "vs19_402_058",
            "identifier": "vs19_402_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_058/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2112-bis/36, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/36, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/36, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/36, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 35405,
            "slug": "vs19_402_054",
            "identifier": "vs19_402_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_054/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2112-bis/31, nel testo riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/31, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/31, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/31, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 35410,
            "slug": "vs19_402_059",
            "identifier": "vs19_402_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_059/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2112-bis/37, nel testo riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/37, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/37, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/37, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 155,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35411,
            "slug": "vs19_402_060",
            "identifier": "vs19_402_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_060/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2112-bis/39, nel testo riformulato, SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2112-bis/39, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/39, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/39, nel testo riformulato, SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 151,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 35412,
            "slug": "vs19_402_061",
            "identifier": "vs19_402_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_061/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2112-bis/43 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/43 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/43 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/43 MARINO MARIA STEFANIA (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": 30,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35414,
            "slug": "vs19_402_063",
            "identifier": "vs19_402_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_063/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2112-bis/45 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/45 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/45 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/45 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": 11,
            "n_margin": 19,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35415,
            "slug": "vs19_402_064",
            "identifier": "vs19_402_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_064/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2112-bis/46 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/46 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/46 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/46 DI BIASE MICHELA (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": 27,
            "majority_cohesion_rate": 71.07,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35448,
            "slug": "vs19_402_098",
            "identifier": "vs19_402_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_098/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2112-bis/86 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2112-bis/86 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/86 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/86 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35451,
            "slug": "vs19_402_101",
            "identifier": "vs19_402_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_101/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2112-bis/89, nel testo riformulato, TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2112-bis/89, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/89, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/89, nel testo riformulato, TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 153,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35446,
            "slug": "vs19_402_096",
            "identifier": "vs19_402_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_096/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (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": 35,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35447,
            "slug": "vs19_402_097",
            "identifier": "vs19_402_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_097/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/2112-bis/85, nel testo riformulato, AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2112-bis/85, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/85, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/85, nel testo riformulato, AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 141,
            "majority_cohesion_rate": 71.9,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35449,
            "slug": "vs19_402_099",
            "identifier": "vs19_402_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_099/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/87 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35450,
            "slug": "vs19_402_100",
            "identifier": "vs19_402_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_100/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2112-bis/88 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2112-bis/88 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/88 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/88 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": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35455,
            "slug": "vs19_402_105",
            "identifier": "vs19_402_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_105/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35456,
            "slug": "vs19_402_106",
            "identifier": "vs19_402_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_106/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35490,
            "slug": "vs19_402_141",
            "identifier": "vs19_402_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_141/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35488,
            "slug": "vs19_402_139",
            "identifier": "vs19_402_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_139/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35486,
            "slug": "vs19_402_137",
            "identifier": "vs19_402_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_137/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (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": 34,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35491,
            "slug": "vs19_402_142",
            "identifier": "vs19_402_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_142/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (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": 8,
            "n_margin": 146,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35487,
            "slug": "vs19_402_138",
            "identifier": "vs19_402_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_138/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 145,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35489,
            "slug": "vs19_402_140",
            "identifier": "vs19_402_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_140/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/2112-bis/150, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/150, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/150, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/150, nel testo riformulato, BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 152,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35492,
            "slug": "vs19_402_143",
            "identifier": "vs19_402_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_143/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/2112-bis/153, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2112-bis/153, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/153, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/153, nel testo riformulato, ZANELLA LUANA (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": 157,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35493,
            "slug": "vs19_402_144",
            "identifier": "vs19_402_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_144/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/2112-bis/154 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2112-bis/154 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/154 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/154 FRATOIANNI NICOLA (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": 13,
            "n_margin": 71,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 35494,
            "slug": "vs19_402_145",
            "identifier": "vs19_402_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_145/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/2112-bis/155 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/155 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/155 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35499,
            "slug": "vs19_402_150",
            "identifier": "vs19_402_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_150/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/2112-bis/164, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2112-bis/164, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/164, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/164, come riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 149,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35497,
            "slug": "vs19_402_148",
            "identifier": "vs19_402_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_148/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 83,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 35495,
            "slug": "vs19_402_146",
            "identifier": "vs19_402_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_146/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/2112-bis/156, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2112-bis/156, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/156, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/156, nel testo riformulato, GRIMALDI MARCO (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": 12,
            "n_margin": 143,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 72.61
        }
    ]
}