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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=195",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=193",
    "results": [
        {
            "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": 30583,
            "slug": "vs19_309_006",
            "identifier": "vs19_309_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_006/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.72 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.72 DDL n. 1665",
            "description_title": "Emendamento 2.72 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": 69.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "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": 30580,
            "slug": "vs19_309_016",
            "identifier": "vs19_309_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_016/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.99 CASO ANTONIO (M5S) - Votazione Emendamento 2.99 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.99 DDL n. 1665",
            "description_title": "Emendamento 2.99 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "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": 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": 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": 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": 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": 30599,
            "slug": "vs19_309_005",
            "identifier": "vs19_309_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_005/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1665",
            "description_title": "Emendamento 2.26 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": 69.33,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30604,
            "slug": "vs19_309_024",
            "identifier": "vs19_309_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_024/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.121 CASO ANTONIO (M5S) - Votazione Emendamento 2.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.121 DDL n. 1665",
            "description_title": "Emendamento 2.121 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30605,
            "slug": "vs19_309_109",
            "identifier": "vs19_309_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_109/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1665",
            "description_title": "Emendamento 5.3 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 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": 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": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 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": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30621,
            "slug": "vs19_309_011",
            "identifier": "vs19_309_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_011/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.89 DDL n. 1665",
            "description_title": "Emendamento 2.89 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": 68.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30614,
            "slug": "vs19_309_018",
            "identifier": "vs19_309_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_018/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.109 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.109 DDL n. 1665",
            "description_title": "Emendamento 2.109 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30607,
            "slug": "vs19_309_031",
            "identifier": "vs19_309_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_031/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.142 GIULIANO CARLA (M5S) - Votazione Emendamento 2.142 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.142 DDL n. 1665",
            "description_title": "Emendamento 2.142 GIULIANO CARLA (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": 70.37
        },
        {
            "id": 30612,
            "slug": "vs19_309_038",
            "identifier": "vs19_309_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_038/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.167 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.167 DDL n. 1665",
            "description_title": "Emendamento 2.167 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.75
        },
        {
            "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": 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": 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": 30566,
            "slug": "vs19_309_007",
            "identifier": "vs19_309_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_007/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.78 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.78 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.78 DDL n. 1665",
            "description_title": "Emendamento 2.78 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": 71.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30536,
            "slug": "vs19_309_021",
            "identifier": "vs19_309_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_021/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.118 DDL n. 1665",
            "description_title": "Emendamento 2.118 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": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": 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": 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": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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": 30646,
            "slug": "vs19_309_135",
            "identifier": "vs19_309_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_135/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 7.192 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.192 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.192 DDL n. 1665",
            "description_title": "Emendamento 7.192 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30642,
            "slug": "vs19_309_136",
            "identifier": "vs19_309_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_136/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 7.272 SCUTELLA' ELISA (M5S) - Votazione Emendamento 7.272 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.272 DDL n. 1665",
            "description_title": "Emendamento 7.272 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30644,
            "slug": "vs19_309_145",
            "identifier": "vs19_309_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_145/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 145,
            "title": "Emendamento 8.6 SCUTELLA' ELISA (M5S) - Votazione Emendamento 8.6 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1665",
            "description_title": "Emendamento 8.6 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30643,
            "slug": "vs19_309_166",
            "identifier": "vs19_309_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_166/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 166,
            "title": "Emendamento 10.344 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.344 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.344 DDL n. 1665",
            "description_title": "Emendamento 10.344 TRAVERSI ROBERTO (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": 72.27,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30724,
            "slug": "vs19_309_209",
            "identifier": "vs19_309_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_209/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 209,
            "title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/37 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/37 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30683,
            "slug": "vs19_309_170",
            "identifier": "vs19_309_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_170/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 10.358 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.358 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.358 DDL n. 1665",
            "description_title": "Emendamento 10.358 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30681,
            "slug": "vs19_309_157",
            "identifier": "vs19_309_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_157/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1665",
            "original_title": "Votazione Articolo 9 DDL n. 1665",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30680,
            "slug": "vs19_309_150",
            "identifier": "vs19_309_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_150/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 150,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1665",
            "original_title": "Votazione Articolo 8 DDL n. 1665",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30678,
            "slug": "vs19_309_138",
            "identifier": "vs19_309_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_138/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 7.277 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.277 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.277 DDL n. 1665",
            "description_title": "Emendamento 7.277 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 68.52
        }
    ]
}