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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=193",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=191",
    "results": [
        {
            "id": 21723,
            "slug": "vs19_114_005",
            "identifier": "vs19_114_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_005/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1114/24 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/24 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": 54,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "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": 21730,
            "slug": "vs19_114_007",
            "identifier": "vs19_114_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_007/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1114/29 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/29 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/29 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/29 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 21787,
            "slug": "vs19_114_008",
            "identifier": "vs19_114_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_008/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 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": 21717,
            "slug": "vs19_114_011",
            "identifier": "vs19_114_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_011/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/36 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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "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": 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": 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": 21708,
            "slug": "vs19_114_015",
            "identifier": "vs19_114_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_015/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1114/44 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1114/44 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/44 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/44 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.2,
            "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": 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": 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": 21755,
            "slug": "vs19_114_019",
            "identifier": "vs19_114_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_019/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1114/49 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/49 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21780,
            "slug": "vs19_114_020",
            "identifier": "vs19_114_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_020/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1114/50 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/50 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "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": 21783,
            "slug": "vs19_114_022",
            "identifier": "vs19_114_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_022/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21694,
            "slug": "vs19_114_023",
            "identifier": "vs19_114_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_023/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1114/60, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1114/60, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/60, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/60, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 141,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21733,
            "slug": "vs19_114_024",
            "identifier": "vs19_114_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_024/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1114/61 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1114/61 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/61 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/61 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 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": 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": 21774,
            "slug": "vs19_114_028",
            "identifier": "vs19_114_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_028/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21758,
            "slug": "vs19_114_029",
            "identifier": "vs19_114_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_029/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1114/66 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1114/66 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/66 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/66 SCARPA RACHELE (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": 5,
            "n_margin": 140,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21768,
            "slug": "vs19_114_030",
            "identifier": "vs19_114_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_030/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21706,
            "slug": "vs19_114_031",
            "identifier": "vs19_114_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_031/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1114/68 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/68 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/68 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/68 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 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": 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": 21743,
            "slug": "vs19_114_036",
            "identifier": "vs19_114_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_036/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21707,
            "slug": "vs19_114_037",
            "identifier": "vs19_114_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_037/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1114/74 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/74 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "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": 21762,
            "slug": "vs19_114_039",
            "identifier": "vs19_114_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_039/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1114/76 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1114/76 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/76 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/76 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21772,
            "slug": "vs19_114_040",
            "identifier": "vs19_114_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_040/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1114/77 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1114/77 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/77 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/77 BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 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": 21777,
            "slug": "vs19_114_044",
            "identifier": "vs19_114_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_044/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1114/81 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1114/81 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/81 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/81 DE MICHELI PAOLA (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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21742,
            "slug": "vs19_114_045",
            "identifier": "vs19_114_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_045/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1114/83 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1114/83 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/83 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/83 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 40,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 51.85
        },
        {
            "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": 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": 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": 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": 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": 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": 21750,
            "slug": "vs19_114_052",
            "identifier": "vs19_114_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_052/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1114/95 GEBHARD RENATE (MISTO) - Votazione Ordine del giorno 9/1114/95 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/95 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/95 GEBHARD RENATE (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": 5,
            "n_margin": 95,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 21704,
            "slug": "vs19_114_053",
            "identifier": "vs19_114_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_053/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1114/96 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1114/96 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/96 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/96 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.14
        },
        {
            "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
        }
    ]
}