Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=185
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=186",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=184",
    "results": [
        {
            "id": 30961,
            "slug": "vs19_318_007",
            "identifier": "vs19_318_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_007/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri - Votazione Mozione 1_00302",
            "original_title": "Votazione Mozione 1_00302",
            "description_title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30984,
            "slug": "vs19_318_009",
            "identifier": "vs19_318_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_009/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00304, limitatamente alla premessa, ROSATO ETTORE (APERRE) ed altri - Votazione Mozione 1_00304",
            "original_title": "Votazione Mozione 1_00304",
            "description_title": "Mozione n. 1-00304, limitatamente alla premessa, ROSATO ETTORE (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 35.4
        },
        {
            "id": 30890,
            "slug": "vs19_318_004",
            "identifier": "vs19_318_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_004/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 30993,
            "slug": "vs19_318_043",
            "identifier": "vs19_318_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_043/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.4 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.4 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1718",
            "description_title": "Emendamento 2.4 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 30995,
            "slug": "vs19_318_023",
            "identifier": "vs19_318_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_023/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1718",
            "description_title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 30989,
            "slug": "vs19_318_033",
            "identifier": "vs19_318_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_033/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 1.102 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.102 DDL n. 1718",
            "description_title": "Emendamento 1.102 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 54.62,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 31005,
            "slug": "vs19_318_024",
            "identifier": "vs19_318_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_024/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.9 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1718",
            "description_title": "Emendamento 1.9 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 31016,
            "slug": "vs19_318_019",
            "identifier": "vs19_318_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_019/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.3 DORI DEVIS (AVS) - Votazione Emendamento 1.3 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1718",
            "description_title": "Emendamento 1.3 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 31018,
            "slug": "vs19_318_025",
            "identifier": "vs19_318_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_025/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1718",
            "description_title": "Emendamento 1.10 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 31027,
            "slug": "vs19_318_046",
            "identifier": "vs19_318_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_046/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.100 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.100 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.100 DDL n. 1718",
            "description_title": "Emendamento 2.100 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31032,
            "slug": "vs19_318_047",
            "identifier": "vs19_318_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_047/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.7 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1718",
            "description_title": "Emendamento 2.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 31040,
            "slug": "vs19_318_027",
            "identifier": "vs19_318_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_027/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1718",
            "description_title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 30.43
        },
        {
            "id": 31052,
            "slug": "vs19_318_038",
            "identifier": "vs19_318_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_038/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.28 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1718",
            "description_title": "Emendamento 1.28 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 31044,
            "slug": "vs19_318_042",
            "identifier": "vs19_318_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_042/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.3 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1718",
            "description_title": "Emendamento 2.3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 31060,
            "slug": "vs19_318_048",
            "identifier": "vs19_318_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_048/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1718",
            "description_title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 31063,
            "slug": "vs19_318_035",
            "identifier": "vs19_318_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_035/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1718",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 31066,
            "slug": "vs19_318_029",
            "identifier": "vs19_318_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_029/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.15 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.15 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1718",
            "description_title": "Emendamento 1.15 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 31059,
            "slug": "vs19_318_041",
            "identifier": "vs19_318_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_041/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.1 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1718",
            "description_title": "Emendamento 2.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 31128,
            "slug": "vs19_318_022",
            "identifier": "vs19_318_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_022/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1718",
            "description_title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 31057,
            "slug": "vs19_318_020",
            "identifier": "vs19_318_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_020/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.103 GIULIANO CARLA (M5S) - Votazione Emendamento 1.103 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.103 DDL n. 1718",
            "description_title": "Emendamento 1.103 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 31056,
            "slug": "vs19_318_018",
            "identifier": "vs19_318_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_018/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1718",
            "description_title": "Emendamento 1.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31037,
            "slug": "vs19_318_037",
            "identifier": "vs19_318_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_037/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.27 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.27 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1718",
            "description_title": "Emendamento 1.27 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 31025,
            "slug": "vs19_318_026",
            "identifier": "vs19_318_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_026/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1718",
            "description_title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 31091,
            "slug": "vs19_318_014",
            "identifier": "vs19_318_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_014/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00306, limitatamente ai capoversi primo e secondo, come riformulato, della parte dispositiva, DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Mozione 1_00306",
            "original_title": "Votazione Mozione 1_00306",
            "description_title": "Mozione n. 1-00306, limitatamente ai capoversi primo e secondo, come riformulato, della parte dispositiva, DELLA VEDOVA BENEDETTO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31086,
            "slug": "vs19_318_013",
            "identifier": "vs19_318_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_013/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00305, limitatamente alla premessa, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00305",
            "original_title": "Votazione Mozione 1_00305",
            "description_title": "Mozione n. 1-00305, limitatamente alla premessa, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 35.4
        },
        {
            "id": 31101,
            "slug": "vs19_318_012",
            "identifier": "vs19_318_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_012/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00305, limitatamente ai capoversi quinto, sesto e settimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00305",
            "original_title": "Votazione Mozione 1_00305",
            "description_title": "Mozione n. 1-00305, limitatamente ai capoversi quinto, sesto e settimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 31012,
            "slug": "vs19_318_031",
            "identifier": "vs19_318_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_031/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.17 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1718",
            "description_title": "Emendamento 1.17 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 31010,
            "slug": "vs19_318_030",
            "identifier": "vs19_318_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_030/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.16 GIULIANO CARLA (M5S) - Votazione Emendamento 1.16 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1718",
            "description_title": "Emendamento 1.16 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 31002,
            "slug": "vs19_318_044",
            "identifier": "vs19_318_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_044/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.5 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1718",
            "description_title": "Emendamento 2.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 30775,
            "slug": "19-206-1",
            "identifier": "19-206-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-206-1/?format=api",
            "sitting": {
                "id": 1728,
                "date": "2024-07-04",
                "number": 206,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto rafforzamento imprese agricole e della pesca di interesse strategico",
            "original_title": "Disegno di legge n. 1138. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto rafforzamento imprese agricole e della pesca di interesse strategico",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 85.34,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 30774,
            "slug": "19-205-1",
            "identifier": "19-205-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-205-1/?format=api",
            "sitting": {
                "id": 1727,
                "date": "2024-07-03",
                "number": 205,
                "branch": "S"
            },
            "number": 1,
            "title": "d-l 63/2024 - Agricoltura e imprese di interesse strategico - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "d-l 63/2024 - Agricoltura e imprese di interesse strategico",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 62.79
        },
        {
            "id": 30959,
            "slug": "vs19_317_032",
            "identifier": "vs19_317_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_032/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1933/42, come riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1933/42, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/42, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/42, come riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 126,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30964,
            "slug": "vs19_317_091",
            "identifier": "vs19_317_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_091/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1933/102 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1933/102 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/102 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/102 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30963,
            "slug": "vs19_317_045",
            "identifier": "vs19_317_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_045/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1933/55 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1933/55 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/55 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/55 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": 21,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30958,
            "slug": "vs19_317_009",
            "identifier": "vs19_317_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_009/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1933/9 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1933/9 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/9 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/9 PAGANO UBALDO (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": 29,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30957,
            "slug": "vs19_317_019",
            "identifier": "vs19_317_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_019/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1933/19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1933/19 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/19 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/19 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": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 30956,
            "slug": "vs19_317_079",
            "identifier": "vs19_317_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_079/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1933/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1933/90 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/90 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/90 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": 23,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30955,
            "slug": "vs19_317_051",
            "identifier": "vs19_317_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_051/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/61 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30954,
            "slug": "vs19_317_022",
            "identifier": "vs19_317_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_022/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1933/26 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1933/26 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/26 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/26 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": 24,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30953,
            "slug": "vs19_317_029",
            "identifier": "vs19_317_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_029/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1933/34 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1933/34 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/34 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/34 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": 21,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30952,
            "slug": "vs19_317_001",
            "identifier": "vs19_317_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_001/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1933/1, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1933/1, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/1, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/1, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 30950,
            "slug": "vs19_317_070",
            "identifier": "vs19_317_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_070/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1933/81 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1933/81 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/81 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/81 GRUPPIONI NAIKE (IVICRE)",
            "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": 63.87,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 30949,
            "slug": "vs19_317_090",
            "identifier": "vs19_317_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_090/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1933/101, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1933/101, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/101, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/101, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 116,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30948,
            "slug": "vs19_317_044",
            "identifier": "vs19_317_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_044/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1933/54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1933/54 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/54 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/54 GIRELLI GIAN ANTONIO (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": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 30947,
            "slug": "vs19_317_008",
            "identifier": "vs19_317_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_008/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1933/8 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/8 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/8 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/8 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": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30946,
            "slug": "vs19_317_064",
            "identifier": "vs19_317_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_064/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1933/74 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1933/74 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/74 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/74 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30945,
            "slug": "vs19_317_018",
            "identifier": "vs19_317_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_018/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1933/18 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1933/18 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/18 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/18 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": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30944,
            "slug": "vs19_317_033",
            "identifier": "vs19_317_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_033/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1933/43, come riformulato, ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1933/43, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/43, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/43, come riformulato, ROSSI ANDREA (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": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30942,
            "slug": "vs19_317_050",
            "identifier": "vs19_317_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_050/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1933/60 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1933/60 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/60 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/60 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": 23,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30940,
            "slug": "vs19_317_028",
            "identifier": "vs19_317_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_028/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/33 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": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        }
    ]
}