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

{
    "count": 23033,
    "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=majority_cohesion_rate&page=297",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=295",
    "results": [
        {
            "id": 24052,
            "slug": "vs19_160_022",
            "identifier": "vs19_160_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_022/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1364",
            "description_title": "Emendamento 3.5 SCOTTO ARTURO (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": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24085,
            "slug": "vs19_160_009",
            "identifier": "vs19_160_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_009/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.03 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (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": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24057,
            "slug": "vs19_160_017",
            "identifier": "vs19_160_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_017/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.11 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.11 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1364",
            "description_title": "Emendamento 2.11 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24075,
            "slug": "vs19_160_026",
            "identifier": "vs19_160_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_026/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.8 TUCCI RICCARDO (M5S) - Votazione Emendamento 3.8 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1364",
            "description_title": "Emendamento 3.8 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18496,
            "slug": "vs19_025_014",
            "identifier": "vs19_025_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_014/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.6 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.6 DDL n. 0664",
            "description_title": "Emendamento 3.6 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 24072,
            "slug": "vs19_160_006",
            "identifier": "vs19_160_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_006/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.10 SCOTTO ARTURO (PD-IDP) e 1.1 MARI FRANCESCO (AVS) - Votazione Emendamento 1.10 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1364",
            "description_title": "Identici emendamenti 1.10 SCOTTO ARTURO (PD-IDP) e 1.1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24047,
            "slug": "vs19_160_013",
            "identifier": "vs19_160_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_013/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1364",
            "description_title": "Emendamento 2.9 SCOTTO ARTURO (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": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24048,
            "slug": "vs19_160_014",
            "identifier": "vs19_160_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_014/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.10 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.10 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1364",
            "description_title": "Emendamento 2.10 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18408,
            "slug": "vs19_025_017",
            "identifier": "vs19_025_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_017/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.9 BONETTI ELENA (AIV-RE) - Votazione Emendamento 3.9 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.9 DDL n. 0664",
            "description_title": "Emendamento 3.9 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": 16,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24084,
            "slug": "vs19_160_015",
            "identifier": "vs19_160_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_015/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1 MARI FRANCESCO (AVS) - Votazione Emendamento 2.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1364",
            "description_title": "Emendamento 2.1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21253,
            "slug": "vs19_105_008",
            "identifier": "vs19_105_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_008/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1060/R/24 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1060/R/24 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/24 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/24 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18780,
            "slug": "vs19_038_041",
            "identifier": "vs19_038_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_041/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5-QUINQUIES.0101 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5-QUINQUIES.0101 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.0101 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUINQUIES.0101 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 21218,
            "slug": "vs19_105_016",
            "identifier": "vs19_105_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_016/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (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": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22306,
            "slug": "vs19_146_026",
            "identifier": "vs19_146_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_026/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1194/R/48 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/48 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/48 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/48 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22896,
            "slug": "vs19_129_019",
            "identifier": "vs19_129_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_019/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/98 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/98 ONORI FEDERICA (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": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26802,
            "slug": "vs19_223_001",
            "identifier": "vs19_223_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_001/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00079",
            "original_title": "Votazione Risoluzione 6_00079",
            "description_title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26720,
            "slug": "vs19_222_010",
            "identifier": "vs19_222_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_010/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1624",
            "description_title": "Emendamento 1.8 LOMUTI ARNALDO (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": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22051,
            "slug": "vs19_137_187",
            "identifier": "vs19_137_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_187/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 187,
            "title": "Emendamento 10.1 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 10.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1038",
            "description_title": "Emendamento 10.1 DELL'OLIO GIANMAURO (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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 21880,
            "slug": "vs19_138_036",
            "identifier": "vs19_138_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_036/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038",
            "original_title": "Votazione Articolo 17 DDL n. 1038",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22105,
            "slug": "vs19_137_112",
            "identifier": "vs19_137_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_112/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.81 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.81 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.81 DDL n. 1038",
            "description_title": "Emendamento 5.81 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 23952,
            "slug": "vs19_154_063",
            "identifier": "vs19_154_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_063/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1038-B/13 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1038-B/13 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/13 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/13 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22340,
            "slug": "vs19_146_028",
            "identifier": "vs19_146_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_028/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22249,
            "slug": "vs19_150_007",
            "identifier": "vs19_150_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_007/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "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": 135,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21492,
            "slug": "vs19_112_064",
            "identifier": "vs19_112_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_064/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 64,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 11) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 11) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) 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": 147,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 24171,
            "slug": "vs19_168_049",
            "identifier": "vs19_168_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_049/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1373/56 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/1373/56 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/56 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/56 COSTA ENRICO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 101,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "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": 22712,
            "slug": "vs19_128_024",
            "identifier": "vs19_128_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_024/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1238/11, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1238/11, DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/11, DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/11, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 139,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21504,
            "slug": "vs19_112_015",
            "identifier": "vs19_112_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_015/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00139, limitatamente alla lettera f), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alla lettera f), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22197,
            "slug": "vs19_147_018",
            "identifier": "vs19_147_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_018/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.02 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.02 D'ORSO 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": 10,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22071,
            "slug": "vs19_137_067",
            "identifier": "vs19_137_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_067/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 5.3 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1038",
            "description_title": "Emendamento 5.3 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": 1,
            "n_margin": 92,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 21995,
            "slug": "vs19_122_002",
            "identifier": "vs19_122_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_002/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 2) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 2) della parte dispositiva, BRAGA CHIARA (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": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 21525,
            "slug": "vs19_112_063",
            "identifier": "vs19_112_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_063/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 63,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 10) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 10) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) 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": 147,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 23927,
            "slug": "vs19_154_002",
            "identifier": "vs19_154_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_002/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.1 FENU EMILIANO (M5S) - Votazione Emendamento 2.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1038-B",
            "description_title": "Emendamento 2.1 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": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22192,
            "slug": "vs19_147_012",
            "identifier": "vs19_147_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_012/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.1010 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.1010 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 0887",
            "description_title": "Emendamento 1.1010 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22037,
            "slug": "vs19_137_178",
            "identifier": "vs19_137_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_178/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 9.13 FENU EMILIANO (M5S) - Votazione Emendamento 9.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.13 DDL n. 1038",
            "description_title": "Emendamento 9.13 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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 21468,
            "slug": "vs19_112_058",
            "identifier": "vs19_112_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_058/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 58,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 4) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 4) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) 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": 69.62,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21701,
            "slug": "vs19_114_042",
            "identifier": "vs19_114_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_042/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 145,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 23946,
            "slug": "vs19_154_075",
            "identifier": "vs19_154_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_075/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1038-B/32 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1038-B/32 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/32 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/32 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22594,
            "slug": "vs19_153_002",
            "identifier": "vs19_153_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_002/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.5 PDL n. 0418",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0418",
            "description_title": "Emendamento 1.5 ORRICO ANNA LAURA (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": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21466,
            "slug": "vs19_112_048",
            "identifier": "vs19_112_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_048/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 2) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 2) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21535,
            "slug": "vs19_112_029",
            "identifier": "vs19_112_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_029/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 3) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 3) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) 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": 147,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 23893,
            "slug": "vs19_154_025",
            "identifier": "vs19_154_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_025/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 17.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 17.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.4 DDL n. 1038-B",
            "description_title": "Emendamento 17.4 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22248,
            "slug": "vs19_146_021",
            "identifier": "vs19_146_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_021/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1194/R/35, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1194/R/35, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/35, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/35, nel testo riformulato, FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 146,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 22228,
            "slug": "vs19_138_056",
            "identifier": "vs19_138_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_056/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1038 e abb./33 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1038 e abb./33 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./33 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./33 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21501,
            "slug": "vs19_112_040",
            "identifier": "vs19_112_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_040/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 14) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 14) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21440,
            "slug": "vs19_111_018",
            "identifier": "vs19_111_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_018/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0913",
            "original_title": "Votazione Articolo 2 PDL n. 0913",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24206,
            "slug": "vs19_168_001",
            "identifier": "vs19_168_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_001/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1373/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/2 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/2 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/2 D'ORSO 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": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 23951,
            "slug": "vs19_154_078",
            "identifier": "vs19_154_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_078/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1038-B/37 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1038-B/37 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/37 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/37 DI SANZO CHRISTIAN DIEGO (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": 35,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22343,
            "slug": "vs19_146_018",
            "identifier": "vs19_146_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_018/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1194/R/32, nel testo riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1194/R/32, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/32, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/32, nel testo riformulato, FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        }
    ]
}