Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=167
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=n_rebels&page=168",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=166",
    "results": [
        {
            "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
        },
        {
            "id": 30542,
            "slug": "vs19_309_066",
            "identifier": "vs19_309_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_066/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1665",
            "description_title": "Emendamento 3.80 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": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30546,
            "slug": "vs19_309_049",
            "identifier": "vs19_309_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_049/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.281 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.281 DDL n. 1665",
            "description_title": "Emendamento 2.281 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": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30551,
            "slug": "vs19_309_087",
            "identifier": "vs19_309_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_087/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 3.360 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.360 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.360 DDL n. 1665",
            "description_title": "Emendamento 3.360 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": 65.97,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30571,
            "slug": "vs19_309_080",
            "identifier": "vs19_309_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_080/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 3.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.284 DDL n. 1665",
            "description_title": "Emendamento 3.284 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": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "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": 30574,
            "slug": "vs19_309_094",
            "identifier": "vs19_309_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_094/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 4.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1665",
            "description_title": "Emendamento 4.19 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.91,
            "minority_cohesion_rate": 69.75
        },
        {
            "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": 30592,
            "slug": "vs19_309_081",
            "identifier": "vs19_309_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_081/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 3.287 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.287 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.287 DDL n. 1665",
            "description_title": "Emendamento 3.287 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": 69.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30598,
            "slug": "vs19_309_062",
            "identifier": "vs19_309_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_062/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.59 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.59 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.59 DDL n. 1665",
            "description_title": "Emendamento 3.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": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30600,
            "slug": "vs19_309_072",
            "identifier": "vs19_309_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_072/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 3.233 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.233 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.233 DDL n. 1665",
            "description_title": "Emendamento 3.233 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": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30609,
            "slug": "vs19_309_051",
            "identifier": "vs19_309_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_051/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.284 DDL n. 1665",
            "description_title": "Emendamento 2.284 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": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30610,
            "slug": "vs19_309_092",
            "identifier": "vs19_309_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_092/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.368 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.368 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.368 DDL n. 1665",
            "description_title": "Emendamento 3.368 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.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": 30591,
            "slug": "vs19_309_095",
            "identifier": "vs19_309_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_095/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1665",
            "description_title": "Emendamento 4.21 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30706,
            "slug": "vs19_309_220",
            "identifier": "vs19_309_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_220/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 220,
            "title": "Ordine del giorno n. 9/1665/48 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1665/48 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/48 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/48 AIELLO DAVIDE (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": 70.17,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30538,
            "slug": "vs19_309_105",
            "identifier": "vs19_309_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_105/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 4.93 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.93 DDL n. 1665",
            "description_title": "Emendamento 4.93 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.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 30563,
            "slug": "vs19_309_060",
            "identifier": "vs19_309_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_060/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.56 DDL n. 1665",
            "description_title": "Emendamento 3.56 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": 71.01,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 30565,
            "slug": "vs19_309_068",
            "identifier": "vs19_309_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_068/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.97 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.97 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.97 DDL n. 1665",
            "description_title": "Emendamento 3.97 DI LAURO CARMEN (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": 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": 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": 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": 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": 30740,
            "slug": "vs19_309_189",
            "identifier": "vs19_309_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_189/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 189,
            "title": "Ordine del giorno n. 9/1665/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1665/10 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/10 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30743,
            "slug": "vs19_309_184",
            "identifier": "vs19_309_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_184/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 184,
            "title": "Ordine del giorno n. 9/1665/5 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1665/5 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/5 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/5 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30705,
            "slug": "vs19_309_230",
            "identifier": "vs19_309_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_230/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 230,
            "title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (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": 30522,
            "slug": "vs19_309_115",
            "identifier": "vs19_309_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_115/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 5.118 FEDE GIORGIO (M5S) - Votazione Emendamento 5.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.118 DDL n. 1665",
            "description_title": "Emendamento 5.118 FEDE GIORGIO (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": 69.75,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30533,
            "slug": "vs19_309_091",
            "identifier": "vs19_309_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_091/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.366 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.366 DDL n. 1665",
            "description_title": "Emendamento 3.366 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": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30552,
            "slug": "vs19_309_113",
            "identifier": "vs19_309_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_113/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.49 DDL n. 1665",
            "description_title": "Emendamento 5.49 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": 70.59,
            "minority_cohesion_rate": 70.37
        },
        {
            "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": 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
        }
    ]
}