Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=137
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=138",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=136",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 30629,
            "slug": "vs19_309_083",
            "identifier": "vs19_309_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_083/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.301 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.301 DDL n. 1665",
            "description_title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30611,
            "slug": "vs19_309_082",
            "identifier": "vs19_309_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_082/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 3.299 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.299 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.299 DDL n. 1665",
            "description_title": "Emendamento 3.299 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30592,
            "slug": "vs19_309_081",
            "identifier": "vs19_309_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_081/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 3.287 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.287 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.287 DDL n. 1665",
            "description_title": "Emendamento 3.287 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30571,
            "slug": "vs19_309_080",
            "identifier": "vs19_309_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_080/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 3.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.284 DDL n. 1665",
            "description_title": "Emendamento 3.284 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30518,
            "slug": "vs19_309_079",
            "identifier": "vs19_309_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_079/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.276 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.276 DDL n. 1665",
            "description_title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30508,
            "slug": "vs19_309_078",
            "identifier": "vs19_309_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_078/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 3.269 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.269 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.269 DDL n. 1665",
            "description_title": "Emendamento 3.269 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30555,
            "slug": "vs19_309_077",
            "identifier": "vs19_309_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_077/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.262 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.262 DDL n. 1665",
            "description_title": "Emendamento 3.262 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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30539,
            "slug": "vs19_309_076",
            "identifier": "vs19_309_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_076/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 3.237 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.237 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.237 DDL n. 1665",
            "description_title": "Emendamento 3.237 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": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30584,
            "slug": "vs19_309_075",
            "identifier": "vs19_309_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_075/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 3.236 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.236 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.236 DDL n. 1665",
            "description_title": "Emendamento 3.236 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30567,
            "slug": "vs19_309_074",
            "identifier": "vs19_309_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_074/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.69 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1665",
            "description_title": "Emendamento 3.69 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": 30619,
            "slug": "vs19_309_073",
            "identifier": "vs19_309_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_073/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.234 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.234 DDL n. 1665",
            "description_title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30600,
            "slug": "vs19_309_072",
            "identifier": "vs19_309_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_072/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 3.233 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.233 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.233 DDL n. 1665",
            "description_title": "Emendamento 3.233 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30514,
            "slug": "vs19_309_071",
            "identifier": "vs19_309_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_071/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 3.137 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.137 DDL n. 1665",
            "description_title": "Emendamento 3.137 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30502,
            "slug": "vs19_309_070",
            "identifier": "vs19_309_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_070/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.114 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 3.114 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.114 DDL n. 1665",
            "description_title": "Emendamento 3.114 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30586,
            "slug": "vs19_309_069",
            "identifier": "vs19_309_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_069/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.100 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1665",
            "description_title": "Emendamento 3.100 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": 71.43,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30565,
            "slug": "vs19_309_068",
            "identifier": "vs19_309_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_068/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.97 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.97 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.97 DDL n. 1665",
            "description_title": "Emendamento 3.97 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30559,
            "slug": "vs19_309_067",
            "identifier": "vs19_309_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_067/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.96 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.96 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.96 DDL n. 1665",
            "description_title": "Emendamento 3.96 QUARTINI ANDREA (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.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30542,
            "slug": "vs19_309_066",
            "identifier": "vs19_309_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_066/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1665",
            "description_title": "Emendamento 3.80 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30528,
            "slug": "vs19_309_065",
            "identifier": "vs19_309_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_065/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.79 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.79 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.79 DDL n. 1665",
            "description_title": "Emendamento 3.79 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": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30513,
            "slug": "vs19_309_064",
            "identifier": "vs19_309_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_064/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 3.75 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.75 DDL n. 1665",
            "description_title": "Emendamento 3.75 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": 35,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30615,
            "slug": "vs19_309_063",
            "identifier": "vs19_309_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_063/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.62 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.62 DDL n. 1665",
            "description_title": "Emendamento 3.62 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": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30598,
            "slug": "vs19_309_062",
            "identifier": "vs19_309_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_062/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.59 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.59 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.59 DDL n. 1665",
            "description_title": "Emendamento 3.59 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30578,
            "slug": "vs19_309_061",
            "identifier": "vs19_309_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_061/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.57 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.57 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.57 DDL n. 1665",
            "description_title": "Emendamento 3.57 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30563,
            "slug": "vs19_309_060",
            "identifier": "vs19_309_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_060/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.56 DDL n. 1665",
            "description_title": "Emendamento 3.56 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30606,
            "slug": "vs19_309_059",
            "identifier": "vs19_309_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_059/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.49 FENU EMILIANO (M5S) - Votazione Emendamento 3.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1665",
            "description_title": "Emendamento 3.49 FENU EMILIANO (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": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30624,
            "slug": "vs19_309_058",
            "identifier": "vs19_309_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_058/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.16 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1665",
            "description_title": "Emendamento 3.16 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": 69.75,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30572,
            "slug": "vs19_309_057",
            "identifier": "vs19_309_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_057/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.7 RICCIARDI RICCARDO (M5S) - Votazione Emendamento 3.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1665",
            "description_title": "Emendamento 3.7 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30585,
            "slug": "vs19_309_056",
            "identifier": "vs19_309_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_056/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 3.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.9 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1665",
            "description_title": "Emendamento 3.9 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 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": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30547,
            "slug": "vs19_309_054",
            "identifier": "vs19_309_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_054/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1665",
            "description_title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30500,
            "slug": "vs19_309_053",
            "identifier": "vs19_309_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_053/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1665",
            "original_title": "Votazione Articolo 2 DDL n. 1665",
            "description_title": "Articolo 2",
            "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": 30515,
            "slug": "vs19_309_052",
            "identifier": "vs19_309_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_052/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.282 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.282 DDL n. 1665",
            "description_title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30609,
            "slug": "vs19_309_051",
            "identifier": "vs19_309_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_051/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.284 DDL n. 1665",
            "description_title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30627,
            "slug": "vs19_309_050",
            "identifier": "vs19_309_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_050/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.283 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.283 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.283 DDL n. 1665",
            "description_title": "Emendamento 2.283 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": 67.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30546,
            "slug": "vs19_309_049",
            "identifier": "vs19_309_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_049/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.281 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.281 DDL n. 1665",
            "description_title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30530,
            "slug": "vs19_309_048",
            "identifier": "vs19_309_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_048/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.271 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.271 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.271 DDL n. 1665",
            "description_title": "Emendamento 2.271 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 74.07
        }
    ]
}