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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=341",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=339",
    "results": [
        {
            "id": 22822,
            "slug": "vs19_141_060",
            "identifier": "vs19_141_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_060/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (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": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24457,
            "slug": "vs19_175_017",
            "identifier": "vs19_175_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_017/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.28 AMATO GAETANO (M5S) - Votazione Emendamento 1.28 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.28 PDL n. 0835",
            "description_title": "Emendamento 1.28 AMATO GAETANO (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": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 23913,
            "slug": "vs19_154_046",
            "identifier": "vs19_154_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_046/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 20.6 FENU EMILIANO (M5S) e 20.7 GRIMALDI MARCO (AVS) - Votazione Emendamento 20.6 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.6 DDL n. 1038-B",
            "description_title": "Identici emendamenti 20.6 FENU EMILIANO (M5S) e 20.7 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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22079,
            "slug": "vs19_137_039",
            "identifier": "vs19_137_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_039/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.7 COSTA SERGIO (M5S) - Votazione Emendamento 3.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1038",
            "description_title": "Emendamento 3.7 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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 23964,
            "slug": "vs19_154_072",
            "identifier": "vs19_154_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_072/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1038-B/29 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1038-B/29 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/29 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/29 EVI ELEONORA (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": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24680,
            "slug": "vs19_184_100",
            "identifier": "vs19_184_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_100/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 100,
            "title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 21903,
            "slug": "vs19_137_139",
            "identifier": "vs19_137_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_139/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 6.23 COSTA SERGIO (M5S) - Votazione Emendamento 6.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1038",
            "description_title": "Emendamento 6.23 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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22600,
            "slug": "vs19_153_007",
            "identifier": "vs19_153_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_007/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.15 PDL n. 0418",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0418",
            "description_title": "Emendamento 3.15 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22591,
            "slug": "vs19_153_006",
            "identifier": "vs19_153_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_006/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0418",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0418",
            "description_title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22598,
            "slug": "vs19_153_013",
            "identifier": "vs19_153_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_013/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0418",
            "description_title": "Emendamento 4.1000 MANZI IRENE (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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22610,
            "slug": "vs19_153_015",
            "identifier": "vs19_153_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_015/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.02 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (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": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22082,
            "slug": "vs19_137_154",
            "identifier": "vs19_137_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_154/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 7.13 FENU EMILIANO (M5S) - Votazione Emendamento 7.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.13 DDL n. 1038",
            "description_title": "Emendamento 7.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": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22096,
            "slug": "vs19_137_049",
            "identifier": "vs19_137_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_049/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.4 FENU EMILIANO (M5S) - Votazione Emendamento 4.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1038",
            "description_title": "Emendamento 4.4 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22593,
            "slug": "vs19_153_012",
            "identifier": "vs19_153_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_012/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.11 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 4.11 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.11 PDL n. 0418",
            "description_title": "Emendamento 4.11 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22101,
            "slug": "vs19_137_151",
            "identifier": "vs19_137_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_151/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1038",
            "description_title": "Emendamento 7.9 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22375,
            "slug": "vs19_147_001",
            "identifier": "vs19_147_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_001/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona. (DOC. XVIII-BIS, n. 10) - Votazione DOC. XVIII-BI",
            "original_title": "Votazione DOC. XVIII-BI",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona. (DOC. XVIII-BIS, n. 10)",
            "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": 43,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22209,
            "slug": "vs19_147_007",
            "identifier": "vs19_147_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_007/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.8 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.8 PDL n. 0887",
            "description_title": "Emendamento 1.8 APPENDINO CHIARA (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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22811,
            "slug": "vs19_141_031",
            "identifier": "vs19_141_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_031/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1134",
            "original_title": "Votazione Articolo 10 DDL n. 1134",
            "description_title": "Articolo 10",
            "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": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22212,
            "slug": "vs19_147_006",
            "identifier": "vs19_147_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_006/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1027 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.1027 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1027 PDL n. 0887",
            "description_title": "Emendamento 1.1027 ZAN ALESSANDRO (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": 9,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24709,
            "slug": "vs19_184_104",
            "identifier": "vs19_184_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_104/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 104,
            "title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 21779,
            "slug": "vs19_114_013",
            "identifier": "vs19_114_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_013/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24748,
            "slug": "vs19_175_024",
            "identifier": "vs19_175_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_024/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.3 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.3 PDL n. 0835",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0835",
            "description_title": "Emendamento 2.3 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (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": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21775,
            "slug": "vs19_114_057",
            "identifier": "vs19_114_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_057/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (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": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21767,
            "slug": "vs19_114_004",
            "identifier": "vs19_114_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_004/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (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": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22081,
            "slug": "vs19_137_029",
            "identifier": "vs19_137_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_029/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.52 FENU EMILIANO (M5S) - Votazione Emendamento 2.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1038",
            "description_title": "Emendamento 2.52 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": 91,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 22143,
            "slug": "vs19_137_042",
            "identifier": "vs19_137_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_042/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.11 FENU EMILIANO (M5S) - Votazione Emendamento 3.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1038",
            "description_title": "Emendamento 3.11 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": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21712,
            "slug": "vs19_114_012",
            "identifier": "vs19_114_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_012/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24595,
            "slug": "vs19_175_038",
            "identifier": "vs19_175_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_038/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0835",
            "original_title": "Votazione Articolo 6 PDL n. 0835",
            "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": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 21705,
            "slug": "vs19_114_018",
            "identifier": "vs19_114_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_018/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.16 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24603,
            "slug": "vs19_175_011",
            "identifier": "vs19_175_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_011/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.15 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0835",
            "description_title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 21787,
            "slug": "vs19_114_008",
            "identifier": "vs19_114_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_008/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21783,
            "slug": "vs19_114_022",
            "identifier": "vs19_114_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_022/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (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": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21717,
            "slug": "vs19_114_011",
            "identifier": "vs19_114_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_011/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21707,
            "slug": "vs19_114_037",
            "identifier": "vs19_114_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_037/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1114/74 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/74 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24751,
            "slug": "vs19_175_014",
            "identifier": "vs19_175_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_014/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.22 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.22 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.22 PDL n. 0835",
            "description_title": "Emendamento 1.22 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 24768,
            "slug": "vs19_175_015",
            "identifier": "vs19_175_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_015/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.30 AMATO GAETANO (M5S) - Votazione Emendamento 1.30 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.30 PDL n. 0835",
            "description_title": "Emendamento 1.30 AMATO GAETANO (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": 17,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 29392,
            "slug": "vs19_273_038",
            "identifier": "vs19_273_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_038/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 8.01000 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.01000 DDL n. 1532",
            "description_title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 21743,
            "slug": "vs19_114_036",
            "identifier": "vs19_114_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_036/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/73 GRIBAUDO 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22627,
            "slug": "vs19_140_010",
            "identifier": "vs19_140_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_010/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1183/13 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1183/13 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/13 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/13 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 21885,
            "slug": "vs19_137_030",
            "identifier": "vs19_137_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_030/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.53 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.53 DDL n. 1038",
            "description_title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29419,
            "slug": "vs19_273_037",
            "identifier": "vs19_273_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_037/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1532",
            "original_title": "Votazione Articolo 8 DDL n. 1532",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 20,
            "n_margin": 87,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22099,
            "slug": "vs19_137_059",
            "identifier": "vs19_137_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_059/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.18 FENU EMILIANO (M5S) - Votazione Emendamento 4.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1038",
            "description_title": "Emendamento 4.18 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": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21896,
            "slug": "vs19_137_179",
            "identifier": "vs19_137_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_179/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 179,
            "title": "Emendamento 9.14 FENU EMILIANO (M5S) - Votazione Emendamento 9.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.14 DDL n. 1038",
            "description_title": "Emendamento 9.14 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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24646,
            "slug": "vs19_175_001",
            "identifier": "vs19_175_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_001/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00048 RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00048",
            "original_title": "Votazione Risoluzione 6_00048",
            "description_title": "Risoluzione n. 6-00048 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": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24443,
            "slug": "vs19_175_040",
            "identifier": "vs19_175_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_040/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.2 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.2 PDL n. 0835",
            "description_title": "Emendamento 7.2 MANZI IRENE (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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 24445,
            "slug": "vs19_175_016",
            "identifier": "vs19_175_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_016/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.27 AMATO GAETANO (M5S) - Votazione Emendamento 1.27 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.27 PDL n. 0835",
            "description_title": "Emendamento 1.27 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 22009,
            "slug": "vs19_122_005",
            "identifier": "vs19_122_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_005/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 5) 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 5) 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": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        }
    ]
}