Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=135
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=n_rebels&page=136",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=134",
    "results": [
        {
            "id": 22499,
            "slug": "vs19_134_018",
            "identifier": "vs19_134_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_018/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.157 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.157 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.157 PDL n. 0384",
            "description_title": "Emendamento 3.157 QUARTINI ANDREA (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": 37,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22497,
            "slug": "vs19_134_057",
            "identifier": "vs19_134_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_057/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.170 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.170 PDL n. 0384",
            "description_title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE)",
            "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": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22430,
            "slug": "vs19_134_008",
            "identifier": "vs19_134_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_008/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.153 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.153 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.153 PDL n. 0384",
            "description_title": "Emendamento 3.153 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22472,
            "slug": "vs19_134_041",
            "identifier": "vs19_134_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_041/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.61 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.61 PDL n. 0384",
            "description_title": "Emendamento 3.61 STUMPO NICOLA (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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 RICCIARDI MARIANNA (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": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22401,
            "slug": "vs19_134_006",
            "identifier": "vs19_134_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_006/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.16 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.16 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.16 PDL n. 0384",
            "description_title": "Emendamento 3.16 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22406,
            "slug": "vs19_134_026",
            "identifier": "vs19_134_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_026/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.44 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.44 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.44 PDL n. 0384",
            "description_title": "Emendamento 3.44 CIANI PAOLO (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22522,
            "slug": "vs19_134_102",
            "identifier": "vs19_134_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_102/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/35 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22578,
            "slug": "vs19_134_081",
            "identifier": "vs19_134_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_081/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 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": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22544,
            "slug": "vs19_134_096",
            "identifier": "vs19_134_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_096/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/29 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22456,
            "slug": "vs19_134_022",
            "identifier": "vs19_134_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_022/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.40 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.40 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.40 PDL n. 0384",
            "description_title": "Emendamento 3.40 RICCIARDI MARIANNA (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": 27,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22510,
            "slug": "vs19_134_063",
            "identifier": "vs19_134_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_063/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0384",
            "original_title": "Votazione Articolo 3 PDL n. 0384",
            "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": 36,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22542,
            "slug": "vs19_134_068",
            "identifier": "vs19_134_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_068/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/T.U.384/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/1 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22536,
            "slug": "vs19_134_094",
            "identifier": "vs19_134_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_094/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/T.U.384/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/T.U.384/27 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/27 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22534,
            "slug": "vs19_134_085",
            "identifier": "vs19_134_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_085/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/T.U.384/18 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/18 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/18 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/18 CHERCHI SUSANNA (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": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22556,
            "slug": "vs19_134_078",
            "identifier": "vs19_134_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_078/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/T.U.384/11 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/T.U.384/11 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/11 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/11 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22521,
            "slug": "vs19_134_073",
            "identifier": "vs19_134_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_073/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22562,
            "slug": "vs19_134_077",
            "identifier": "vs19_134_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_077/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22498,
            "slug": "vs19_134_064",
            "identifier": "vs19_134_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_064/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0384",
            "original_title": "Votazione Articolo 4 PDL n. 0384",
            "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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22507,
            "slug": "vs19_134_003",
            "identifier": "vs19_134_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_003/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.12 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.12 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.12 PDL n. 0384",
            "description_title": "Emendamento 3.12 SPORTIELLO GILDA (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": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22508,
            "slug": "vs19_134_038",
            "identifier": "vs19_134_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_038/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.159 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.159 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.159 PDL n. 0384",
            "description_title": "Emendamento 3.159 QUARTINI ANDREA (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": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22431,
            "slug": "vs19_134_009",
            "identifier": "vs19_134_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_009/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.19 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.19 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.19 PDL n. 0384",
            "description_title": "Emendamento 3.19 RICCIARDI MARIANNA (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": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22575,
            "slug": "vs19_134_106",
            "identifier": "vs19_134_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_106/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/T.U.384/39 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/T.U.384/39 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/39 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/39 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22509,
            "slug": "vs19_134_058",
            "identifier": "vs19_134_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_058/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.161 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.161 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.161 PDL n. 0384",
            "description_title": "Emendamento 3.161 FURFARO 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": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22481,
            "slug": "vs19_134_001",
            "identifier": "vs19_134_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_001/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 3.151 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.151 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.151 PDL n. 0384",
            "description_title": "Emendamento 3.151 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22485,
            "slug": "vs19_134_051",
            "identifier": "vs19_134_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_051/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.160 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.160 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.160 PDL n. 0384",
            "description_title": "Emendamento 3.160 RICCIARDI MARIANNA (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22515,
            "slug": "vs19_134_044",
            "identifier": "vs19_134_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_044/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.67 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.67 PDL n. 0384",
            "description_title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE)",
            "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": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22436,
            "slug": "vs19_134_014",
            "identifier": "vs19_134_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_014/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.28 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.28 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.28 PDL n. 0384",
            "description_title": "Emendamento 3.28 DI LAURO CARMEN (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": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25061,
            "slug": "vs19_192_003",
            "identifier": "vs19_192_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_003/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0752",
            "original_title": "Votazione Articolo 2 PDL n. 0752",
            "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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25062,
            "slug": "vs19_192_004",
            "identifier": "vs19_192_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_004/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0752",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (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.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25065,
            "slug": "vs19_192_007",
            "identifier": "vs19_192_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_007/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.4 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.4 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0752",
            "description_title": "Emendamento 3.4 VACCARI STEFANO (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": 17,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25066,
            "slug": "vs19_192_008",
            "identifier": "vs19_192_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_008/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0752",
            "description_title": "Emendamento 3.1000 VACCARI STEFANO (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25068,
            "slug": "vs19_192_010",
            "identifier": "vs19_192_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_010/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0752",
            "original_title": "Votazione Articolo 4 PDL n. 0752",
            "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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25070,
            "slug": "vs19_192_012",
            "identifier": "vs19_192_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_012/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0752",
            "original_title": "Votazione Articolo 6 PDL n. 0752",
            "description_title": "Articolo 6",
            "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": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25076,
            "slug": "vs19_192_018",
            "identifier": "vs19_192_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_018/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0752",
            "original_title": "Votazione Articolo 8 PDL n. 0752",
            "description_title": "Articolo 8",
            "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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25081,
            "slug": "vs19_192_023",
            "identifier": "vs19_192_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_023/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0752",
            "original_title": "Votazione Articolo 11 PDL n. 0752",
            "description_title": "Articolo 11",
            "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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25072,
            "slug": "vs19_192_014",
            "identifier": "vs19_192_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_014/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0752",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25082,
            "slug": "vs19_192_024",
            "identifier": "vs19_192_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_024/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 11.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25083,
            "slug": "vs19_192_025",
            "identifier": "vs19_192_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_025/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 11.01001 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 11.01001 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01001 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01001 ZARATTI FILIBERTO (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": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25090,
            "slug": "vs19_192_032",
            "identifier": "vs19_192_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_032/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 32,
            "title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo",
            "original_title": "Votazione finale PDL n. 0752",
            "description_title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo (PDL 752)",
            "public_title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo",
            "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": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 25205,
            "slug": "vs19_192_001",
            "identifier": "vs19_192_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_001/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0752",
            "original_title": "Votazione Articolo 1 PDL n. 0752",
            "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": 26,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25202,
            "slug": "vs19_195_001",
            "identifier": "vs19_195_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_195_001/?format=api",
            "sitting": {
                "id": 1525,
                "date": "2023-11-14",
                "number": 195,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto misure contro il caro prezzi",
            "original_title": "Votazione Articolo unico DDL n. 1437",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 settembre 2023, n. 131, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia.\n29 settembre 2023, n. 131",
            "public_title": "Fiducia conversione decreto misure contro il caro prezzi",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 24953,
            "slug": "vs19_196_019",
            "identifier": "vs19_196_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_019/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (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": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24954,
            "slug": "vs19_196_041",
            "identifier": "vs19_196_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_041/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1437/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/44 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24952,
            "slug": "vs19_196_053",
            "identifier": "vs19_196_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_053/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24960,
            "slug": "vs19_196_034",
            "identifier": "vs19_196_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_034/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1437/37 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1437/37 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/37 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/37 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24969,
            "slug": "vs19_196_061",
            "identifier": "vs19_196_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_061/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1437/74 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1437/74 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/74 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/74 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.96
        }
    ]
}