Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=303
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=304",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=302",
    "results": [
        {
            "id": 24967,
            "slug": "vs19_196_058",
            "identifier": "vs19_196_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_058/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1437/68, come riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1437/68, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/68, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/68, come riformulato, ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 124,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24979,
            "slug": "vs19_196_010",
            "identifier": "vs19_196_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_010/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24985,
            "slug": "vs19_196_050",
            "identifier": "vs19_196_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_050/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1437/53 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/53 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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24987,
            "slug": "vs19_196_008",
            "identifier": "vs19_196_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_008/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24992,
            "slug": "vs19_196_042",
            "identifier": "vs19_196_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_042/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1437/45 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1437/45 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/45 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/45 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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 24995,
            "slug": "vs19_196_025",
            "identifier": "vs19_196_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_025/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24989,
            "slug": "vs19_196_013",
            "identifier": "vs19_196_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_013/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1437/15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24993,
            "slug": "vs19_196_023",
            "identifier": "vs19_196_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_023/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1437/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1437/26, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/26, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 134,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25007,
            "slug": "vs19_196_051",
            "identifier": "vs19_196_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_051/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1437/54 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1437/54 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/54 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/54 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": 37,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24959,
            "slug": "vs19_196_043",
            "identifier": "vs19_196_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_043/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1437/46 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1437/46 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/46 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/46 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24956,
            "slug": "vs19_196_049",
            "identifier": "vs19_196_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_049/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1437/52 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/52 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24971,
            "slug": "vs19_196_029",
            "identifier": "vs19_196_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_029/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24972,
            "slug": "vs19_196_022",
            "identifier": "vs19_196_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_022/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1437/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1437/25 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/25 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/25 RICCIARDI TONI (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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24988,
            "slug": "vs19_196_046",
            "identifier": "vs19_196_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_046/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1437/49 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/49 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": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24998,
            "slug": "vs19_196_048",
            "identifier": "vs19_196_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_048/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1437/51 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1437/51 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/51 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/51 CHERCHI SUSANNA (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": 8,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24999,
            "slug": "vs19_196_011",
            "identifier": "vs19_196_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_011/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/13 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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25006,
            "slug": "vs19_196_063",
            "identifier": "vs19_196_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_063/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25011,
            "slug": "vs19_196_062",
            "identifier": "vs19_196_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_062/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25012,
            "slug": "vs19_196_045",
            "identifier": "vs19_196_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_045/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1437/48 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/48 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": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25013,
            "slug": "vs19_196_044",
            "identifier": "vs19_196_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_044/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1437/47 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1437/47 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/47 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/47 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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25014,
            "slug": "vs19_196_014",
            "identifier": "vs19_196_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_014/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1437/16 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1437/16 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/16 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/16 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25016,
            "slug": "vs19_196_020",
            "identifier": "vs19_196_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_020/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (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.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25202,
            "slug": "vs19_195_001",
            "identifier": "vs19_195_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_195_001/?format=api",
            "sitting": {
                "id": 1525,
                "date": "2023-11-14",
                "number": 195,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto misure contro il caro prezzi",
            "original_title": "Votazione Articolo unico DDL n. 1437",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 settembre 2023, n. 131, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia.\n29 settembre 2023, n. 131",
            "public_title": "Fiducia conversione decreto misure contro il caro prezzi",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 25087,
            "slug": "vs19_192_029",
            "identifier": "vs19_192_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_029/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/752/2, come riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/752/2, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/2, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/2, come riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25066,
            "slug": "vs19_192_008",
            "identifier": "vs19_192_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_008/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0752",
            "description_title": "Emendamento 3.1000 VACCARI STEFANO (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25067,
            "slug": "vs19_192_009",
            "identifier": "vs19_192_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_009/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0752",
            "original_title": "Votazione Articolo 3 PDL n. 0752",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25068,
            "slug": "vs19_192_010",
            "identifier": "vs19_192_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_010/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0752",
            "original_title": "Votazione Articolo 4 PDL n. 0752",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25070,
            "slug": "vs19_192_012",
            "identifier": "vs19_192_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_012/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0752",
            "original_title": "Votazione Articolo 6 PDL n. 0752",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25076,
            "slug": "vs19_192_018",
            "identifier": "vs19_192_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_018/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0752",
            "original_title": "Votazione Articolo 8 PDL n. 0752",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25080,
            "slug": "vs19_192_022",
            "identifier": "vs19_192_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_022/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 0752",
            "original_title": "Votazione Articolo 10 PDL n. 0752",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25081,
            "slug": "vs19_192_023",
            "identifier": "vs19_192_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_023/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0752",
            "original_title": "Votazione Articolo 11 PDL n. 0752",
            "description_title": "Articolo 11",
            "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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25084,
            "slug": "vs19_192_026",
            "identifier": "vs19_192_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_026/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0752",
            "original_title": "Votazione Articolo 12 PDL n. 0752",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25085,
            "slug": "vs19_192_027",
            "identifier": "vs19_192_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_027/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 0752",
            "original_title": "Votazione Articolo 13 PDL n. 0752",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25086,
            "slug": "vs19_192_028",
            "identifier": "vs19_192_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_028/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25088,
            "slug": "vs19_192_030",
            "identifier": "vs19_192_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_030/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/752/3, come riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/752/3, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/3, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/3, come riformulato, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25064,
            "slug": "vs19_192_006",
            "identifier": "vs19_192_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_006/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1003 EVI ELEONORA (AVS) - Votazione Emendamento 3.1003 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0752",
            "description_title": "Emendamento 3.1003 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25069,
            "slug": "vs19_192_011",
            "identifier": "vs19_192_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_011/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0752",
            "original_title": "Votazione Articolo 5 PDL n. 0752",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25072,
            "slug": "vs19_192_014",
            "identifier": "vs19_192_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_014/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0752",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25078,
            "slug": "vs19_192_020",
            "identifier": "vs19_192_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_020/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (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": 14,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25079,
            "slug": "vs19_192_021",
            "identifier": "vs19_192_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_021/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.100 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 10.100 PDL n. 0752",
            "original_title": "Votazione Emendamento 10.100 PDL n. 0752",
            "description_title": "Emendamento 10.100 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25082,
            "slug": "vs19_192_024",
            "identifier": "vs19_192_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_024/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 11.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.2
        }
    ]
}