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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=151",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=149",
    "results": [
        {
            "id": 29365,
            "slug": "vs19_270_074",
            "identifier": "vs19_270_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_074/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1435/37 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1435/37 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/37 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/37 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29359,
            "slug": "vs19_270_073",
            "identifier": "vs19_270_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_073/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1435/36 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/36 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29356,
            "slug": "vs19_270_072",
            "identifier": "vs19_270_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_072/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/35 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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29376,
            "slug": "vs19_270_071",
            "identifier": "vs19_270_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_071/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1435/34 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1435/34 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/34 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/34 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29363,
            "slug": "vs19_270_070",
            "identifier": "vs19_270_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_070/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1435/33 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/33 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/33 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/33 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29336,
            "slug": "vs19_270_069",
            "identifier": "vs19_270_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_069/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1435/32 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1435/32 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/32 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/32 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29346,
            "slug": "vs19_270_068",
            "identifier": "vs19_270_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_068/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1435/31 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1435/31 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/31 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/31 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29326,
            "slug": "vs19_270_067",
            "identifier": "vs19_270_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_067/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29330,
            "slug": "vs19_270_064",
            "identifier": "vs19_270_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_064/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/23 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29345,
            "slug": "vs19_270_063",
            "identifier": "vs19_270_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_063/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 29347,
            "slug": "vs19_270_062",
            "identifier": "vs19_270_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_062/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29344,
            "slug": "vs19_270_060",
            "identifier": "vs19_270_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_060/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/18 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29342,
            "slug": "vs19_270_059",
            "identifier": "vs19_270_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_059/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/17 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29335,
            "slug": "vs19_270_057",
            "identifier": "vs19_270_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_057/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE)",
            "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": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29351,
            "slug": "vs19_270_056",
            "identifier": "vs19_270_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_056/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1435/12 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/12 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29320,
            "slug": "vs19_270_055",
            "identifier": "vs19_270_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_055/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 55,
            "title": "Conversione decreto olimpiadi Milano-Cortina",
            "original_title": "Votazione finale DDL n. 1790",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 febbraio 2024, n. 10, recante disposizioni urgenti sulla governance e sugli interventi di competenza della società \"Infrastrutture Milano Cortina 2020-2026 Spa\" (Approvato dal Senato) (DDL 1790)",
            "public_title": "Conversione decreto olimpiadi Milano-Cortina",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29327,
            "slug": "vs19_270_054",
            "identifier": "vs19_270_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_054/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29332,
            "slug": "vs19_270_053",
            "identifier": "vs19_270_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_053/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/13 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": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29331,
            "slug": "vs19_270_052",
            "identifier": "vs19_270_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_052/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/12 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29334,
            "slug": "vs19_270_051",
            "identifier": "vs19_270_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_051/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/11 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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29340,
            "slug": "vs19_270_050",
            "identifier": "vs19_270_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_050/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1790/10 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/10 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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29341,
            "slug": "vs19_270_049",
            "identifier": "vs19_270_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_049/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1790/9 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/9 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29329,
            "slug": "vs19_270_048",
            "identifier": "vs19_270_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_048/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/8 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29348,
            "slug": "vs19_270_047",
            "identifier": "vs19_270_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_047/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (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": 16,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29333,
            "slug": "vs19_270_046",
            "identifier": "vs19_270_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_046/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29338,
            "slug": "vs19_270_045",
            "identifier": "vs19_270_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_045/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/5 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29349,
            "slug": "vs19_270_044",
            "identifier": "vs19_270_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_044/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29328,
            "slug": "vs19_270_043",
            "identifier": "vs19_270_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_043/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1790/3 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/3 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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29350,
            "slug": "vs19_270_042",
            "identifier": "vs19_270_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_042/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29319,
            "slug": "vs19_270_040",
            "identifier": "vs19_270_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_040/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S) - Votazione Emendamento 4.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29314,
            "slug": "vs19_270_039",
            "identifier": "vs19_270_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_039/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S) - Votazione Emendamento 4.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29284,
            "slug": "vs19_270_037",
            "identifier": "vs19_270_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_037/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1790",
            "description_title": "Emendamento 4.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29303,
            "slug": "vs19_270_034",
            "identifier": "vs19_270_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_034/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-bis.04 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 29302,
            "slug": "vs19_270_033",
            "identifier": "vs19_270_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_033/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 3-bis.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 29310,
            "slug": "vs19_270_032",
            "identifier": "vs19_270_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_032/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29297,
            "slug": "vs19_270_031",
            "identifier": "vs19_270_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_031/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29321,
            "slug": "vs19_270_030",
            "identifier": "vs19_270_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_030/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 1790",
            "description_title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29317,
            "slug": "vs19_270_029",
            "identifier": "vs19_270_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_029/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3-bis.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.1 DDL n. 1790",
            "description_title": "Emendamento 3-bis.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 29290,
            "slug": "vs19_270_028",
            "identifier": "vs19_270_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_028/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.10 BONELLI ANGELO (AVS) - Votazione Emendamento 3.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1790",
            "description_title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.10 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29298,
            "slug": "vs19_270_027",
            "identifier": "vs19_270_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_027/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.8 FONTANA ILARIA (M5S) - Votazione Emendamento 3.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1790",
            "description_title": "Emendamento 3.8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29309,
            "slug": "vs19_270_025",
            "identifier": "vs19_270_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_025/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.13 FONTANA ILARIA (M5S) - Votazione Emendamento 3.13 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1790",
            "description_title": "Emendamento 3.13 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        }
    ]
}