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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=381",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=379",
    "results": [
        {
            "id": 22175,
            "slug": "vs19_137_192",
            "identifier": "vs19_137_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_192/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1038",
            "original_title": "Votazione Articolo 11 DDL n. 1038",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22178,
            "slug": "vs19_137_182",
            "identifier": "vs19_137_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_182/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 9.17 FENU EMILIANO (M5S) - Votazione Emendamento 9.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.17 DDL n. 1038",
            "description_title": "Emendamento 9.17 FENU EMILIANO (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": 76,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22169,
            "slug": "vs19_137_097",
            "identifier": "vs19_137_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_097/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 5.50 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.50 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.50 DDL n. 1038",
            "description_title": "Emendamento 5.50 MARATTIN LUIGI (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": 86,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22167,
            "slug": "vs19_137_141",
            "identifier": "vs19_137_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_141/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 141,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1038",
            "original_title": "Votazione Articolo 6 DDL n. 1038",
            "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": 38,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22080,
            "slug": "vs19_137_164",
            "identifier": "vs19_137_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_164/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 164,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.01 FENU EMILIANO (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": 75,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22044,
            "slug": "vs19_137_087",
            "identifier": "vs19_137_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_087/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 5.38 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.38 DDL n. 1038",
            "description_title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21911,
            "slug": "vs19_137_052",
            "identifier": "vs19_137_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_052/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1038",
            "description_title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21941,
            "slug": "vs19_137_075",
            "identifier": "vs19_137_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_075/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 5.18 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1038",
            "description_title": "Emendamento 5.18 BONETTI ELENA (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": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22120,
            "slug": "vs19_137_111",
            "identifier": "vs19_137_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_111/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.80 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.80 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.80 DDL n. 1038",
            "description_title": "Emendamento 5.80 GUERRA MARIA CECILIA (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": 46,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22034,
            "slug": "vs19_137_160",
            "identifier": "vs19_137_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_160/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 160,
            "title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 7.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1038",
            "description_title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22073,
            "slug": "vs19_137_133",
            "identifier": "vs19_137_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_133/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1038",
            "description_title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22135,
            "slug": "vs19_137_014",
            "identifier": "vs19_137_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_014/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.20 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 2.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1038",
            "description_title": "Emendamento 2.20 DE LUCA PIERO (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": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22059,
            "slug": "vs19_138_001",
            "identifier": "vs19_138_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_001/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 12.1 COSTA SERGIO (M5S) - Votazione Emendamento 12.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1038",
            "description_title": "Emendamento 12.1 COSTA SERGIO (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": 68,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22018,
            "slug": "vs19_138_066",
            "identifier": "vs19_138_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_066/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1038 e abb./67 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1038 e abb./67 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./67 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./67 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 22022,
            "slug": "vs19_138_059",
            "identifier": "vs19_138_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_059/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1038 e abb./38 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1038 e abb./38 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./38 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./38 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22065,
            "slug": "vs19_138_015",
            "identifier": "vs19_138_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_015/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 13.10 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.10 DDL n. 1038",
            "description_title": "Emendamento 13.10 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": 107,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22090,
            "slug": "vs19_138_071",
            "identifier": "vs19_138_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_071/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 71,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale DDL n. 1038",
            "description_title": "Delega al Governo per la riforma fiscale (DDL 1038 e abbinata PDL 75)",
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22014,
            "slug": "vs19_138_049",
            "identifier": "vs19_138_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_049/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22224,
            "slug": "vs19_138_048",
            "identifier": "vs19_138_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_048/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./18 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22023,
            "slug": "vs19_138_045",
            "identifier": "vs19_138_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_045/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1038 e abb./1 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./1 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22132,
            "slug": "vs19_138_032",
            "identifier": "vs19_138_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_032/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 16.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 16.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1038",
            "description_title": "Emendamento 16.4 MEROLA VIRGINIO (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": 58,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22229,
            "slug": "vs19_138_055",
            "identifier": "vs19_138_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_055/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1038 e abb./31 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1038 e abb./31 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./31 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./31 ORRICO ANNA LAURA (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": 58,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22048,
            "slug": "vs19_138_017",
            "identifier": "vs19_138_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_017/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 13.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.8 DDL n. 1038",
            "description_title": "Emendamento 13.8 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": 26,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22052,
            "slug": "vs19_138_037",
            "identifier": "vs19_138_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_037/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 18.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1038",
            "description_title": "Emendamento 18.1 MEROLA VIRGINIO (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": 71.31,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22141,
            "slug": "vs19_138_012",
            "identifier": "vs19_138_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_012/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.5 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1038",
            "description_title": "Emendamento 13.5 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": 102,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22156,
            "slug": "vs19_138_030",
            "identifier": "vs19_138_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_030/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 16.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1038",
            "description_title": "Emendamento 16.2 D'ALFONSO LUCIANO (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": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22126,
            "slug": "vs19_138_043",
            "identifier": "vs19_138_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_043/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.1 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1038",
            "description_title": "Emendamento 20.1 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 D'ALFONSO LUCIANO (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": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22233,
            "slug": "vs19_138_052",
            "identifier": "vs19_138_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_052/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1038 e abb./23 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./23 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22236,
            "slug": "vs19_138_050",
            "identifier": "vs19_138_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_050/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1038 e abb./21 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1038 e abb./21 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./21 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./21 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22227,
            "slug": "vs19_138_047",
            "identifier": "vs19_138_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_047/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22232,
            "slug": "vs19_138_053",
            "identifier": "vs19_138_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_053/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28078,
            "slug": "vs19_244_046",
            "identifier": "vs19_244_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_046/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/384 E ABB-B/46 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/46 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/46 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/46 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29563,
            "slug": "vs19_256_018",
            "identifier": "vs19_256_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_018/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.104 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.104 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.104 PDL n. 0630",
            "description_title": "Emendamento 1.104 BARZOTTI VALENTINA (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": 38,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29564,
            "slug": "vs19_256_019",
            "identifier": "vs19_256_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_019/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.102 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.102 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0630",
            "description_title": "Emendamento 1.102 BARZOTTI VALENTINA (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": 62,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 29565,
            "slug": "vs19_256_020",
            "identifier": "vs19_256_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_020/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.103 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.103 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0630",
            "description_title": "Emendamento 1.103 BARZOTTI VALENTINA (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": 62,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 29566,
            "slug": "vs19_256_021",
            "identifier": "vs19_256_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_021/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.101 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.101 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0630",
            "description_title": "Emendamento 1.101 BARZOTTI VALENTINA (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": 61,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 28551,
            "slug": "vs19_251_052",
            "identifier": "vs19_251_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_052/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00244, sul capoverso tredicesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso tredicesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28451,
            "slug": "vs19_251_061",
            "identifier": "vs19_251_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_061/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 61,
            "title": "Mozione n. 1-00244, sul capoverso ventiduesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ventiduesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29594,
            "slug": "vs19_256_013",
            "identifier": "vs19_256_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_013/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 13,
            "title": "Risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, sui quattro impegni riferiti alla missione Levante (Doc. XVI, n. 2) - Votazione Risoluzione 6_00095",
            "original_title": "Votazione Risoluzione 6_00095",
            "description_title": "Risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, sui quattro impegni riferiti alla missione Levante (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29126,
            "slug": "vs19_266_028",
            "identifier": "vs19_266_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_028/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00107, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00107",
            "original_title": "Votazione Risoluzione 6_00107",
            "description_title": "Risoluzione n. 6-00107, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 29596,
            "slug": "vs19_256_015",
            "identifier": "vs19_256_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_015/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, sul secondo impegno riferito alla missione Aspides (Doc. XVI, n. 2) - Votazione Risoluzione 6_00095",
            "original_title": "Votazione Risoluzione 6_00095",
            "description_title": "Risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, sul secondo impegno riferito alla missione Aspides (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29129,
            "slug": "vs19_266_033",
            "identifier": "vs19_266_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_033/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 33,
            "title": "Risoluzione n. 6-00107, limitatamente alla premessa, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00107",
            "original_title": "Votazione Risoluzione 6_00107",
            "description_title": "Risoluzione n. 6-00107, limitatamente alla premessa, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29598,
            "slug": "vs19_256_033",
            "identifier": "vs19_256_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_033/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/630/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/630/1 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/1 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 28450,
            "slug": "vs19_251_040",
            "identifier": "vs19_251_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_040/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00244, sul capoverso primo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso primo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28666,
            "slug": "vs19_251_183",
            "identifier": "vs19_251_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_183/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 183,
            "title": "Mozione n. 1-00248, sul capoverso quarto delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso quarto delle premesse GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29603,
            "slug": "vs19_256_038",
            "identifier": "vs19_256_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_038/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/630/10 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/630/10 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/10 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/10 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 29132,
            "slug": "vs19_266_014",
            "identifier": "vs19_266_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_014/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 14,
            "title": "Risoluzione n. 6-00105, limitatamente alla premessa, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00105",
            "original_title": "Votazione Risoluzione 6_00105",
            "description_title": "Risoluzione n. 6-00105, limitatamente alla premessa, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29583,
            "slug": "vs19_256_002",
            "identifier": "vs19_256_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_002/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00090 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, risoluzione n. 6-00091 BRAGA CHIARA (PD-IDP) ed altri, risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, risoluzione n. 6-00093 FARAONE DAVIDE (IVICRE) ed altri, risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, congiuntamente sugli identici impegni relativi all'autorizzazione della missione Levante contenuta nella parte dispositiva (Doc. XVI, n. 2) - Votazione Risoluzione 6_00090",
            "original_title": "Votazione Risoluzione 6_00090",
            "description_title": "Risoluzione n. 6-00090 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, risoluzione n. 6-00091 BRAGA CHIARA (PD-IDP) ed altri, risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, risoluzione n. 6-00093 FARAONE DAVIDE (IVICRE) ed altri, risoluzione n. 6-00095 SILVESTRI FRANCESCO (M5S) ed altri, congiuntamente sugli identici impegni relativi all'autorizzazione della missione Levante contenuta nella parte dispositiva (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29568,
            "slug": "vs19_256_023",
            "identifier": "vs19_256_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_023/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.100 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0630",
            "description_title": "Emendamento 1.100 BARZOTTI VALENTINA (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": 51,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.25
        }
    ]
}