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

{
    "count": 22951,
    "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=308",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=306",
    "results": [
        {
            "id": 30505,
            "slug": "vs19_309_084",
            "identifier": "vs19_309_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_084/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 3.347 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.347 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.347 DDL n. 1665",
            "description_title": "Emendamento 3.347 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30520,
            "slug": "vs19_309_085",
            "identifier": "vs19_309_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_085/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 3.351 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.351 DDL n. 1665",
            "description_title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30537,
            "slug": "vs19_309_086",
            "identifier": "vs19_309_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_086/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 3.359 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.359 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.359 DDL n. 1665",
            "description_title": "Emendamento 3.359 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": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 30570,
            "slug": "vs19_309_088",
            "identifier": "vs19_309_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_088/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 3.361 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3.361 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.361 DDL n. 1665",
            "description_title": "Emendamento 3.361 SANTILLO AGOSTINO (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": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30587,
            "slug": "vs19_309_089",
            "identifier": "vs19_309_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_089/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 3.363 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.363 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.363 DDL n. 1665",
            "description_title": "Emendamento 3.363 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": 67.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30549,
            "slug": "vs19_309_090",
            "identifier": "vs19_309_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_090/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 3.364 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.364 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.364 DDL n. 1665",
            "description_title": "Emendamento 3.364 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": 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": 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": 30623,
            "slug": "vs19_309_093",
            "identifier": "vs19_309_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_093/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1665",
            "original_title": "Votazione Articolo 3 DDL n. 1665",
            "description_title": "Articolo 3",
            "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.99
        },
        {
            "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": 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": 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": 30560,
            "slug": "vs19_309_097",
            "identifier": "vs19_309_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_097/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 4.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.54 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.54 DDL n. 1665",
            "description_title": "Emendamento 4.54 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": 67.28
        },
        {
            "id": 30512,
            "slug": "vs19_309_098",
            "identifier": "vs19_309_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_098/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 4.59 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.59 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.59 DDL n. 1665",
            "description_title": "Emendamento 4.59 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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
        }
    ]
}