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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=137",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=135",
    "results": [
        {
            "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": 30640,
            "slug": "vs19_309_146",
            "identifier": "vs19_309_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_146/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 8.26 FERRARA ANTONIO (M5S) - Votazione Emendamento 8.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.26 DDL n. 1665",
            "description_title": "Emendamento 8.26 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30644,
            "slug": "vs19_309_145",
            "identifier": "vs19_309_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_145/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 145,
            "title": "Emendamento 8.6 SCUTELLA' ELISA (M5S) - Votazione Emendamento 8.6 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1665",
            "description_title": "Emendamento 8.6 SCUTELLA' ELISA (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": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30685,
            "slug": "vs19_309_144",
            "identifier": "vs19_309_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_144/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 8.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.5 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1665",
            "description_title": "Emendamento 8.5 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30677,
            "slug": "vs19_309_143",
            "identifier": "vs19_309_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_143/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1665",
            "original_title": "Votazione Articolo 7 DDL n. 1665",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30669,
            "slug": "vs19_309_142",
            "identifier": "vs19_309_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_142/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 142,
            "title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.316 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.316 DDL n. 1665",
            "description_title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30662,
            "slug": "vs19_309_141",
            "identifier": "vs19_309_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_141/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 141,
            "title": "Emendamento 7.311 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.311 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.311 DDL n. 1665",
            "description_title": "Emendamento 7.311 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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 30670,
            "slug": "vs19_309_139",
            "identifier": "vs19_309_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_139/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 7.303 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.303 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.303 DDL n. 1665",
            "description_title": "Emendamento 7.303 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": 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": 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": 30642,
            "slug": "vs19_309_136",
            "identifier": "vs19_309_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_136/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 7.272 SCUTELLA' ELISA (M5S) - Votazione Emendamento 7.272 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.272 DDL n. 1665",
            "description_title": "Emendamento 7.272 SCUTELLA' ELISA (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.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30646,
            "slug": "vs19_309_135",
            "identifier": "vs19_309_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_135/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 7.192 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.192 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.192 DDL n. 1665",
            "description_title": "Emendamento 7.192 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.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30653,
            "slug": "vs19_309_134",
            "identifier": "vs19_309_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_134/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.191 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.191 DDL n. 1665",
            "description_title": "Emendamento 7.191 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "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": 30672,
            "slug": "vs19_309_132",
            "identifier": "vs19_309_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_132/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.182 DDL n. 1665",
            "description_title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30663,
            "slug": "vs19_309_131",
            "identifier": "vs19_309_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_131/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 7.184 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.184 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.184 DDL n. 1665",
            "description_title": "Emendamento 7.184 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 30581,
            "slug": "vs19_309_129",
            "identifier": "vs19_309_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_129/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 7.177 TORTO DANIELA (M5S) - Votazione Emendamento 7.177 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.177 DDL n. 1665",
            "description_title": "Emendamento 7.177 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": 30,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30543,
            "slug": "vs19_309_128",
            "identifier": "vs19_309_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_128/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 7.106 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.106 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.106 DDL n. 1665",
            "description_title": "Emendamento 7.106 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": 71.85,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30558,
            "slug": "vs19_309_127",
            "identifier": "vs19_309_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_127/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 7.99 PELLEGRINI MARCO (M5S) - Votazione Emendamento 7.99 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.99 DDL n. 1665",
            "description_title": "Emendamento 7.99 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30510,
            "slug": "vs19_309_126",
            "identifier": "vs19_309_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_126/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento 7.103 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.103 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.103 DDL n. 1665",
            "description_title": "Emendamento 7.103 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": 71.01,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30525,
            "slug": "vs19_309_125",
            "identifier": "vs19_309_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_125/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 7.10 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.10 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1665",
            "description_title": "Emendamento 7.10 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": 34,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30608,
            "slug": "vs19_309_124",
            "identifier": "vs19_309_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_124/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1665",
            "original_title": "Votazione Articolo 6 DDL n. 1665",
            "description_title": "Articolo 6",
            "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.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30626,
            "slug": "vs19_309_123",
            "identifier": "vs19_309_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_123/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.109 DDL n. 1665",
            "description_title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30569,
            "slug": "vs19_309_122",
            "identifier": "vs19_309_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_122/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.107 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 6.107 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.107 DDL n. 1665",
            "description_title": "Emendamento 6.107 SILVESTRI FRANCESCO (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": 70.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30589,
            "slug": "vs19_309_121",
            "identifier": "vs19_309_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_121/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (M5S) - Votazione Emendamento 6.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1665",
            "description_title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (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": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30554,
            "slug": "vs19_309_120",
            "identifier": "vs19_309_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_120/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 6.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 6.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1665",
            "description_title": "Emendamento 6.3 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": 34,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30582,
            "slug": "vs19_309_119",
            "identifier": "vs19_309_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_119/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1665",
            "original_title": "Votazione Articolo 5 DDL n. 1665",
            "description_title": "Articolo 5",
            "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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30603,
            "slug": "vs19_309_118",
            "identifier": "vs19_309_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_118/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 5.159 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 5.159 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.159 DDL n. 1665",
            "description_title": "Emendamento 5.159 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (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": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 30535,
            "slug": "vs19_309_114",
            "identifier": "vs19_309_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_114/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1665",
            "description_title": "Emendamento 5.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 30577,
            "slug": "vs19_309_112",
            "identifier": "vs19_309_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_112/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.63 RAFFA ANGELA (M5S) - Votazione Emendamento 5.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.63 DDL n. 1665",
            "description_title": "Emendamento 5.63 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30579,
            "slug": "vs19_309_111",
            "identifier": "vs19_309_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_111/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.11 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1665",
            "description_title": "Emendamento 5.11 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": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30597,
            "slug": "vs19_309_110",
            "identifier": "vs19_309_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_110/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 5.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1665",
            "description_title": "Emendamento 5.7 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": 30605,
            "slug": "vs19_309_109",
            "identifier": "vs19_309_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_109/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1665",
            "description_title": "Emendamento 5.3 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 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": 30557,
            "slug": "vs19_309_106",
            "identifier": "vs19_309_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_106/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 4.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.94 DDL n. 1665",
            "description_title": "Emendamento 4.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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 30588,
            "slug": "vs19_309_104",
            "identifier": "vs19_309_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_104/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 4.92 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.92 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.92 DDL n. 1665",
            "description_title": "Emendamento 4.92 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": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30568,
            "slug": "vs19_309_103",
            "identifier": "vs19_309_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_103/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 4.91 BALDINO VITTORIA (M5S) - Votazione Emendamento 4.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.91 DDL n. 1665",
            "description_title": "Emendamento 4.91 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "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": 30601,
            "slug": "vs19_309_101",
            "identifier": "vs19_309_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_101/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 4.64 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 4.64 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.64 DDL n. 1665",
            "description_title": "Emendamento 4.64 CARAMIELLO ALESSANDRO (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": 68.52
        },
        {
            "id": 30524,
            "slug": "vs19_309_100",
            "identifier": "vs19_309_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_100/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.63 DDL n. 1665",
            "description_title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30526,
            "slug": "vs19_309_099",
            "identifier": "vs19_309_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_099/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1665",
            "description_title": "Emendamento 4.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": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 66.05
        },
        {
            "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
        }
    ]
}