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

{
    "count": 22002,
    "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=428",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=426",
    "results": [
        {
            "id": 18958,
            "slug": "vs19_029_138",
            "identifier": "vs19_029_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_138/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/705/143 GRUPPIONI NAIKE (AIV-RE) - Votazione Ordine del giorno 9/705/143 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/143 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/143 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18968,
            "slug": "vs19_029_145",
            "identifier": "vs19_029_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_145/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/705/150 RICHETTI MATTEO (AIV-RE) - Votazione Ordine del giorno 9/705/150 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/150 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/150 RICHETTI MATTEO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 98,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 18988,
            "slug": "vs19_029_060",
            "identifier": "vs19_029_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_060/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/705/84 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/705/84 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/84 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/84 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19020,
            "slug": "vs19_029_070",
            "identifier": "vs19_029_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_070/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/705/94 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/705/94 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/94 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/94 CAPPELLETTI ENRICO (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": 75,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 19046,
            "slug": "vs19_029_025",
            "identifier": "vs19_029_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_025/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/705/25 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/705/25 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/25 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/25 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19108,
            "slug": "vs19_029_083",
            "identifier": "vs19_029_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_083/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/705/107 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/705/107 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/107 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/107 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19104,
            "slug": "vs19_029_081",
            "identifier": "vs19_029_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_081/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/705/105 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/705/105 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/105 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/105 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19053,
            "slug": "vs19_029_047",
            "identifier": "vs19_029_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_047/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/705/47 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/705/47 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/47 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/47 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 19061,
            "slug": "vs19_029_067",
            "identifier": "vs19_029_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_067/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/705/91 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/705/91 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/91 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/91 LOVECCHIO 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": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 18894,
            "slug": "vs19_029_055",
            "identifier": "vs19_029_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_055/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/705/79 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/705/79 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/79 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/79 QUARTAPELLE PROCOPIO LIA (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": 64,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 18858,
            "slug": "vs19_029_045",
            "identifier": "vs19_029_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_045/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/705/45 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/705/45 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/45 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/45 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19019,
            "slug": "vs19_029_008",
            "identifier": "vs19_029_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_008/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/705/8 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/705/8 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/8 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/8 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": 41,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18942,
            "slug": "vs19_029_056",
            "identifier": "vs19_029_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_056/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/705/80 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/705/80 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/80 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/80 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": 62,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19021,
            "slug": "vs19_029_095",
            "identifier": "vs19_029_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_095/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/705/52 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/705/52 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/52 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/52 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19039,
            "slug": "vs19_029_114",
            "identifier": "vs19_029_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_114/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18910,
            "slug": "vs19_029_132",
            "identifier": "vs19_029_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_132/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/705/137 FARAONE DAVIDE (AIV-RE) - Votazione Ordine del giorno 9/705/137 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/137 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/137 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 93,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 18847,
            "slug": "vs19_029_036",
            "identifier": "vs19_029_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_036/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/705/36 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/705/36 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/36 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/36 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19092,
            "slug": "vs19_029_120",
            "identifier": "vs19_029_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_120/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/705/123 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/705/123 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/123 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/123 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 18856,
            "slug": "vs19_029_107",
            "identifier": "vs19_029_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_107/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18908,
            "slug": "vs19_029_073",
            "identifier": "vs19_029_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_073/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/705/97 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/705/97 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/97 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/97 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18965,
            "slug": "vs19_029_039",
            "identifier": "vs19_029_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_039/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19076,
            "slug": "vs19_029_029",
            "identifier": "vs19_029_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_029/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (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": 20,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 19088,
            "slug": "vs19_029_040",
            "identifier": "vs19_029_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_040/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (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": 21,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18976,
            "slug": "vs19_029_093",
            "identifier": "vs19_029_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_093/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/705/117 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/705/117 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/117 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/117 SPORTIELLO GILDA (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": 18,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18948,
            "slug": "vs19_029_090",
            "identifier": "vs19_029_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_090/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/705/114 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/705/114 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/114 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/114 AURIEMMA CARMELA (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": 26,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18972,
            "slug": "vs19_029_140",
            "identifier": "vs19_029_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_140/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/705/145 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/705/145 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/145 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/145 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18973,
            "slug": "vs19_029_015",
            "identifier": "vs19_029_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_015/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/705/15, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/705/15, DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/15, DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/15, come riformulato, 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": "Approvata",
            "n_rebels": 19,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18940,
            "slug": "vs19_029_103",
            "identifier": "vs19_029_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_103/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/705/61 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/705/61 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/61 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/61 DI SANZO CHRISTIAN DIEGO (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": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18969,
            "slug": "vs19_029_131",
            "identifier": "vs19_029_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_131/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/705/135 BONIFAZI FRANCESCO (AIV-RE) - Votazione Ordine del giorno 9/705/135 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/135 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/135 BONIFAZI FRANCESCO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 18950,
            "slug": "vs19_029_007",
            "identifier": "vs19_029_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_007/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/705/7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/705/7 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/7 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/7 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18955,
            "slug": "vs19_029_087",
            "identifier": "vs19_029_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_087/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18993,
            "slug": "vs19_029_129",
            "identifier": "vs19_029_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_129/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/705/133, come riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/705/133, DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/133, DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/133, come riformulato, L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 21,
            "n_margin": 2,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18994,
            "slug": "vs19_029_146",
            "identifier": "vs19_029_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_146/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/705/151 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Ordine del giorno 9/705/151 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/151 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/151 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 18986,
            "slug": "vs19_029_143",
            "identifier": "vs19_029_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_143/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/705/148 BENZONI FABRIZIO (AIV-RE) - Votazione Ordine del giorno 9/705/148 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/148 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/148 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 98,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 18995,
            "slug": "vs19_029_110",
            "identifier": "vs19_029_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_110/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/705/69 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/705/69 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/69 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/69 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18925,
            "slug": "vs19_029_135",
            "identifier": "vs19_029_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_135/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/705/140 BOSCHI MARIA ELENA (AIV-RE) - Votazione Ordine del giorno 9/705/140 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/140 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/140 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18888,
            "slug": "vs19_029_099",
            "identifier": "vs19_029_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_099/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/705/57 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/705/57 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/57 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/57 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18932,
            "slug": "vs19_029_105",
            "identifier": "vs19_029_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_105/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/705/64 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/64 LAI SILVIO (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": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19055,
            "slug": "vs19_029_128",
            "identifier": "vs19_029_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_128/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/705/131 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/705/131 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/131 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/131 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19103,
            "slug": "vs19_029_005",
            "identifier": "vs19_029_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_005/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/705/5 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/705/5 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/5 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/5 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": 36,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19090,
            "slug": "vs19_029_148",
            "identifier": "vs19_029_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_148/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/705/154 CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/705/154 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/154 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/154 CARFAGNA MARIA ROSARIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 61,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 19016,
            "slug": "vs19_029_023",
            "identifier": "vs19_029_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_023/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/705/23 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/23 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 19043,
            "slug": "vs19_029_012",
            "identifier": "vs19_029_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_012/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/705/12 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/705/12 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/12 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/12 ZARATTI FILIBERTO (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": 37,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19003,
            "slug": "vs19_029_112",
            "identifier": "vs19_029_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_112/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/705/71 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/705/71 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/71 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/71 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19085,
            "slug": "vs19_029_118",
            "identifier": "vs19_029_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_118/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/705/121 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/705/121 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/121 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/121 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 19029,
            "slug": "vs19_029_004",
            "identifier": "vs19_029_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_004/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/705/4 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/705/4 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/4 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/4 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 66,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 19038,
            "slug": "vs19_029_075",
            "identifier": "vs19_029_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_075/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/705/99 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/705/99 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/99 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/99 CONTE GIUSEPPE (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": 72,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 19025,
            "slug": "vs19_029_144",
            "identifier": "vs19_029_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_144/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/705/149 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/705/149 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/149 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/149 COSTA ENRICO (AIV-RE)",
            "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": 35,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19026,
            "slug": "vs19_029_100",
            "identifier": "vs19_029_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_100/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 19094,
            "slug": "vs19_029_009",
            "identifier": "vs19_029_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_009/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/705/9 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/705/9 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/9 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/9 MAGI RICCARDO (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.86
        }
    ]
}