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

{
    "count": 22951,
    "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=205",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=203",
    "results": [
        {
            "id": 31354,
            "slug": "vs19_331_007",
            "identifier": "vs19_331_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_007/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1975",
            "description_title": "Emendamento 1.6 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31356,
            "slug": "vs19_331_009",
            "identifier": "vs19_331_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_009/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1975",
            "description_title": "Emendamento 2.1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31369,
            "slug": "vs19_331_022",
            "identifier": "vs19_331_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_022/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.12 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.12 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1975",
            "description_title": "Emendamento 3.12 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31371,
            "slug": "vs19_331_024",
            "identifier": "vs19_331_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_024/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.15 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.15 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.15 DDL n. 1975",
            "description_title": "Emendamento 3.15 FARAONE DAVIDE (IVICRE)",
            "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": 118,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31388,
            "slug": "vs19_331_041",
            "identifier": "vs19_331_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_041/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.8 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 5.8 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.8 DDL n. 1975",
            "description_title": "Emendamento 5.8 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": 26,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31385,
            "slug": "vs19_331_038",
            "identifier": "vs19_331_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_038/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.5 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1975",
            "description_title": "Emendamento 5.5 FARAONE DAVIDE (IVICRE)",
            "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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31389,
            "slug": "vs19_331_042",
            "identifier": "vs19_331_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_042/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 5.9 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.9 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.9 DDL n. 1975",
            "description_title": "Emendamento 5.9 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31395,
            "slug": "vs19_331_048",
            "identifier": "vs19_331_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_048/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 7.1 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1975",
            "description_title": "Emendamento 7.1 FARAONE DAVIDE (IVICRE)",
            "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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31433,
            "slug": "vs19_331_056",
            "identifier": "vs19_331_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_056/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/9 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31434,
            "slug": "vs19_331_057",
            "identifier": "vs19_331_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_057/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31439,
            "slug": "vs19_331_062",
            "identifier": "vs19_331_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_062/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/16 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 31453,
            "slug": "vs19_331_076",
            "identifier": "vs19_331_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_076/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1975/30 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/30 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31370,
            "slug": "vs19_331_023",
            "identifier": "vs19_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_023/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1975",
            "description_title": "Emendamento 3.13 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34879,
            "slug": "vs19_331_086",
            "identifier": "vs19_331_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_086/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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": 65.13,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34900,
            "slug": "vs19_331_107",
            "identifier": "vs19_331_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_107/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1975/64 GIRELLI GIAN ANTONIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/64 GIRELLI GIAN ANTONIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 34904,
            "slug": "vs19_331_111",
            "identifier": "vs19_331_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_111/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1975/71, come riformulato, LAI SILVIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/71, come riformulato, LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34917,
            "slug": "vs19_331_124",
            "identifier": "vs19_331_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_124/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 34706,
            "slug": "vs19_374_011",
            "identifier": "vs19_374_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_011/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34708,
            "slug": "vs19_374_013",
            "identifier": "vs19_374_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_013/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2038/23 CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/23 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 50,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34713,
            "slug": "vs19_374_018",
            "identifier": "vs19_374_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_018/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34716,
            "slug": "vs19_374_021",
            "identifier": "vs19_374_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_021/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2038/39 DE LUCA PIERO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/39 DE LUCA PIERO (PD-IDP)",
            "description_title": "",
            "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": 67,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34694,
            "slug": "vs19_374_023",
            "identifier": "vs19_374_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_023/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 23,
            "title": "Conversione decreto procedure di infrazione bis",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 16 settembre 2024, n. 131, recante disposizioni urgenti per l'attuazione di obblighi derivanti da atti dell'Unione europea e da procedure di infrazione e pre-infrazione pendenti nei confronti dello Stato italiano (DDL 2038)",
            "description_title": "",
            "public_title": "Conversione decreto procedure di infrazione bis",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34585,
            "slug": "vs19_376_004",
            "identifier": "vs19_376_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_004/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35199,
            "slug": "vs19_376_001",
            "identifier": "vs19_376_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_001/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "original_title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33496,
            "slug": "vs19_377_182",
            "identifier": "vs19_377_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_182/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 182,
            "title": "MOZ 1-358 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33451,
            "slug": "vs19_377_086",
            "identifier": "vs19_377_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_086/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 86,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "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": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34478,
            "slug": "vs19_377_004",
            "identifier": "vs19_377_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_004/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 2.3 MORFINO DANIELA (M5S)",
            "description_title": "",
            "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": 51,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34487,
            "slug": "vs19_377_014",
            "identifier": "vs19_377_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_014/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.8 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.8 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34503,
            "slug": "vs19_377_030",
            "identifier": "vs19_377_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_030/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.52 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.52 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34491,
            "slug": "vs19_377_018",
            "identifier": "vs19_377_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_018/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "original_title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34496,
            "slug": "vs19_377_023",
            "identifier": "vs19_377_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_023/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.31 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.31 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34511,
            "slug": "vs19_377_040",
            "identifier": "vs19_377_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_040/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34525,
            "slug": "vs19_377_058",
            "identifier": "vs19_377_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_058/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "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": 53,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34531,
            "slug": "vs19_377_066",
            "identifier": "vs19_377_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_066/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34535,
            "slug": "vs19_377_071",
            "identifier": "vs19_377_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_071/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 12.5 SANTILLO AGOSTINO (M5S) e 12.6 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 12.5 SANTILLO AGOSTINO (M5S) e 12.6 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34536,
            "slug": "vs19_377_073",
            "identifier": "vs19_377_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_073/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34542,
            "slug": "vs19_377_081",
            "identifier": "vs19_377_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_081/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 15.3 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 15.3 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34574,
            "slug": "vs19_377_047",
            "identifier": "vs19_377_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_047/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": "",
            "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": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34581,
            "slug": "vs19_377_079",
            "identifier": "vs19_377_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_079/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 14",
            "original_title": "Articolo 14",
            "description_title": "",
            "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": 74,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33501,
            "slug": "vs19_377_109",
            "identifier": "vs19_377_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_109/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 109,
            "title": "ART AGG 21.01, 21.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 21.01, 21.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33437,
            "slug": "vs19_377_111",
            "identifier": "vs19_377_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_111/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 22.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33457,
            "slug": "vs19_377_120",
            "identifier": "vs19_377_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_120/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33498,
            "slug": "vs19_377_162",
            "identifier": "vs19_377_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_162/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 162,
            "title": "MOZ 1-357 CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33444,
            "slug": "vs19_377_166",
            "identifier": "vs19_377_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_166/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 166,
            "title": "MOZ 1-358 CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33458,
            "slug": "vs19_377_170",
            "identifier": "vs19_377_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_170/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 170,
            "title": "MOZ 1-358 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33502,
            "slug": "vs19_377_176",
            "identifier": "vs19_377_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_176/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 176,
            "title": "MOZ 1-358 CPV 12 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 12 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33419,
            "slug": "vs19_377_178",
            "identifier": "vs19_377_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_178/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 178,
            "title": "MOZ 1-358 CPV 13 B DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 13 B DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 33466,
            "slug": "vs19_377_125",
            "identifier": "vs19_377_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_125/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33467,
            "slug": "vs19_377_148",
            "identifier": "vs19_377_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_148/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 148,
            "title": "MOZ 1-346 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33435,
            "slug": "vs19_377_152",
            "identifier": "vs19_377_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_152/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 152,
            "title": "MOZ 1-351 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV RESTANTI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 60.51
        }
    ]
}