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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=170",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=168",
    "results": [
        {
            "id": 31099,
            "slug": "vs19_321_077",
            "identifier": "vs19_321_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_077/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31094,
            "slug": "vs19_321_096",
            "identifier": "vs19_321_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_096/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1718/33 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1718/33 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/33 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/33 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31124,
            "slug": "vs19_321_032",
            "identifier": "vs19_321_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_032/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 (Mantenimento) - Votazione Articolo 3 DDL n. 1718",
            "original_title": "Votazione Articolo 3 DDL n. 1718",
            "description_title": "Articolo 3 (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": 44,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31125,
            "slug": "vs19_321_042",
            "identifier": "vs19_321_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_042/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 5.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.03 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.03 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31112,
            "slug": "vs19_321_089",
            "identifier": "vs19_321_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_089/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31132,
            "slug": "vs19_321_072",
            "identifier": "vs19_321_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_072/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (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": 29,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31131,
            "slug": "vs19_321_081",
            "identifier": "vs19_321_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_081/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1718/16 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1718/16 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/16 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/16 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": 41,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31126,
            "slug": "vs19_321_022",
            "identifier": "vs19_321_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_022/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.31 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.31 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.31 DDL n. 1718",
            "description_title": "Emendamento 2.31 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31079,
            "slug": "vs19_321_029",
            "identifier": "vs19_321_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_029/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.104 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.104 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.104 DDL n. 1718",
            "description_title": "Emendamento 2.104 BONIFAZI FRANCESCO (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": 139,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31068,
            "slug": "vs19_321_033",
            "identifier": "vs19_321_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_033/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.01 DDL n. 1718",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 3.01 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31103,
            "slug": "vs19_321_074",
            "identifier": "vs19_321_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_074/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1718/9 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/9 TORTO 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31069,
            "slug": "vs19_321_043",
            "identifier": "vs19_321_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_043/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.04 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.04 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.04 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31102,
            "slug": "vs19_321_087",
            "identifier": "vs19_321_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_087/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1718/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1718/22 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/22 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31100,
            "slug": "vs19_321_097",
            "identifier": "vs19_321_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_097/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31106,
            "slug": "vs19_321_088",
            "identifier": "vs19_321_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_088/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1718/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/23 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": 44,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31105,
            "slug": "vs19_321_094",
            "identifier": "vs19_321_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_094/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31118,
            "slug": "vs19_321_071",
            "identifier": "vs19_321_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_071/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1718/6 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1718/6 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/6 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/6 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31119,
            "slug": "vs19_321_082",
            "identifier": "vs19_321_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_082/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1718/17 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/17 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31022,
            "slug": "vs19_321_011",
            "identifier": "vs19_321_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_011/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1718",
            "description_title": "Emendamento 2.20 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31072,
            "slug": "vs19_321_053",
            "identifier": "vs19_321_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_053/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 5.014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.014 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.014 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.014 GIANASSI FEDERICO (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": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31071,
            "slug": "vs19_321_023",
            "identifier": "vs19_321_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_023/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 2.32 GIANASSI FEDERICO (PD-IDP) e 2.36 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.32 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.32 DDL n. 1718",
            "description_title": "Identici emendamenti 2.32 GIANASSI FEDERICO (PD-IDP) e 2.36 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 74.37,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31000,
            "slug": "vs19_321_058",
            "identifier": "vs19_321_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_058/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 5.022 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.022 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.022 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.022 GIANASSI FEDERICO (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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30997,
            "slug": "vs19_321_025",
            "identifier": "vs19_321_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_025/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.34 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.34 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1718",
            "description_title": "Emendamento 2.34 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31013,
            "slug": "vs19_321_047",
            "identifier": "vs19_321_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_047/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 5.07 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.07 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.07 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.07 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31088,
            "slug": "vs19_321_079",
            "identifier": "vs19_321_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_079/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1718/14 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1718/14 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/14 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/14 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 31006,
            "slug": "vs19_321_038",
            "identifier": "vs19_321_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_038/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.2 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1718",
            "description_title": "Emendamento 5.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31007,
            "slug": "vs19_321_024",
            "identifier": "vs19_321_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_024/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.33 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.33 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.33 DDL n. 1718",
            "description_title": "Emendamento 2.33 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 74.37,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31009,
            "slug": "vs19_321_057",
            "identifier": "vs19_321_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_057/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 5.020 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.020 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.020 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.020 GIANASSI FEDERICO (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": 67.65,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31074,
            "slug": "vs19_321_019",
            "identifier": "vs19_321_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_019/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.28 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.28 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.28 DDL n. 1718",
            "description_title": "Emendamento 2.28 GIANASSI FEDERICO (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": 45,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31076,
            "slug": "vs19_321_001",
            "identifier": "vs19_321_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_001/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1937",
            "original_title": "Votazione pregiudiziale DDL n. 1937",
            "description_title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31062,
            "slug": "vs19_321_014",
            "identifier": "vs19_321_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_014/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.23 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.23 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1718",
            "description_title": "Emendamento 2.23 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31075,
            "slug": "vs19_321_015",
            "identifier": "vs19_321_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_015/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1718",
            "description_title": "Emendamento 2.24 GIANASSI FEDERICO (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": 48,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31061,
            "slug": "vs19_321_018",
            "identifier": "vs19_321_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_018/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.27 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.27 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.27 DDL n. 1718",
            "description_title": "Emendamento 2.27 GIANASSI FEDERICO (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": 45,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31058,
            "slug": "vs19_321_054",
            "identifier": "vs19_321_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_054/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 5.015 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.015 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.015 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.015 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31085,
            "slug": "vs19_321_084",
            "identifier": "vs19_321_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_084/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1718/19 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1718/19 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/19 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/19 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31115,
            "slug": "vs19_321_069",
            "identifier": "vs19_321_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_069/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1718/4 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/4 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31113,
            "slug": "vs19_321_093",
            "identifier": "vs19_321_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_093/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1718/30 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1718/30 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/30 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/30 FORATTINI ANTONELLA (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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31092,
            "slug": "vs19_321_066",
            "identifier": "vs19_321_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_066/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso secondo della parte dispositiva, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso secondo della parte dispositiva, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 31108,
            "slug": "vs19_321_080",
            "identifier": "vs19_321_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_080/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1718/15 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1718/15 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/15 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/15 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": 42,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31110,
            "slug": "vs19_321_075",
            "identifier": "vs19_321_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_075/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1718/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/10 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31055,
            "slug": "vs19_321_020",
            "identifier": "vs19_321_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_020/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.29 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.29 DDL n. 1718",
            "description_title": "Emendamento 2.29 GIANASSI FEDERICO (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": 47,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31036,
            "slug": "vs19_321_035",
            "identifier": "vs19_321_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_035/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 1718",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1718",
            "description_title": "Emendamento 4.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31087,
            "slug": "vs19_321_065",
            "identifier": "vs19_321_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_065/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso primo della parte dispositiva, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso primo della parte dispositiva, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31011,
            "slug": "vs19_321_010",
            "identifier": "vs19_321_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_010/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.19 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1718",
            "description_title": "Emendamento 2.19 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31109,
            "slug": "vs19_321_068",
            "identifier": "vs19_321_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_068/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1718/3 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31035,
            "slug": "vs19_321_012",
            "identifier": "vs19_321_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_012/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.21 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1718",
            "description_title": "Emendamento 2.21 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31021,
            "slug": "vs19_321_027",
            "identifier": "vs19_321_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_027/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.41 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.41 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.41 DDL n. 1718",
            "description_title": "Emendamento 2.41 GIANASSI FEDERICO (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": 47,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31038,
            "slug": "vs19_321_041",
            "identifier": "vs19_321_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_041/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.02 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.02 ASCARI STEFANIA (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": 47,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31042,
            "slug": "vs19_321_055",
            "identifier": "vs19_321_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_055/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.016 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.016 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31090,
            "slug": "vs19_321_085",
            "identifier": "vs19_321_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_085/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1718/20 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1718/20 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/20 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/20 PELLEGRINI MARCO (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": 44,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 60.25
        }
    ]
}