Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=369
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=370",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=368",
    "results": [
        {
            "id": 21741,
            "slug": "vs19_114_087",
            "identifier": "vs19_114_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_087/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 21701,
            "slug": "vs19_114_042",
            "identifier": "vs19_114_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_042/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (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": 145,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 21763,
            "slug": "vs19_114_061",
            "identifier": "vs19_114_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_061/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1114/105 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/105 CAROTENUTO DARIO (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": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21765,
            "slug": "vs19_114_010",
            "identifier": "vs19_114_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_010/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1114/35 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1114/35 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/35 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/35 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21751,
            "slug": "vs19_114_048",
            "identifier": "vs19_114_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_048/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1114/87 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/87 ROSSI 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": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21766,
            "slug": "vs19_114_054",
            "identifier": "vs19_114_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_054/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21757,
            "slug": "vs19_114_098",
            "identifier": "vs19_114_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_098/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/20 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21705,
            "slug": "vs19_114_018",
            "identifier": "vs19_114_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_018/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/47 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21728,
            "slug": "vs19_114_034",
            "identifier": "vs19_114_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_034/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (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": 25,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21699,
            "slug": "vs19_114_079",
            "identifier": "vs19_114_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_079/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1114/123 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1114/123 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/123 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/123 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 21714,
            "slug": "vs19_114_026",
            "identifier": "vs19_114_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_026/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1114/63 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1114/63 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/63 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/63 STUMPO NICOLA (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": 6,
            "n_margin": 136,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21725,
            "slug": "vs19_114_046",
            "identifier": "vs19_114_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_046/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1114/84 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1114/84 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/84 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/84 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21713,
            "slug": "vs19_114_084",
            "identifier": "vs19_114_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_084/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1114/128 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1114/128 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/128 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/128 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 21692,
            "slug": "vs19_114_043",
            "identifier": "vs19_114_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_043/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1114/80, nel testo riformulato, MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1114/80, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/80, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/80, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 139,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21788,
            "slug": "vs19_114_090",
            "identifier": "vs19_114_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_090/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1114/137 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1114/137 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/137 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/137 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21735,
            "slug": "vs19_114_093",
            "identifier": "vs19_114_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_093/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1114/143 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1114/143 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/143 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/143 TODDE ALESSANDRA (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": 65.82,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21696,
            "slug": "vs19_114_065",
            "identifier": "vs19_114_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_065/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1114/109 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1114/109 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/109 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/109 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21720,
            "slug": "vs19_114_035",
            "identifier": "vs19_114_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_035/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1114/72 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1114/72 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/72 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/72 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": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21719,
            "slug": "vs19_114_016",
            "identifier": "vs19_114_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_016/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1114/45 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/45 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21695,
            "slug": "vs19_114_032",
            "identifier": "vs19_114_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_032/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1114/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1114/69 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/69 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21715,
            "slug": "vs19_114_080",
            "identifier": "vs19_114_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_080/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21726,
            "slug": "vs19_114_073",
            "identifier": "vs19_114_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_073/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1114/117 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1114/117 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/117 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/117 RAFFA ANGELA (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": 33,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 21709,
            "slug": "vs19_114_006",
            "identifier": "vs19_114_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_006/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/27 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 21722,
            "slug": "vs19_114_025",
            "identifier": "vs19_114_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_025/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1114/62 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1114/62 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/62 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/62 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": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21712,
            "slug": "vs19_114_012",
            "identifier": "vs19_114_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_012/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/37 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21754,
            "slug": "vs19_114_041",
            "identifier": "vs19_114_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_041/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1114/78 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1114/78 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/78 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/78 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21771,
            "slug": "vs19_114_088",
            "identifier": "vs19_114_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_088/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1114/134 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1114/134 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/134 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/134 SCERRA FILIPPO (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": 42,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21773,
            "slug": "vs19_114_092",
            "identifier": "vs19_114_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_092/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1114/142 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1114/142 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/142 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/142 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": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 21776,
            "slug": "vs19_114_047",
            "identifier": "vs19_114_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_047/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1114/86 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1114/86 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/86 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/86 MALAVASI ILENIA (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": 27,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21769,
            "slug": "vs19_114_033",
            "identifier": "vs19_114_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_033/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1114/70 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/70 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21784,
            "slug": "vs19_114_049",
            "identifier": "vs19_114_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_049/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1114/88, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1114/88, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/88, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/88, nel testo riformulato, RICCIARDI TONI (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": 3,
            "n_margin": 139,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21744,
            "slug": "vs19_114_055",
            "identifier": "vs19_114_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_055/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1114/98 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1114/98 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/98 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/98 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21779,
            "slug": "vs19_114_013",
            "identifier": "vs19_114_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_013/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21764,
            "slug": "vs19_114_076",
            "identifier": "vs19_114_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_076/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1114/120 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1114/120 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/120 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/120 GUBITOSA MICHELE (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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21718,
            "slug": "vs19_114_059",
            "identifier": "vs19_114_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_059/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1114/103 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/103 AURIEMMA CARMELA (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": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21716,
            "slug": "vs19_114_017",
            "identifier": "vs19_114_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_017/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21731,
            "slug": "vs19_114_051",
            "identifier": "vs19_114_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_051/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1114/93 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/93 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21761,
            "slug": "vs19_114_095",
            "identifier": "vs19_114_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_095/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1114/145 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1114/145 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/145 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/145 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21760,
            "slug": "vs19_114_009",
            "identifier": "vs19_114_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_009/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1114/34 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1114/34 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/34 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/34 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21756,
            "slug": "vs19_114_038",
            "identifier": "vs19_114_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_038/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1114/75 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1114/75 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/75 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/75 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21747,
            "slug": "vs19_114_091",
            "identifier": "vs19_114_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_091/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1114/141 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1114/141 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/141 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/141 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21752,
            "slug": "vs19_114_050",
            "identifier": "vs19_114_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_050/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (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": 29,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21749,
            "slug": "vs19_114_066",
            "identifier": "vs19_114_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_066/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1114/110 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1114/110 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/110 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/110 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21739,
            "slug": "vs19_114_056",
            "identifier": "vs19_114_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_056/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1114/99, nel testo riformulato, CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1114/99, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/99, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/99, nel testo riformulato, CARMINA IDA (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": 7,
            "n_margin": 138,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21737,
            "slug": "vs19_114_083",
            "identifier": "vs19_114_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_083/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1114/127 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1114/127 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/127 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/127 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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21740,
            "slug": "vs19_114_027",
            "identifier": "vs19_114_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_027/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21727,
            "slug": "vs19_114_021",
            "identifier": "vs19_114_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_021/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1114/56 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/56 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/56 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/56 FORNARO FEDERICO (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": 36,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21782,
            "slug": "vs19_114_081",
            "identifier": "vs19_114_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_081/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1114/125 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/125 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21781,
            "slug": "vs19_114_075",
            "identifier": "vs19_114_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_075/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1114/119 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/119 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        }
    ]
}