Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=138
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=139",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=137",
    "results": [
        {
            "id": 30575,
            "slug": "vs19_309_047",
            "identifier": "vs19_309_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_047/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.270 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.270 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.270 DDL n. 1665",
            "description_title": "Emendamento 2.270 BOSCHI MARIA ELENA (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": 32,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30594,
            "slug": "vs19_309_046",
            "identifier": "vs19_309_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_046/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.267 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.267 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.267 DDL n. 1665",
            "description_title": "Emendamento 2.267 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30596,
            "slug": "vs19_309_045",
            "identifier": "vs19_309_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_045/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.265 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.265 DDL n. 1665",
            "description_title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30613,
            "slug": "vs19_309_044",
            "identifier": "vs19_309_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_044/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.252 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.252 DDL n. 1665",
            "description_title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30504,
            "slug": "vs19_309_043",
            "identifier": "vs19_309_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_043/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.253 TORTO DANIELA (M5S) - Votazione Emendamento 2.253 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.253 DDL n. 1665",
            "description_title": "Emendamento 2.253 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30517,
            "slug": "vs19_309_042",
            "identifier": "vs19_309_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_042/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.250 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.250 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.250 DDL n. 1665",
            "description_title": "Emendamento 2.250 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30534,
            "slug": "vs19_309_041",
            "identifier": "vs19_309_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_041/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.216 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.216 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.216 DDL n. 1665",
            "description_title": "Emendamento 2.216 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30550,
            "slug": "vs19_309_040",
            "identifier": "vs19_309_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_040/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.182 DDL n. 1665",
            "description_title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30628,
            "slug": "vs19_309_039",
            "identifier": "vs19_309_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_039/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.171 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.171 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.171 DDL n. 1665",
            "description_title": "Emendamento 2.171 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30612,
            "slug": "vs19_309_038",
            "identifier": "vs19_309_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_038/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.167 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.167 DDL n. 1665",
            "description_title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30593,
            "slug": "vs19_309_037",
            "identifier": "vs19_309_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_037/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.166 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.166 DDL n. 1665",
            "description_title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30576,
            "slug": "vs19_309_036",
            "identifier": "vs19_309_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_036/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.165 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.165 DDL n. 1665",
            "description_title": "Emendamento 2.165 BOSCHI MARIA ELENA (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": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30529,
            "slug": "vs19_309_035",
            "identifier": "vs19_309_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_035/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.159 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.159 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.159 DDL n. 1665",
            "description_title": "Emendamento 2.159 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30561,
            "slug": "vs19_309_034",
            "identifier": "vs19_309_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_034/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.157 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.157 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.157 DDL n. 1665",
            "description_title": "Emendamento 2.157 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30511,
            "slug": "vs19_309_033",
            "identifier": "vs19_309_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_033/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.154 SCERRA FILIPPO (M5S) - Votazione Emendamento 2.154 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.154 DDL n. 1665",
            "description_title": "Emendamento 2.154 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30527,
            "slug": "vs19_309_032",
            "identifier": "vs19_309_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_032/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.146 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.146 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.146 DDL n. 1665",
            "description_title": "Emendamento 2.146 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30607,
            "slug": "vs19_309_031",
            "identifier": "vs19_309_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_031/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.142 GIULIANO CARLA (M5S) - Votazione Emendamento 2.142 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.142 DDL n. 1665",
            "description_title": "Emendamento 2.142 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": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30622,
            "slug": "vs19_309_030",
            "identifier": "vs19_309_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_030/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.139 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.139 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.139 DDL n. 1665",
            "description_title": "Emendamento 2.139 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30562,
            "slug": "vs19_309_029",
            "identifier": "vs19_309_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_029/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.137 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.137 DDL n. 1665",
            "description_title": "Emendamento 2.137 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30544,
            "slug": "vs19_309_028",
            "identifier": "vs19_309_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_028/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.134 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.134 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.134 DDL n. 1665",
            "description_title": "Emendamento 2.134 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30590,
            "slug": "vs19_309_027",
            "identifier": "vs19_309_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_027/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.132 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.132 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.132 DDL n. 1665",
            "description_title": "Emendamento 2.132 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30573,
            "slug": "vs19_309_026",
            "identifier": "vs19_309_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_026/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.128 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.128 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.128 DDL n. 1665",
            "description_title": "Emendamento 2.128 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30625,
            "slug": "vs19_309_025",
            "identifier": "vs19_309_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_025/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.127 PELLEGRINI MARCO (M5S) - Votazione Emendamento 2.127 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.127 DDL n. 1665",
            "description_title": "Emendamento 2.127 PELLEGRINI MARCO (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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30604,
            "slug": "vs19_309_024",
            "identifier": "vs19_309_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_024/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.121 CASO ANTONIO (M5S) - Votazione Emendamento 2.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.121 DDL n. 1665",
            "description_title": "Emendamento 2.121 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30509,
            "slug": "vs19_309_023",
            "identifier": "vs19_309_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_023/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.126 DDL n. 1665",
            "description_title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30521,
            "slug": "vs19_309_022",
            "identifier": "vs19_309_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_022/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.125 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.125 DDL n. 1665",
            "description_title": "Emendamento 2.125 BOSCHI MARIA ELENA (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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30536,
            "slug": "vs19_309_021",
            "identifier": "vs19_309_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_021/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.118 DDL n. 1665",
            "description_title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30553,
            "slug": "vs19_309_020",
            "identifier": "vs19_309_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_020/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.115 BRUNO RAFFAELE (M5S) - Votazione Emendamento 2.115 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.115 DDL n. 1665",
            "description_title": "Emendamento 2.115 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30595,
            "slug": "vs19_309_019",
            "identifier": "vs19_309_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_019/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.112 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.112 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.112 DDL n. 1665",
            "description_title": "Emendamento 2.112 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30614,
            "slug": "vs19_309_018",
            "identifier": "vs19_309_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_018/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.109 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.109 DDL n. 1665",
            "description_title": "Emendamento 2.109 BOSCHI MARIA ELENA (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30564,
            "slug": "vs19_309_017",
            "identifier": "vs19_309_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_017/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.113 IARIA ANTONINO (M5S) - Votazione Emendamento 2.113 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.113 DDL n. 1665",
            "description_title": "Emendamento 2.113 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30580,
            "slug": "vs19_309_016",
            "identifier": "vs19_309_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_016/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.99 CASO ANTONIO (M5S) - Votazione Emendamento 2.99 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.99 DDL n. 1665",
            "description_title": "Emendamento 2.99 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30532,
            "slug": "vs19_309_015",
            "identifier": "vs19_309_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_015/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.94 DDL n. 1665",
            "description_title": "Emendamento 2.94 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30548,
            "slug": "vs19_309_014",
            "identifier": "vs19_309_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_014/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.93 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 2.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.93 DDL n. 1665",
            "description_title": "Emendamento 2.93 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30503,
            "slug": "vs19_309_013",
            "identifier": "vs19_309_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_013/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.91 DDL n. 1665",
            "description_title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30621,
            "slug": "vs19_309_011",
            "identifier": "vs19_309_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_011/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.89 DDL n. 1665",
            "description_title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30602,
            "slug": "vs19_309_010",
            "identifier": "vs19_309_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_010/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.88 DDL n. 1665",
            "description_title": "Emendamento 2.88 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30540,
            "slug": "vs19_309_009",
            "identifier": "vs19_309_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_009/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.87 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.87 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.87 DDL n. 1665",
            "description_title": "Emendamento 2.87 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30566,
            "slug": "vs19_309_007",
            "identifier": "vs19_309_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_007/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.78 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.78 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.78 DDL n. 1665",
            "description_title": "Emendamento 2.78 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30583,
            "slug": "vs19_309_006",
            "identifier": "vs19_309_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_006/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.72 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.72 DDL n. 1665",
            "description_title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30599,
            "slug": "vs19_309_005",
            "identifier": "vs19_309_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_005/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1665",
            "description_title": "Emendamento 2.26 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30501,
            "slug": "vs19_309_003",
            "identifier": "vs19_309_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_003/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.20 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1665",
            "description_title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30516,
            "slug": "vs19_309_002",
            "identifier": "vs19_309_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_002/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.11 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1665",
            "description_title": "Emendamento 2.11 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30545,
            "slug": "vs19_309_001",
            "identifier": "vs19_309_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_001/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.8 IARIA ANTONINO (M5S) - Votazione Emendamento 2.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1665",
            "description_title": "Emendamento 2.8 IARIA ANTONINO (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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30498,
            "slug": "vs19_305_030",
            "identifier": "vs19_305_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_030/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1665",
            "description_title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30497,
            "slug": "vs19_305_029",
            "identifier": "vs19_305_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_029/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S) - Votazione Emendamento 1.02 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1665",
            "description_title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30496,
            "slug": "vs19_305_028",
            "identifier": "vs19_305_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_028/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1665",
            "original_title": "Votazione Articolo 1 DDL n. 1665",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 79.63
        }
    ]
}