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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=257",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=255",
    "results": [
        {
            "id": 29177,
            "slug": "vs19_267_012",
            "identifier": "vs19_267_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_012/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1013 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1013 DDL n. 1435",
            "description_title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28608,
            "slug": "vs19_252_065",
            "identifier": "vs19_252_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_065/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.12 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.12 PDL n. 0703",
            "description_title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29171,
            "slug": "vs19_267_037",
            "identifier": "vs19_267_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_037/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1435",
            "original_title": "Votazione Articolo 35 DDL n. 1435",
            "description_title": "Articolo 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28613,
            "slug": "vs19_252_062",
            "identifier": "vs19_252_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_062/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1009 PDL n. 0703",
            "description_title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28074,
            "slug": "vs19_244_034",
            "identifier": "vs19_244_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_034/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/384 E ABB-B/34 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/34 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28079,
            "slug": "vs19_244_037",
            "identifier": "vs19_244_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_037/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/37 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/37 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28090,
            "slug": "vs19_244_014",
            "identifier": "vs19_244_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_014/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/384 E ABB-B/14 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/14 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/14 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/14 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28091,
            "slug": "vs19_244_026",
            "identifier": "vs19_244_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_026/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/384 E ABB-B/26 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/26 FONTANA ILARIA (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": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29194,
            "slug": "vs19_266_040",
            "identifier": "vs19_266_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_040/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28100,
            "slug": "vs19_244_011",
            "identifier": "vs19_244_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_011/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28098,
            "slug": "vs19_244_033",
            "identifier": "vs19_244_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_033/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/384 E ABB-B/33 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/33 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/33 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/33 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29029,
            "slug": "vs19_265_002",
            "identifier": "vs19_265_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_002/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 16.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.04 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28119,
            "slug": "vs19_244_015",
            "identifier": "vs19_244_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_015/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/384 E ABB-B/15 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/15 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/15 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/15 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29622,
            "slug": "vs19_260_017",
            "identifier": "vs19_260_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_017/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarantanovesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarantanovesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28080,
            "slug": "vs19_244_007",
            "identifier": "vs19_244_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_007/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/384 E ABB-B/7 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/7 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28083,
            "slug": "vs19_244_029",
            "identifier": "vs19_244_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_029/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/384 E ABB-B/29 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/29 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/29 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/29 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28114,
            "slug": "vs19_244_005",
            "identifier": "vs19_244_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_005/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/384 E ABB-B/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/5 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/5 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/5 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28418,
            "slug": "vs19_251_010",
            "identifier": "vs19_251_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_010/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1560 E ABB/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "original_title": "Votazione Ordine del giorno 9/1560 E ABB/2 DDL n. 1560",
            "description_title": "Ordine del giorno n. 9/1560 E ABB/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 59.07,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29047,
            "slug": "vs19_265_014",
            "identifier": "vs19_265_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_014/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 22.7 IARIA ANTONINO (M5S) - Votazione Emendamento 22.7 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.7 DDL n. 1435",
            "description_title": "Emendamento 22.7 IARIA ANTONINO (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.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28081,
            "slug": "vs19_244_013",
            "identifier": "vs19_244_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_013/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/384 E ABB-B/13 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/13 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/13 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/13 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29163,
            "slug": "vs19_267_032",
            "identifier": "vs19_267_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_032/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 35.1007 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1007 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 1435",
            "description_title": "Emendamento 35.1007 CASU ANDREA (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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28994,
            "slug": "vs19_265_008",
            "identifier": "vs19_265_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_008/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 19.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28110,
            "slug": "vs19_244_003",
            "identifier": "vs19_244_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_003/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29184,
            "slug": "vs19_267_023",
            "identifier": "vs19_267_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_023/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 COSTA SERGIO (M5S) - Votazione Emendamento 35.102 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.102 DDL n. 1435",
            "description_title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29191,
            "slug": "vs19_267_015",
            "identifier": "vs19_267_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_015/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.86 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.86 DDL n. 1435",
            "description_title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28092,
            "slug": "vs19_244_009",
            "identifier": "vs19_244_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_009/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29773,
            "slug": "vs19_261_086",
            "identifier": "vs19_261_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_086/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 14.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.19 DDL n. 1435",
            "description_title": "Emendamento 14.19 GHIRRA FRANCESCA (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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29846,
            "slug": "vs19_262_010",
            "identifier": "vs19_262_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_010/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28600,
            "slug": "vs19_252_033",
            "identifier": "vs19_252_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_033/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.7 IARIA ANTONINO (M5S) - Votazione Emendamento 3.7 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.7 PDL n. 0703",
            "description_title": "Emendamento 3.7 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28117,
            "slug": "vs19_244_035",
            "identifier": "vs19_244_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_035/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/35 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/35 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29736,
            "slug": "vs19_261_048",
            "identifier": "vs19_261_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_048/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29819,
            "slug": "vs19_261_005",
            "identifier": "vs19_261_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_005/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/11 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27551,
            "slug": "vs19_239_030",
            "identifier": "vs19_239_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_030/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1515",
            "description_title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29187,
            "slug": "vs19_267_019",
            "identifier": "vs19_267_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_019/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 35.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 35.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1002 DDL n. 1435",
            "description_title": "Emendamento 35.1002 IARIA ANTONINO (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.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29639,
            "slug": "vs19_260_034",
            "identifier": "vs19_260_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_034/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00263, limitatamente alla premessa, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00263",
            "original_title": "Votazione Mozione 1_00263",
            "description_title": "Mozione n. 1-00263, limitatamente alla premessa, CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), SQUERI LUCA (FI-PPE), CAVO ILARIA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28368,
            "slug": "vs19_247_051",
            "identifier": "vs19_247_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_051/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29783,
            "slug": "vs19_261_096",
            "identifier": "vs19_261_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_096/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 15.17 COSTA SERGIO (M5S) - Votazione Emendamento 15.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.17 DDL n. 1435",
            "description_title": "Emendamento 15.17 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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29663,
            "slug": "vs19_260_058",
            "identifier": "vs19_260_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_058/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1759",
            "description_title": "Emendamento 2.15 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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29656,
            "slug": "vs19_260_051",
            "identifier": "vs19_260_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_051/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.1000 EVI ELEONORA (AVS) - Votazione Emendamento 2.1000 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1759",
            "description_title": "Emendamento 2.1000 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28116,
            "slug": "vs19_244_022",
            "identifier": "vs19_244_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_022/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28089,
            "slug": "vs19_244_032",
            "identifier": "vs19_244_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_032/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29237,
            "slug": "vs19_266_075",
            "identifier": "vs19_266_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_075/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28323,
            "slug": "vs19_247_053",
            "identifier": "vs19_247_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_053/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1633/94 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/94 CAROTENUTO DARIO (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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29821,
            "slug": "vs19_261_007",
            "identifier": "vs19_261_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_007/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29025,
            "slug": "vs19_265_003",
            "identifier": "vs19_265_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_003/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 17.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 17.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 17.3 DDL n. 1435",
            "description_title": "Emendamento 17.3 GHIRRA FRANCESCA (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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29847,
            "slug": "vs19_262_011",
            "identifier": "vs19_262_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_011/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 11,
            "title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00098",
            "original_title": "Votazione Risoluzione 6_00098",
            "description_title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28072,
            "slug": "vs19_244_039",
            "identifier": "vs19_244_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_039/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/384 E ABB-B/39 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/39 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/39 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28076,
            "slug": "vs19_244_031",
            "identifier": "vs19_244_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_031/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        }
    ]
}