Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=297
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=identifier&page=298",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=296",
    "results": [
        {
            "id": 29992,
            "slug": "vs19_281_046",
            "identifier": "vs19_281_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_046/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1752/69 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1752/69 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/69 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/69 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": 17,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30069,
            "slug": "vs19_281_048",
            "identifier": "vs19_281_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_048/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/71 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": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30008,
            "slug": "vs19_281_049",
            "identifier": "vs19_281_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_049/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30046,
            "slug": "vs19_281_050",
            "identifier": "vs19_281_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_050/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1752/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/73 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": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30056,
            "slug": "vs19_281_051",
            "identifier": "vs19_281_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_051/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1752/74 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1752/74 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/74 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/74 RUFFINO DANIELA (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": 12,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30021,
            "slug": "vs19_281_052",
            "identifier": "vs19_281_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_052/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30043,
            "slug": "vs19_281_054",
            "identifier": "vs19_281_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_054/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1752/78 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1752/78 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/78 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/78 MARI FRANCESCO (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": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30027,
            "slug": "vs19_281_056",
            "identifier": "vs19_281_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_056/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1752/80 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1752/80 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/80 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/80 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": 18,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30044,
            "slug": "vs19_281_057",
            "identifier": "vs19_281_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_057/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (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": 16,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30066,
            "slug": "vs19_281_058",
            "identifier": "vs19_281_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_058/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1752/82 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/82 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30024,
            "slug": "vs19_281_059",
            "identifier": "vs19_281_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_059/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30051,
            "slug": "vs19_281_060",
            "identifier": "vs19_281_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_060/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (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": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30070,
            "slug": "vs19_281_061",
            "identifier": "vs19_281_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_061/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1752/86, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1752/86, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/86, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/86, nel testo 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": 10,
            "n_margin": 111,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30048,
            "slug": "vs19_281_062",
            "identifier": "vs19_281_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_062/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/87 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30012,
            "slug": "vs19_281_063",
            "identifier": "vs19_281_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_063/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (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": 56.96,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (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": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (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": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30058,
            "slug": "vs19_281_066",
            "identifier": "vs19_281_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_066/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1752/91 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1752/91 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/91 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/91 QUARTAPELLE PROCOPIO LIA (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": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30007,
            "slug": "vs19_281_067",
            "identifier": "vs19_281_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_067/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (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": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30003,
            "slug": "vs19_281_069",
            "identifier": "vs19_281_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_069/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/94 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/94 BRAGA CHIARA (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": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30005,
            "slug": "vs19_281_070",
            "identifier": "vs19_281_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_070/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1752/95 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1752/95 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/95 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/95 AMENDOLA VINCENZO (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": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30034,
            "slug": "vs19_281_071",
            "identifier": "vs19_281_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_071/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1752/96 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/96 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30033,
            "slug": "vs19_281_072",
            "identifier": "vs19_281_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_072/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1752/97 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1752/97 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/97 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/97 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30074,
            "slug": "vs19_281_073",
            "identifier": "vs19_281_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_073/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1752/98 FASSINO PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/98 FASSINO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30032,
            "slug": "vs19_281_074",
            "identifier": "vs19_281_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_074/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1752/99 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/99 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30016,
            "slug": "vs19_281_076",
            "identifier": "vs19_281_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_076/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (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": 56.96,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30054,
            "slug": "vs19_281_078",
            "identifier": "vs19_281_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_078/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1752/104 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/104 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/104 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/104 DE MARIA 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (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": 26,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 30050,
            "slug": "vs19_281_080",
            "identifier": "vs19_281_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_080/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1752/106 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/106 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/106 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/106 STEFANAZZI CLAUDIO MICHELE (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": 56.54,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30057,
            "slug": "vs19_281_081",
            "identifier": "vs19_281_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_081/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1752/107 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1752/107 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/107 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/107 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": 22,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30015,
            "slug": "vs19_281_082",
            "identifier": "vs19_281_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_082/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1752/108 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1752/108 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/108 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/108 ROGGIANI SILVIA (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": 56.12,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30031,
            "slug": "vs19_281_083",
            "identifier": "vs19_281_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_083/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1752/109 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1752/109 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/109 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/109 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30029,
            "slug": "vs19_281_084",
            "identifier": "vs19_281_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_084/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (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": 54.43,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30013,
            "slug": "vs19_281_085",
            "identifier": "vs19_281_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_085/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/111 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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 29994,
            "slug": "vs19_281_086",
            "identifier": "vs19_281_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_086/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1752/112 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/112 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30023,
            "slug": "vs19_281_087",
            "identifier": "vs19_281_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_087/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1752/113 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1752/113 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/113 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/113 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30059,
            "slug": "vs19_281_088",
            "identifier": "vs19_281_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_088/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30053,
            "slug": "vs19_281_089",
            "identifier": "vs19_281_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_089/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1752/116 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/116 LAUS MAURO ANTONIO DONATO (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": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30055,
            "slug": "vs19_281_091",
            "identifier": "vs19_281_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_091/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (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": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 29993,
            "slug": "vs19_281_092",
            "identifier": "vs19_281_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_092/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1752/119 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/119 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/119 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/119 IACONO GIOVANNA (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": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 30010,
            "slug": "vs19_281_093",
            "identifier": "vs19_281_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_093/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1752/120, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1752/120, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/120, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/120, nel testo riformulato, FORNARO FEDERICO (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": 105,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29991,
            "slug": "vs19_281_094",
            "identifier": "vs19_281_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_094/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/121 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 30026,
            "slug": "vs19_281_095",
            "identifier": "vs19_281_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_095/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1752/122, nel testo riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1752/122, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/122, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/122, nel testo 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": 8,
            "n_margin": 102,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 51.23
        }
    ]
}