Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=196
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=-date&page=197",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=195",
    "results": [
        {
            "id": 30652,
            "slug": "vs19_309_168",
            "identifier": "vs19_309_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_168/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 10.353 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 10.353 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.353 DDL n. 1665",
            "description_title": "Emendamento 10.353 LOVECCHIO GIORGIO (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": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30640,
            "slug": "vs19_309_146",
            "identifier": "vs19_309_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_146/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 8.26 FERRARA ANTONIO (M5S) - Votazione Emendamento 8.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.26 DDL n. 1665",
            "description_title": "Emendamento 8.26 FERRARA ANTONIO (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": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30639,
            "slug": "vs19_309_156",
            "identifier": "vs19_309_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_156/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 9.17 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 9.17 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.17 DDL n. 1665",
            "description_title": "Emendamento 9.17 BONAFE' SIMONA (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": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30746,
            "slug": "vs19_309_224",
            "identifier": "vs19_309_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_224/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 224,
            "title": "Ordine del giorno n. 9/1665/52 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1665/52 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/52 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/52 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30734,
            "slug": "vs19_309_194",
            "identifier": "vs19_309_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_194/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 194,
            "title": "Ordine del giorno n. 9/1665/22 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1665/22 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/22 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/22 CUPERLO GIANNI (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": 32,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30726,
            "slug": "vs19_309_245",
            "identifier": "vs19_309_245",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_245/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 245,
            "title": "Ordine del giorno n. 9/1665/73 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1665/73 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/73 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/73 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30719,
            "slug": "vs19_309_231",
            "identifier": "vs19_309_231",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_231/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 231,
            "title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30717,
            "slug": "vs19_309_229",
            "identifier": "vs19_309_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_229/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 229,
            "title": "Ordine del giorno n. 9/1665/57 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1665/57 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/57 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/57 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30713,
            "slug": "vs19_309_208",
            "identifier": "vs19_309_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_208/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 208,
            "title": "Ordine del giorno n. 9/1665/36 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1665/36 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/36 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/36 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30709,
            "slug": "vs19_309_200",
            "identifier": "vs19_309_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_200/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 200,
            "title": "Ordine del giorno n. 9/1665/28 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1665/28 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/28 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/28 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": 32,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30711,
            "slug": "vs19_309_199",
            "identifier": "vs19_309_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_199/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 199,
            "title": "Ordine del giorno n. 9/1665/27 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1665/27 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/27 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/27 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": 36,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30718,
            "slug": "vs19_309_192",
            "identifier": "vs19_309_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_192/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 192,
            "title": "Ordine del giorno n. 9/1665/16 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1665/16 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/16 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/16 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 71.01,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30696,
            "slug": "vs19_309_241",
            "identifier": "vs19_309_241",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_241/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 241,
            "title": "Ordine del giorno n. 9/1665/69 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1665/69 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/69 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/69 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30691,
            "slug": "vs19_309_240",
            "identifier": "vs19_309_240",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_240/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 240,
            "title": "Ordine del giorno n. 9/1665/68 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1665/68 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/68 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/68 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30689,
            "slug": "vs19_309_232",
            "identifier": "vs19_309_232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_232/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 232,
            "title": "Ordine del giorno n. 9/1665/60 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1665/60 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/60 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/60 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30690,
            "slug": "vs19_309_226",
            "identifier": "vs19_309_226",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_226/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 226,
            "title": "Ordine del giorno n. 9/1665/54 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1665/54 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/54 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/54 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": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30692,
            "slug": "vs19_309_212",
            "identifier": "vs19_309_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_212/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 212,
            "title": "Ordine del giorno n. 9/1665/40 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1665/40 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/40 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/40 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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30695,
            "slug": "vs19_309_206",
            "identifier": "vs19_309_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_206/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 206,
            "title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (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": 69.75,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30694,
            "slug": "vs19_309_197",
            "identifier": "vs19_309_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_197/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 197,
            "title": "Ordine del giorno n. 9/1665/25 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1665/25 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/25 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/25 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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30693,
            "slug": "vs19_309_186",
            "identifier": "vs19_309_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_186/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 186,
            "title": "Ordine del giorno n. 9/1665/7 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1665/7 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/7 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/7 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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30679,
            "slug": "vs19_309_178",
            "identifier": "vs19_309_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_178/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 11.29 SPORTIELLO GILDA (M5S) - Votazione Emendamento 11.29 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.29 DDL n. 1665",
            "description_title": "Emendamento 11.29 SPORTIELLO GILDA (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": 71.85,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30664,
            "slug": "vs19_309_169",
            "identifier": "vs19_309_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_169/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 10.354 CHERCHI SUSANNA (M5S) - Votazione Emendamento 10.354 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.354 DDL n. 1665",
            "description_title": "Emendamento 10.354 CHERCHI SUSANNA (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": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30668,
            "slug": "vs19_309_159",
            "identifier": "vs19_309_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_159/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 10.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1665",
            "description_title": "Emendamento 10.2 BONAFE' SIMONA (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": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30669,
            "slug": "vs19_309_142",
            "identifier": "vs19_309_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_142/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 142,
            "title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.316 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.316 DDL n. 1665",
            "description_title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30670,
            "slug": "vs19_309_139",
            "identifier": "vs19_309_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_139/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 7.303 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.303 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.303 DDL n. 1665",
            "description_title": "Emendamento 7.303 BONAFE' SIMONA (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": 71.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30645,
            "slug": "vs19_309_175",
            "identifier": "vs19_309_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_175/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 11.22 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 11.22 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.22 DDL n. 1665",
            "description_title": "Emendamento 11.22 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30483,
            "slug": "vs19_305_015",
            "identifier": "vs19_305_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_015/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.109 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.109 DDL n. 1665",
            "description_title": "Emendamento 1.109 PAGANO UBALDO (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": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30493,
            "slug": "vs19_305_025",
            "identifier": "vs19_305_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_025/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.197 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.197 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.197 DDL n. 1665",
            "description_title": "Emendamento 1.197 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 30473,
            "slug": "vs19_305_005",
            "identifier": "vs19_305_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_005/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.38 MORFINO DANIELA (M5S) - Votazione Emendamento 1.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1665",
            "description_title": "Emendamento 1.38 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30474,
            "slug": "vs19_305_006",
            "identifier": "vs19_305_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_006/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1665",
            "description_title": "Emendamento 1.39 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30489,
            "slug": "vs19_305_021",
            "identifier": "vs19_305_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_021/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.126 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.126 DDL n. 1665",
            "description_title": "Emendamento 1.126 PAGANO UBALDO (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": 22,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30490,
            "slug": "vs19_305_022",
            "identifier": "vs19_305_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_022/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.179 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.179 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.179 DDL n. 1665",
            "description_title": "Emendamento 1.179 COLUCCI ALFONSO (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": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30470,
            "slug": "vs19_305_002",
            "identifier": "vs19_305_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_002/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.33 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1665",
            "description_title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30471,
            "slug": "vs19_305_003",
            "identifier": "vs19_305_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_003/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.34 TORTO DANIELA (M5S) - Votazione Emendamento 1.34 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1665",
            "description_title": "Emendamento 1.34 TORTO DANIELA (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": 21,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30472,
            "slug": "vs19_305_004",
            "identifier": "vs19_305_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_004/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.36 FONTANA ILARIA (M5S) - Votazione Emendamento 1.36 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1665",
            "description_title": "Emendamento 1.36 FONTANA ILARIA (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": 65.13,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30481,
            "slug": "vs19_305_013",
            "identifier": "vs19_305_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_013/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.93 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.93 DDL n. 1665",
            "description_title": "Emendamento 1.93 SPORTIELLO GILDA (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": 15,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 30476,
            "slug": "vs19_305_008",
            "identifier": "vs19_305_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_008/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.79 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.79 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.79 DDL n. 1665",
            "description_title": "Emendamento 1.79 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30475,
            "slug": "vs19_305_007",
            "identifier": "vs19_305_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_007/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.50 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.50 DDL n. 1665",
            "description_title": "Emendamento 1.50 QUARTINI ANDREA (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": 20,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30469,
            "slug": "vs19_305_001",
            "identifier": "vs19_305_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_001/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.31 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1665",
            "description_title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30488,
            "slug": "vs19_305_020",
            "identifier": "vs19_305_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_020/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.125 FENU EMILIANO (M5S) - Votazione Emendamento 1.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.125 DDL n. 1665",
            "description_title": "Emendamento 1.125 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30482,
            "slug": "vs19_305_014",
            "identifier": "vs19_305_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_014/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1665",
            "description_title": "Emendamento 1.104 BONAFE' SIMONA (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": 68.49,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30477,
            "slug": "vs19_305_009",
            "identifier": "vs19_305_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_009/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.80 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.80 DDL n. 1665",
            "description_title": "Emendamento 1.80 L'ABBATE PATTY (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": 67.65,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30496,
            "slug": "vs19_305_028",
            "identifier": "vs19_305_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_028/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1665",
            "original_title": "Votazione Articolo 1 DDL n. 1665",
            "description_title": "Articolo 1",
            "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": 15,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 30498,
            "slug": "vs19_305_030",
            "identifier": "vs19_305_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_030/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1665",
            "description_title": "Emendamento 2.2 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30494,
            "slug": "vs19_305_026",
            "identifier": "vs19_305_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_026/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.202 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.202 DDL n. 1665",
            "description_title": "Emendamento 1.202 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 30495,
            "slug": "vs19_305_027",
            "identifier": "vs19_305_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_027/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.203 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.203 DDL n. 1665",
            "description_title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 30497,
            "slug": "vs19_305_029",
            "identifier": "vs19_305_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_029/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S) - Votazione Emendamento 1.02 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1665",
            "description_title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30484,
            "slug": "vs19_305_016",
            "identifier": "vs19_305_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_016/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.116 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.116 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.116 DDL n. 1665",
            "description_title": "Emendamento 1.116 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30485,
            "slug": "vs19_305_017",
            "identifier": "vs19_305_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_017/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.121 DONNO LEONARDO (M5S) - Votazione Emendamento 1.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.121 DDL n. 1665",
            "description_title": "Emendamento 1.121 DONNO LEONARDO (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.93
        }
    ]
}