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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=130",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=128",
    "results": [
        {
            "id": 31039,
            "slug": "vs19_321_009",
            "identifier": "vs19_321_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_009/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.18 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.18 DDL n. 1718",
            "description_title": "Emendamento 2.18 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31049,
            "slug": "vs19_321_008",
            "identifier": "vs19_321_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_008/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 2.16 D'ORSO VALENTINA (M5S) e 2.17 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.16 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1718",
            "description_title": "Identici emendamenti 2.16 D'ORSO VALENTINA (M5S) e 2.17 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31019,
            "slug": "vs19_321_007",
            "identifier": "vs19_321_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_007/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.14 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1718",
            "description_title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 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": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31028,
            "slug": "vs19_321_006",
            "identifier": "vs19_321_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_006/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.13 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1718",
            "description_title": "Emendamento 2.13 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": 40,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 30999,
            "slug": "vs19_321_005",
            "identifier": "vs19_321_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_005/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1718",
            "description_title": "Emendamento 2.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": 52,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 31008,
            "slug": "vs19_321_004",
            "identifier": "vs19_321_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_004/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.101 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.101 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.101 DDL n. 1718",
            "description_title": "Emendamento 2.101 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": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 31045,
            "slug": "vs19_321_003",
            "identifier": "vs19_321_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_003/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.11 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1718",
            "description_title": "Emendamento 2.11 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": 37,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31031,
            "slug": "vs19_321_002",
            "identifier": "vs19_321_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_002/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1718",
            "description_title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31076,
            "slug": "vs19_321_001",
            "identifier": "vs19_321_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_001/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1937",
            "original_title": "Votazione pregiudiziale DDL n. 1937",
            "description_title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 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": 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": 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": 31015,
            "slug": "vs19_318_045",
            "identifier": "vs19_318_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_045/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.6 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.6 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1718",
            "description_title": "Emendamento 2.6 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": 47,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 49.07
        },
        {
            "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": 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": 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": 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": 31070,
            "slug": "vs19_318_040",
            "identifier": "vs19_318_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_040/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1718",
            "original_title": "Votazione Articolo 1 DDL n. 1718",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 31014,
            "slug": "vs19_318_039",
            "identifier": "vs19_318_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_039/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1718",
            "description_title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 46.58
        },
        {
            "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": 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": 31077,
            "slug": "vs19_318_036",
            "identifier": "vs19_318_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_036/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1718",
            "description_title": "Emendamento 1.24 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "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": 31001,
            "slug": "vs19_318_034",
            "identifier": "vs19_318_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_034/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1718",
            "description_title": "Emendamento 1.20 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 40.37
        },
        {
            "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": 31023,
            "slug": "vs19_318_032",
            "identifier": "vs19_318_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_032/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.18 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1718",
            "description_title": "Emendamento 1.18 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": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 46.58
        },
        {
            "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": 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": 31054,
            "slug": "vs19_318_028",
            "identifier": "vs19_318_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_028/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.13 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1718",
            "description_title": "Emendamento 1.13 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": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 45.34
        },
        {
            "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": 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": 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": 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": 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": 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": 31073,
            "slug": "vs19_318_021",
            "identifier": "vs19_318_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_021/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.5 DORI DEVIS (AVS) - Votazione Emendamento 1.5 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1718",
            "description_title": "Emendamento 1.5 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.76
        },
        {
            "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": 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": 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": 31043,
            "slug": "vs19_318_017",
            "identifier": "vs19_318_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_017/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 17,
            "title": "Questioni pregiudiziali n. 1 DORI DEVIS (AVS) ed altri, n. 2 D'ORSO VALENTINA (M5S) ed altri, e n. 3 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 1718",
            "original_title": "Votazione pregiudiziale DDL n. 1718",
            "description_title": "Questioni pregiudiziali n. 1 DORI DEVIS (AVS) ed altri, n. 2 D'ORSO VALENTINA (M5S) ed altri, e n. 3 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31130,
            "slug": "vs19_318_016",
            "identifier": "vs19_318_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_016/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00306, limitatamente alla premessa e al capoverso terzo 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 alla premessa e al capoverso terzo 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 31120,
            "slug": "vs19_318_015",
            "identifier": "vs19_318_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_015/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00306, limitatamente al capoverso quarto 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 al capoverso quarto 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": 92,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 58.39
        },
        {
            "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": 31096,
            "slug": "vs19_318_011",
            "identifier": "vs19_318_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_011/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00305, limitatamente al capoverso secondo, come riformulato, 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 al capoverso secondo, come riformulato, 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": 77,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31111,
            "slug": "vs19_318_010",
            "identifier": "vs19_318_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_010/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00305, limitatamente ai capoversi primo, come riformulato, terzo e quarto, come riformulato, 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 primo, come riformulato, terzo e quarto, come riformulato, 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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 38.51
        },
        {
            "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": 30943,
            "slug": "vs19_318_008",
            "identifier": "vs19_318_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_008/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00304, limitatamente alla parte dispositiva, ROSATO ETTORE (APERRE) ed altri - Votazione Mozione 1_00304",
            "original_title": "Votazione Mozione 1_00304",
            "description_title": "Mozione n. 1-00304, limitatamente alla parte dispositiva, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 91,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 58.39
        }
    ]
}