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

{
    "count": 22927,
    "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=137",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=135",
    "results": [
        {
            "id": 34715,
            "slug": "vs19_374_020",
            "identifier": "vs19_374_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_020/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34525,
            "slug": "vs19_377_058",
            "identifier": "vs19_377_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_058/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 35936,
            "slug": "vs19_418_011",
            "identifier": "vs19_418_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_011/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2206/3 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2206/3 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/3 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/3 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": 0,
            "n_margin": 86,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34164,
            "slug": "vs19_393_012",
            "identifier": "vs19_393_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_012/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.101, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.101, DDL n. 1950",
            "original_title": "Votazione Emendamento 1.101, DDL n. 1950",
            "description_title": "Emendamento 1.101, 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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35802,
            "slug": "vs19_410_022",
            "identifier": "vs19_410_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_022/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "description_title": "Articolo 4",
            "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": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26070,
            "slug": "vs19_216_043",
            "identifier": "vs19_216_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_043/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 5.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 5.01 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26194,
            "slug": "vs19_216_133",
            "identifier": "vs19_216_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_133/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26159,
            "slug": "vs19_216_058",
            "identifier": "vs19_216_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_058/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.6 BONELLI ANGELO (AVS) - Votazione Emendamento 10.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1555",
            "description_title": "Emendamento 10.6 BONELLI ANGELO (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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26133,
            "slug": "vs19_216_086",
            "identifier": "vs19_216_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_086/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 12.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.6 DDL n. 1555",
            "description_title": "Emendamento 12.6 PAVANELLI EMMA (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": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26178,
            "slug": "vs19_216_066",
            "identifier": "vs19_216_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_066/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.18 DDL n. 1555",
            "description_title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26125,
            "slug": "vs19_216_004",
            "identifier": "vs19_216_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_004/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1555",
            "description_title": "Emendamento 1.4 BONELLI ANGELO (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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26103,
            "slug": "vs19_216_056",
            "identifier": "vs19_216_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_056/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.9 EVI ELEONORA (AVS) - Votazione Emendamento 10.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1555",
            "description_title": "Emendamento 10.9 EVI ELEONORA (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": 39,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26135,
            "slug": "vs19_216_077",
            "identifier": "vs19_216_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_077/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 11.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1555",
            "description_title": "Emendamento 11.10 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26157,
            "slug": "vs19_216_132",
            "identifier": "vs19_216_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_132/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 132,
            "title": "Articolo 21 (Mantenimento) - Votazione Articolo 21 DDL n. 1555",
            "original_title": "Votazione Articolo 21 DDL n. 1555",
            "description_title": "Articolo 21 (Mantenimento)",
            "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": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25054,
            "slug": "vs19_191_021",
            "identifier": "vs19_191_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_021/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (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": 2,
            "n_margin": 120,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26151,
            "slug": "vs19_216_127",
            "identifier": "vs19_216_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_127/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1555",
            "original_title": "Votazione Articolo 19 DDL n. 1555",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26132,
            "slug": "vs19_216_031",
            "identifier": "vs19_216_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_031/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.7 EVI ELEONORA (AVS) - Votazione Emendamento 3.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1555",
            "description_title": "Emendamento 3.7 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26064,
            "slug": "vs19_216_073",
            "identifier": "vs19_216_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_073/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (AVS) - Votazione Emendamento 11.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1555",
            "description_title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26091,
            "slug": "vs19_216_012",
            "identifier": "vs19_216_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_012/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1555",
            "description_title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26087,
            "slug": "vs19_216_018",
            "identifier": "vs19_216_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_018/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.01 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 1.01 BENZONI FABRIZIO (APERRE)",
            "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": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 26184,
            "slug": "vs19_216_130",
            "identifier": "vs19_216_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_130/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE)",
            "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": 82,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26056,
            "slug": "vs19_216_135",
            "identifier": "vs19_216_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_135/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 135,
            "title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 21.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26163,
            "slug": "vs19_216_112",
            "identifier": "vs19_216_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_112/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26173,
            "slug": "vs19_216_119",
            "identifier": "vs19_216_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_119/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 16.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 16.01000 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01000 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26181,
            "slug": "vs19_216_071",
            "identifier": "vs19_216_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_071/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1555",
            "description_title": "Emendamento 11.1 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26146,
            "slug": "vs19_216_111",
            "identifier": "vs19_216_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_111/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26113,
            "slug": "vs19_216_097",
            "identifier": "vs19_216_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_097/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (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": 54,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26145,
            "slug": "vs19_216_098",
            "identifier": "vs19_216_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_098/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 12.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.01000 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.01000 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.01000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29367,
            "slug": "vs19_270_075",
            "identifier": "vs19_270_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_075/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (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": 17,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29355,
            "slug": "vs19_270_090",
            "identifier": "vs19_270_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_090/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1435/86 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/86 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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 27342,
            "slug": "vs19_232_064",
            "identifier": "vs19_232_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_064/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE)",
            "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": 134,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30107,
            "slug": "vs19_283_011",
            "identifier": "vs19_283_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_011/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.4 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0836",
            "description_title": "Emendamento 3.4 ZARATTI FILIBERTO (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 27290,
            "slug": "vs19_232_054",
            "identifier": "vs19_232_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_054/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30110,
            "slug": "vs19_283_015",
            "identifier": "vs19_283_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_015/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.11 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0836",
            "description_title": "Emendamento 3.11 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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30087,
            "slug": "vs19_283_020",
            "identifier": "vs19_283_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_020/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 0836",
            "description_title": "Emendamento 4.1001 BERRUTO MAURO (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": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 27331,
            "slug": "vs19_232_053",
            "identifier": "vs19_232_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_053/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30109,
            "slug": "vs19_283_030",
            "identifier": "vs19_283_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_030/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 5.01000 PDL n. 0836",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 0836",
            "description_title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 30134,
            "slug": "vs19_283_036",
            "identifier": "vs19_283_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_036/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/836/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/836/3 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/3 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/3 ZARATTI FILIBERTO (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": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 25339,
            "slug": "vs19_204_005",
            "identifier": "vs19_204_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_005/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1458/39 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1458/39 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/39 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/39 FRATOIANNI NICOLA (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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21703,
            "slug": "vs19_114_096",
            "identifier": "vs19_114_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_096/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1114/148, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1114/148, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/148, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/148, nel testo riformulato, SERRACCHIANI DEBORA (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": 8,
            "n_margin": 114,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21737,
            "slug": "vs19_114_083",
            "identifier": "vs19_114_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_083/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1114/127 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1114/127 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/127 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/127 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21764,
            "slug": "vs19_114_076",
            "identifier": "vs19_114_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_076/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1114/120 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1114/120 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/120 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/120 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 29543,
            "slug": "vs19_187_041",
            "identifier": "vs19_187_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_041/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1416/62, come riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1416/62, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/62, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/62, come riformulato, LACARRA MARCO (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": 1,
            "n_margin": 123,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25336,
            "slug": "vs19_204_028",
            "identifier": "vs19_204_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_028/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1458/66 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1458/66 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/66 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/66 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24250,
            "slug": "vs19_172_003",
            "identifier": "vs19_172_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_003/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1436/38, nel testo riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1436/38, DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/38, DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/38, nel testo riformulato, FERRARI SARA (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": 7,
            "n_margin": 125,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25574,
            "slug": "vs19_210_042",
            "identifier": "vs19_210_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_042/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1341",
            "original_title": "Votazione Articolo 8 DDL n. 1341",
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        }
    ]
}