Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=231
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=232",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=230",
    "results": [
        {
            "id": 22247,
            "slug": "vs19_150_030",
            "identifier": "vs19_150_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_030/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/51 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22377,
            "slug": "vs19_150_029",
            "identifier": "vs19_150_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_029/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/50 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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22371,
            "slug": "vs19_150_028",
            "identifier": "vs19_150_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_028/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22362,
            "slug": "vs19_150_027",
            "identifier": "vs19_150_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_027/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1239/47, come riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1239/47, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/47, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/47, come riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22356,
            "slug": "vs19_150_026",
            "identifier": "vs19_150_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_026/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1239/46 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1239/46 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/46 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/46 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22350,
            "slug": "vs19_150_025",
            "identifier": "vs19_150_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_025/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1239/45 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1239/45 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/45 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/45 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22329,
            "slug": "vs19_150_024",
            "identifier": "vs19_150_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_024/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1239/43 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1239/43 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/43 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/43 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": 6,
            "n_margin": 40,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22339,
            "slug": "vs19_150_023",
            "identifier": "vs19_150_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_023/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/42 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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22322,
            "slug": "vs19_150_022",
            "identifier": "vs19_150_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_022/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1239/41 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1239/41 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/41 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/41 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 131,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22310,
            "slug": "vs19_150_021",
            "identifier": "vs19_150_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_021/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1239/38 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1239/38 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/38 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/38 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22294,
            "slug": "vs19_150_020",
            "identifier": "vs19_150_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_020/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22272,
            "slug": "vs19_150_019",
            "identifier": "vs19_150_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_019/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1239/36 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/36 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22242,
            "slug": "vs19_150_018",
            "identifier": "vs19_150_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_018/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1239/35 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/35 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22253,
            "slug": "vs19_150_017",
            "identifier": "vs19_150_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_017/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1239/34 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1239/34 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/34 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/34 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": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 22313,
            "slug": "vs19_150_016",
            "identifier": "vs19_150_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_016/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1239/32 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/32 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": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22330,
            "slug": "vs19_150_015",
            "identifier": "vs19_150_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_015/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1239/31 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1239/31 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/31 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/31 CAFIERO DE RAHO FEDERICO (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": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22280,
            "slug": "vs19_150_014",
            "identifier": "vs19_150_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_014/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22299,
            "slug": "vs19_150_013",
            "identifier": "vs19_150_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_013/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22309,
            "slug": "vs19_150_012",
            "identifier": "vs19_150_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_012/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1239/26 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1239/26 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/26 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/26 LOMUTI ARNALDO (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": 45,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22357,
            "slug": "vs19_150_011",
            "identifier": "vs19_150_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_011/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22363,
            "slug": "vs19_150_010",
            "identifier": "vs19_150_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_010/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1239/24 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1239/24 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/24 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/24 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": 61,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22376,
            "slug": "vs19_150_009",
            "identifier": "vs19_150_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_009/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22237,
            "slug": "vs19_150_008",
            "identifier": "vs19_150_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_008/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22249,
            "slug": "vs19_150_007",
            "identifier": "vs19_150_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_007/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22259,
            "slug": "vs19_150_006",
            "identifier": "vs19_150_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_006/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1239/20 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1239/20 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/20 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/20 COLUCCI ALFONSO (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": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22270,
            "slug": "vs19_150_005",
            "identifier": "vs19_150_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_005/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1239/18, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1239/18, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/18, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/18, nel testo riformulato, FONTANA ILARIA (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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22285,
            "slug": "vs19_150_004",
            "identifier": "vs19_150_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_004/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1239/15 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1239/15 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/15 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/15 QUARTINI ANDREA (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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22303,
            "slug": "vs19_150_003",
            "identifier": "vs19_150_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_003/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1239/14 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1239/14 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/14 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/14 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22315,
            "slug": "vs19_150_002",
            "identifier": "vs19_150_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_002/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1239/9, nel testo riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1239/9, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/9, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/9, nel testo riformulato, FURFARO 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": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22320,
            "slug": "vs19_150_001",
            "identifier": "vs19_150_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_001/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1239/7 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1239/7 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/7 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/7 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22206,
            "slug": "vs19_147_047",
            "identifier": "vs19_147_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_047/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 47,
            "title": "Ratifica accordo Ue-Vietnam in tema di protezione di investimenti",
            "original_title": "Votazione finale DDL n. 1039",
            "description_title": "Ratifica ed esecuzione dell'Accordo sulla protezione degli investimenti tra l'Unione europea e i suoi Stati membri, da una parte, e la Repubblica socialista del Vietnam, dall'altra, fatto ad Hanoi il 30 giugno 2019 (Approvato dal Senato) (DDL 1039)",
            "public_title": "Ratifica accordo Ue-Vietnam in tema di protezione di investimenti",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22208,
            "slug": "vs19_147_046",
            "identifier": "vs19_147_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_046/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1039",
            "original_title": "Votazione Articolo 4 DDL n. 1039",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22210,
            "slug": "vs19_147_045",
            "identifier": "vs19_147_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_045/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1039",
            "original_title": "Votazione Articolo 3 DDL n. 1039",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22213,
            "slug": "vs19_147_044",
            "identifier": "vs19_147_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_044/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1039",
            "original_title": "Votazione Articolo 2 DDL n. 1039",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22215,
            "slug": "vs19_147_043",
            "identifier": "vs19_147_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_043/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1039",
            "original_title": "Votazione Articolo 1 DDL n. 1039",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22217,
            "slug": "vs19_147_042",
            "identifier": "vs19_147_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_042/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 42,
            "title": "Maternità surrogata reato universale",
            "original_title": "Votazione finale PDL n. 0887",
            "description_title": "Modifica all'articolo 12 della legge 19 febbraio 2004, n. 40, in materia di perseguibilità del reato di surrogazione di maternità commesso all'estero da cittadino italiano (PDL 887 e abbinate PDL 342-1026",
            "public_title": "Maternità surrogata reato universale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22387,
            "slug": "vs19_147_041",
            "identifier": "vs19_147_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_041/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22396,
            "slug": "vs19_147_040",
            "identifier": "vs19_147_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_040/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/887 E ABB./18 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./18 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": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22300,
            "slug": "vs19_147_039",
            "identifier": "vs19_147_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_039/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22284,
            "slug": "vs19_147_038",
            "identifier": "vs19_147_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_038/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/887 E ABB./12 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/887 E ABB./12 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./12 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./12 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": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22331,
            "slug": "vs19_147_037",
            "identifier": "vs19_147_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_037/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/887 E ABB./11 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./11 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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22316,
            "slug": "vs19_147_036",
            "identifier": "vs19_147_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_036/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/887 E ABB./10, sulle premesse, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./10, sulle premesse, 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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22385,
            "slug": "vs19_147_035",
            "identifier": "vs19_147_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_035/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22391,
            "slug": "vs19_147_034",
            "identifier": "vs19_147_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_034/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22372,
            "slug": "vs19_147_033",
            "identifier": "vs19_147_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_033/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/887 E ABB./8 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/887 E ABB./8 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./8 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./8 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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22380,
            "slug": "vs19_147_032",
            "identifier": "vs19_147_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_032/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/887 E ABB./7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/887 E ABB./7 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./7 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22360,
            "slug": "vs19_147_031",
            "identifier": "vs19_147_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_031/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/887 E ABB./6 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/887 E ABB./6 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./6 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./6 RICCIARDI MARIANNA (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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22367,
            "slug": "vs19_147_030",
            "identifier": "vs19_147_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_030/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/887 E ABB./5 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/887 E ABB./5 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./5 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./5 QUARTINI ANDREA (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": 11,
            "n_margin": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22307,
            "slug": "vs19_147_029",
            "identifier": "vs19_147_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_029/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/887 E ABB./4 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./4 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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22295,
            "slug": "vs19_147_028",
            "identifier": "vs19_147_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_028/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        }
    ]
}