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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=352",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=350",
    "results": [
        {
            "id": 22922,
            "slug": "19-85-3",
            "identifier": "19-85-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-3/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 3,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.100, Lopreiato e altri",
            "original_title": "Em. 1.100, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 35,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 22916,
            "slug": "19-85-21",
            "identifier": "19-85-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-21/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 21,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.0.105, Lopreiato e altri",
            "original_title": "Em. 1.0.105, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 34,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 22907,
            "slug": "19-85-14",
            "identifier": "19-85-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-14/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 14,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.18 (1a parte), Bazoli e altri",
            "original_title": "Em. 1.18 (1a parte), Bazoli e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 17,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 22908,
            "slug": "19-85-11",
            "identifier": "19-85-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-11/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 11,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.102 (1a parte), Lopreiato e altri",
            "original_title": "Em. 1.102 (1a parte), Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 35,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 22911,
            "slug": "19-85-30",
            "identifier": "19-85-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-30/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 30,
            "title": "Danneggiamento beni culturali e artistici - Em. 3.104, Cucchi e altri",
            "original_title": "Em. 3.104, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 22921,
            "slug": "19-85-6",
            "identifier": "19-85-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-6/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 6,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.7, Cucchi e altri",
            "original_title": "Em. 1.7, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 22912,
            "slug": "19-85-27",
            "identifier": "19-85-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-27/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 27,
            "title": "Danneggiamento beni culturali e artistici - Em. 3.101, Lopreiato e altri",
            "original_title": "Em. 3.101, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 34,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 22931,
            "slug": "19-85-9",
            "identifier": "19-85-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-9/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 9,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.10, Cucchi e altri",
            "original_title": "Em. 1.10, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 9,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 22915,
            "slug": "19-85-24",
            "identifier": "19-85-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-24/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 24,
            "title": "Danneggiamento beni culturali e artistici - Em. 2.104, Cucchi e altri",
            "original_title": "Em. 2.104, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 25,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 22906,
            "slug": "19-85-15",
            "identifier": "19-85-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-15/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 15,
            "title": "Danneggiamento beni culturali e artistici - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 7,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 22914,
            "slug": "19-85-25",
            "identifier": "19-85-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-25/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 25,
            "title": "Danneggiamento beni culturali e artistici - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Danneggiamento beni culturali e artistici",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 22919,
            "slug": "19-85-10",
            "identifier": "19-85-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-10/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 10,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.11, Cucchi e altri",
            "original_title": "Em. 1.11, Cucchi e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 75.44,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 22923,
            "slug": "19-85-2",
            "identifier": "19-85-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-2/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 2,
            "title": "Danneggiamento beni culturali e artistici - Emm. 1.1 e 1.2",
            "original_title": "Emm. 1.1 e 1.2",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 11,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 22928,
            "slug": "19-85-17",
            "identifier": "19-85-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-85-17/?format=api",
            "sitting": {
                "id": 1445,
                "date": "2023-07-11",
                "number": 85,
                "branch": "S"
            },
            "number": 17,
            "title": "Danneggiamento beni culturali e artistici - Em. 1.0.101, Lopreiato e altri",
            "original_title": "Em. 1.0.101, Lopreiato e altri",
            "description_title": "Danneggiamento beni culturali e artistici",
            "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": 33,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 40.23
        },
        {
            "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": 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": 22412,
            "slug": "vs19_134_056",
            "identifier": "vs19_134_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_056/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.85 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.85 PDL n. 0384",
            "description_title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 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.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22518,
            "slug": "vs19_134_087",
            "identifier": "vs19_134_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_087/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22529,
            "slug": "vs19_134_093",
            "identifier": "vs19_134_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_093/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22563,
            "slug": "vs19_134_083",
            "identifier": "vs19_134_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_083/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/T.U.384/16 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/T.U.384/16 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/16 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/16 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22557,
            "slug": "vs19_134_097",
            "identifier": "vs19_134_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_097/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22554,
            "slug": "vs19_134_082",
            "identifier": "vs19_134_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_082/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22403,
            "slug": "vs19_134_065",
            "identifier": "vs19_134_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_065/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0384",
            "original_title": "Votazione Articolo 5 PDL n. 0384",
            "description_title": "Articolo 5",
            "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.67,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22550,
            "slug": "vs19_134_069",
            "identifier": "vs19_134_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_069/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/T.U.384/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/2 AIELLO DAVIDE (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": 33,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22482,
            "slug": "vs19_134_019",
            "identifier": "vs19_134_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_019/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.35 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.35 PDL n. 0384",
            "description_title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22569,
            "slug": "vs19_134_090",
            "identifier": "vs19_134_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_090/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/T.U.384/23 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/23 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22581,
            "slug": "vs19_134_091",
            "identifier": "vs19_134_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_091/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22585,
            "slug": "vs19_134_101",
            "identifier": "vs19_134_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_101/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22426,
            "slug": "vs19_134_053",
            "identifier": "vs19_134_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_053/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.78 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.78 PDL n. 0384",
            "description_title": "Emendamento 3.78 MALAVASI ILENIA (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": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22421,
            "slug": "vs19_134_046",
            "identifier": "vs19_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_046/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.168 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.168 PDL n. 0384",
            "description_title": "Emendamento 3.168 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": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22491,
            "slug": "vs19_134_024",
            "identifier": "vs19_134_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_024/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.42 ZANELLA LUANA (AVS) - Votazione Emendamento 3.42 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.42 PDL n. 0384",
            "description_title": "Emendamento 3.42 ZANELLA LUANA (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22579,
            "slug": "vs19_134_079",
            "identifier": "vs19_134_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_079/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22584,
            "slug": "vs19_134_071",
            "identifier": "vs19_134_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_071/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (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.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22480,
            "slug": "vs19_134_060",
            "identifier": "vs19_134_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_060/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.88 ZANELLA LUANA (AVS) - Votazione Emendamento 3.88 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.88 PDL n. 0384",
            "description_title": "Emendamento 3.88 ZANELLA LUANA (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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22479,
            "slug": "vs19_134_011",
            "identifier": "vs19_134_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_011/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 3.21 DI LAURO CARMEN (M5S) e 3.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.21 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.21 PDL n. 0384",
            "description_title": "Identici emendamenti 3.21 DI LAURO CARMEN (M5S) e 3.22 MALAVASI ILENIA (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": 41,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22417,
            "slug": "vs19_134_066",
            "identifier": "vs19_134_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_066/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0384",
            "original_title": "Votazione Articolo 6 PDL n. 0384",
            "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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22464,
            "slug": "vs19_134_039",
            "identifier": "vs19_134_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_039/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.59 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.59 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.59 PDL n. 0384",
            "description_title": "Emendamento 3.59 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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22583,
            "slug": "vs19_134_089",
            "identifier": "vs19_134_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_089/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22496,
            "slug": "vs19_134_010",
            "identifier": "vs19_134_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_010/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.20 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.20 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.20 PDL n. 0384",
            "description_title": "Emendamento 3.20 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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22423,
            "slug": "vs19_134_036",
            "identifier": "vs19_134_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_036/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.56 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.56 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.56 PDL n. 0384",
            "description_title": "Emendamento 3.56 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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22408,
            "slug": "vs19_134_045",
            "identifier": "vs19_134_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_045/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.70 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.70 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.70 PDL n. 0384",
            "description_title": "Emendamento 3.70 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22523,
            "slug": "vs19_134_072",
            "identifier": "vs19_134_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_072/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        }
    ]
}