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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=263",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=261",
    "results": [
        {
            "id": 30751,
            "slug": "vs19_309_205",
            "identifier": "vs19_309_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_205/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30752,
            "slug": "vs19_309_225",
            "identifier": "vs19_309_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_225/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 225,
            "title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30753,
            "slug": "vs19_309_215",
            "identifier": "vs19_309_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_215/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 215,
            "title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30754,
            "slug": "vs19_309_242",
            "identifier": "vs19_309_242",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_242/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 242,
            "title": "Ordine del giorno n. 9/1665/70 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1665/70 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/70 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/70 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 30505,
            "slug": "vs19_309_084",
            "identifier": "vs19_309_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_084/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 3.347 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.347 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.347 DDL n. 1665",
            "description_title": "Emendamento 3.347 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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30506,
            "slug": "vs19_309_107",
            "identifier": "vs19_309_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_107/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 4.108 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.108 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.108 DDL n. 1665",
            "description_title": "Emendamento 4.108 CAPPELLETTI ENRICO (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": 34,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30616,
            "slug": "vs19_309_102",
            "identifier": "vs19_309_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_102/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 4.82 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.82 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.82 DDL n. 1665",
            "description_title": "Emendamento 4.82 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": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30617,
            "slug": "vs19_309_130",
            "identifier": "vs19_309_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_130/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 7.178 RICCIARDI RICCARDO (M5S) - Votazione Emendamento 7.178 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.178 DDL n. 1665",
            "description_title": "Emendamento 7.178 RICCIARDI RICCARDO (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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30619,
            "slug": "vs19_309_073",
            "identifier": "vs19_309_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_073/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.234 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.234 DDL n. 1665",
            "description_title": "Emendamento 3.234 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30620,
            "slug": "vs19_309_117",
            "identifier": "vs19_309_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_117/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 5.119 LOMUTI ARNALDO (M5S) - Votazione Emendamento 5.119 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.119 DDL n. 1665",
            "description_title": "Emendamento 5.119 LOMUTI ARNALDO (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": 69.14
        },
        {
            "id": 30648,
            "slug": "vs19_309_155",
            "identifier": "vs19_309_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_155/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 9.15 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 9.15 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.15 DDL n. 1665",
            "description_title": "Emendamento 9.15 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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30676,
            "slug": "vs19_309_161",
            "identifier": "vs19_309_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_161/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 10.280 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 10.280 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.280 DDL n. 1665",
            "description_title": "Emendamento 10.280 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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30678,
            "slug": "vs19_309_138",
            "identifier": "vs19_309_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_138/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 7.277 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.277 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.277 DDL n. 1665",
            "description_title": "Emendamento 7.277 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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30680,
            "slug": "vs19_309_150",
            "identifier": "vs19_309_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_150/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 150,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1665",
            "original_title": "Votazione Articolo 8 DDL n. 1665",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30681,
            "slug": "vs19_309_157",
            "identifier": "vs19_309_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_157/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1665",
            "original_title": "Votazione Articolo 9 DDL n. 1665",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30683,
            "slug": "vs19_309_170",
            "identifier": "vs19_309_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_170/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 10.358 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.358 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.358 DDL n. 1665",
            "description_title": "Emendamento 10.358 PENZA PASQUALINO (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": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30724,
            "slug": "vs19_309_209",
            "identifier": "vs19_309_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_209/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 209,
            "title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30741,
            "slug": "vs19_309_195",
            "identifier": "vs19_309_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_195/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 195,
            "title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/23 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/23 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30742,
            "slug": "vs19_309_204",
            "identifier": "vs19_309_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_204/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30744,
            "slug": "vs19_309_234",
            "identifier": "vs19_309_234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_234/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 234,
            "title": "Ordine del giorno n. 9/1665/62 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1665/62 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/62 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/62 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30747,
            "slug": "vs19_309_243",
            "identifier": "vs19_309_243",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_243/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 243,
            "title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30512,
            "slug": "vs19_309_098",
            "identifier": "vs19_309_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_098/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 4.59 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.59 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.59 DDL n. 1665",
            "description_title": "Emendamento 4.59 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": 70.17,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30518,
            "slug": "vs19_309_079",
            "identifier": "vs19_309_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_079/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.276 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.276 DDL n. 1665",
            "description_title": "Emendamento 3.276 RICCIARDI MARIANNA (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.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30519,
            "slug": "vs19_309_108",
            "identifier": "vs19_309_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_108/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1665",
            "original_title": "Votazione Articolo 4 DDL n. 1665",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30520,
            "slug": "vs19_309_085",
            "identifier": "vs19_309_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_085/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 3.351 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.351 DDL n. 1665",
            "description_title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (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": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 30647,
            "slug": "vs19_309_165",
            "identifier": "vs19_309_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_165/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 165,
            "title": "Emendamento 10.323 GUBITOSA MICHELE (M5S) - Votazione Emendamento 10.323 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.323 DDL n. 1665",
            "description_title": "Emendamento 10.323 GUBITOSA MICHELE (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": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30715,
            "slug": "vs19_309_210",
            "identifier": "vs19_309_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_210/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 210,
            "title": "Ordine del giorno n. 9/1665/38 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1665/38 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/38 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/38 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30654,
            "slug": "vs19_309_154",
            "identifier": "vs19_309_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_154/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 9.12 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 9.12 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1665",
            "description_title": "Emendamento 9.12 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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30655,
            "slug": "vs19_309_173",
            "identifier": "vs19_309_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_173/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 173,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1665",
            "original_title": "Votazione Articolo 10 DDL n. 1665",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30656,
            "slug": "vs19_309_147",
            "identifier": "vs19_309_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_147/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 8.37 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.37 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.37 DDL n. 1665",
            "description_title": "Emendamento 8.37 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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30657,
            "slug": "vs19_309_140",
            "identifier": "vs19_309_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_140/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 140,
            "title": "Emendamento 7.310 PAVANELLI EMMA (M5S) - Votazione Emendamento 7.310 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.310 DDL n. 1665",
            "description_title": "Emendamento 7.310 PAVANELLI EMMA (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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30659,
            "slug": "vs19_309_167",
            "identifier": "vs19_309_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_167/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 10.352 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 10.352 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.352 DDL n. 1665",
            "description_title": "Emendamento 10.352 BARZOTTI 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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30660,
            "slug": "vs19_309_133",
            "identifier": "vs19_309_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_133/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 7.186 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.186 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.186 DDL n. 1665",
            "description_title": "Emendamento 7.186 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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30720,
            "slug": "vs19_309_221",
            "identifier": "vs19_309_221",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_221/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 221,
            "title": "Ordine del giorno n. 9/1665/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1665/49 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/49 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/49 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30721,
            "slug": "vs19_309_187",
            "identifier": "vs19_309_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_187/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 187,
            "title": "Ordine del giorno n. 9/1665/8 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1665/8 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/8 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/8 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30722,
            "slug": "vs19_309_201",
            "identifier": "vs19_309_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_201/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1665/29 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/29 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30736,
            "slug": "vs19_309_203",
            "identifier": "vs19_309_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_203/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 203,
            "title": "Ordine del giorno n. 9/1665/31 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1665/31 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/31 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/31 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30547,
            "slug": "vs19_309_054",
            "identifier": "vs19_309_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_054/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1665",
            "description_title": "Emendamento 3.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": 32,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30698,
            "slug": "vs19_309_227",
            "identifier": "vs19_309_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_227/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 227,
            "title": "Ordine del giorno n. 9/1665/55 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1665/55 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/55 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/55 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 30682,
            "slug": "vs19_309_164",
            "identifier": "vs19_309_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_164/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 164,
            "title": "Identici emendamenti 10.313 APPENDINO CHIARA (M5S) e 10.314 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.313 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.313 DDL n. 1665",
            "description_title": "Identici emendamenti 10.313 APPENDINO CHIARA (M5S) e 10.314 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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30684,
            "slug": "vs19_309_137",
            "identifier": "vs19_309_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_137/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 7.273 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.273 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.273 DDL n. 1665",
            "description_title": "Emendamento 7.273 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": 33,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30697,
            "slug": "vs19_309_213",
            "identifier": "vs19_309_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_213/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 213,
            "title": "Ordine del giorno n. 9/1665/41 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1665/41 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/41 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/41 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30702,
            "slug": "vs19_309_207",
            "identifier": "vs19_309_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_207/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 207,
            "title": "Ordine del giorno n. 9/1665/35 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/35 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30703,
            "slug": "vs19_309_233",
            "identifier": "vs19_309_233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_233/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 233,
            "title": "Ordine del giorno n. 9/1665/61 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1665/61 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/61 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/61 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30704,
            "slug": "vs19_309_228",
            "identifier": "vs19_309_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_228/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 228,
            "title": "Ordine del giorno n. 9/1665/56 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1665/56 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/56 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/56 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30541,
            "slug": "vs19_309_096",
            "identifier": "vs19_309_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_096/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 4.52 CANTONE LUCIANO (M5S) - Votazione Emendamento 4.52 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.52 DDL n. 1665",
            "description_title": "Emendamento 4.52 CANTONE LUCIANO (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": 70.17,
            "minority_cohesion_rate": 67.9
        }
    ]
}