Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=204
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=-identifier&page=205",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=203",
    "results": [
        {
            "id": 25454,
            "slug": "vs19_206_037",
            "identifier": "vs19_206_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_037/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.10 RUFFINO DANIELA (APERRE) - Votazione Emendamento 6.10 DDL n. 1474",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1474",
            "description_title": "Emendamento 6.10 RUFFINO DANIELA (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": 18,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25464,
            "slug": "vs19_206_036",
            "identifier": "vs19_206_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_036/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.3 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1474",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1474",
            "description_title": "Emendamento 6.3 SCOTTO ARTURO (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": 17,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25445,
            "slug": "vs19_206_035",
            "identifier": "vs19_206_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_035/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.1004 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1004 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1004 DDL n. 1474",
            "description_title": "Emendamento 5.1004 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25472,
            "slug": "vs19_206_034",
            "identifier": "vs19_206_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_034/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.1002 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1002 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1002 DDL n. 1474",
            "description_title": "Emendamento 5.1002 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25474,
            "slug": "vs19_206_032",
            "identifier": "vs19_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_032/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1474",
            "description_title": "Emendamento 5.1000 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25466,
            "slug": "vs19_206_031",
            "identifier": "vs19_206_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_031/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 5.1003 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1003 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1003 DDL n. 1474",
            "description_title": "Emendamento 5.1003 SPERANZA ROBERTO (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": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25444,
            "slug": "vs19_206_030",
            "identifier": "vs19_206_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_030/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 5.1001 SPERANZA ROBERTO (PD-IDP), 5.1007 RUFFINO DANIELA (APERRE), 5.1008 MANES FRANCO (MISTO) e 5.1010 CASO ANTONIO (M5S) - Votazione Emendamento 5.1001 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1001 DDL n. 1474",
            "description_title": "Identici emendamenti 5.1001 SPERANZA ROBERTO (PD-IDP), 5.1007 RUFFINO DANIELA (APERRE), 5.1008 MANES FRANCO (MISTO) e 5.1010 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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25455,
            "slug": "vs19_206_029",
            "identifier": "vs19_206_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_029/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1011 BONELLI ANGELO (AVS) - Votazione Emendamento 5.1011 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1011 DDL n. 1474",
            "description_title": "Emendamento 5.1011 BONELLI ANGELO (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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25475,
            "slug": "vs19_206_028",
            "identifier": "vs19_206_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_028/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.1006 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1006 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1006 DDL n. 1474",
            "description_title": "Emendamento 5.1006 SPERANZA ROBERTO (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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25442,
            "slug": "vs19_206_027",
            "identifier": "vs19_206_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_027/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1474",
            "description_title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25441,
            "slug": "vs19_206_026",
            "identifier": "vs19_206_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_026/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.9 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.9 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.9 DDL n. 1474",
            "description_title": "Emendamento 5.9 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25459,
            "slug": "vs19_206_025",
            "identifier": "vs19_206_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_025/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (AVS) - Votazione Emendamento 5.101 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.101 DDL n. 1474",
            "description_title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25450,
            "slug": "vs19_206_024",
            "identifier": "vs19_206_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_024/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.18 AMENDOLA VINCENZO (PD-IDP) - Votazione Emendamento 5.18 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1474",
            "description_title": "Emendamento 5.18 AMENDOLA VINCENZO (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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25473,
            "slug": "vs19_206_023",
            "identifier": "vs19_206_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_023/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 5.7 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1474",
            "description_title": "Emendamento 5.7 RUFFINO DANIELA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 25453,
            "slug": "vs19_206_022",
            "identifier": "vs19_206_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_022/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 5.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1474",
            "description_title": "Emendamento 5.4 DE LUCA PIERO (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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25460,
            "slug": "vs19_206_021",
            "identifier": "vs19_206_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_021/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1474",
            "description_title": "Emendamento 5.2 BONELLI ANGELO (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": 15,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25471,
            "slug": "vs19_206_020",
            "identifier": "vs19_206_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_020/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1009 CASO ANTONIO (M5S) - Votazione Emendamento 5.1009 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1009 DDL n. 1474",
            "description_title": "Emendamento 5.1009 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": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25439,
            "slug": "vs19_206_019",
            "identifier": "vs19_206_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_019/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (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": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25438,
            "slug": "vs19_206_018",
            "identifier": "vs19_206_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_018/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.1 MORFINO DANIELA (M5S) - Votazione Emendamento 4.1 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1474",
            "description_title": "Emendamento 4.1 MORFINO 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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25467,
            "slug": "vs19_206_017",
            "identifier": "vs19_206_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_017/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (M5S) - Votazione Emendamento 2.02 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 2.02 FONTANA ILARIA (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": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25458,
            "slug": "vs19_206_016",
            "identifier": "vs19_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_016/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (AVS) - Votazione Emendamento 2.52 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.52 DDL n. 1474",
            "description_title": "Identici emendamenti 2.52 RUFFINO DANIELA (APERRE) e 2.54 BONELLI ANGELO (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25437,
            "slug": "vs19_206_015",
            "identifier": "vs19_206_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_015/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.49 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.49 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1474",
            "description_title": "Emendamento 2.49 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25461,
            "slug": "vs19_206_014",
            "identifier": "vs19_206_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_014/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.48 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.48 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.48 DDL n. 1474",
            "description_title": "Emendamento 2.48 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25465,
            "slug": "vs19_206_013",
            "identifier": "vs19_206_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_013/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.44 MORFINO DANIELA (M5S) - Votazione Emendamento 2.44 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.44 DDL n. 1474",
            "description_title": "Emendamento 2.44 MORFINO 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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25469,
            "slug": "vs19_206_012",
            "identifier": "vs19_206_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_012/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 2.38 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.38 DDL n. 1474",
            "description_title": "Identici emendamenti 2.38 RUFFINO DANIELA (APERRE) e 2.40 GRAZIANO STEFANO (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": 60.34,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25440,
            "slug": "vs19_206_011",
            "identifier": "vs19_206_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_011/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.34 CASO ANTONIO (M5S) - Votazione Emendamento 2.34 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1474",
            "description_title": "Emendamento 2.34 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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25476,
            "slug": "vs19_206_010",
            "identifier": "vs19_206_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_010/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.33 FONTANA ILARIA (M5S) - Votazione Emendamento 2.33 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.33 DDL n. 1474",
            "description_title": "Emendamento 2.33 FONTANA ILARIA (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": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25448,
            "slug": "vs19_206_009",
            "identifier": "vs19_206_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_009/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.32 SCARPA RACHELE (PD-IDP) - Votazione Emendamento 2.32 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.32 DDL n. 1474",
            "description_title": "Emendamento 2.32 SCARPA RACHELE (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": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 25468,
            "slug": "vs19_206_008",
            "identifier": "vs19_206_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_008/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.29 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 2.29 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.29 DDL n. 1474",
            "description_title": "Emendamento 2.29 RICCIARDI TONI (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25447,
            "slug": "vs19_206_007",
            "identifier": "vs19_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_007/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 CASO ANTONIO (M5S) - Votazione Emendamento 2.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1474",
            "description_title": "Emendamento 2.1000 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": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25452,
            "slug": "vs19_206_006",
            "identifier": "vs19_206_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_006/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1001 CASO ANTONIO (M5S) - Votazione Emendamento 2.1001 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1474",
            "description_title": "Emendamento 2.1001 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": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25457,
            "slug": "vs19_206_005",
            "identifier": "vs19_206_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_005/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.23 CASO ANTONIO (M5S) - Votazione Emendamento 2.23 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1474",
            "description_title": "Emendamento 2.23 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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25462,
            "slug": "vs19_206_004",
            "identifier": "vs19_206_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_004/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1474",
            "description_title": "Emendamento 2.13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25456,
            "slug": "vs19_206_003",
            "identifier": "vs19_206_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_003/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.5 CASO ANTONIO (M5S) - Votazione Emendamento 2.5 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1474",
            "description_title": "Emendamento 2.5 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": 19,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25451,
            "slug": "vs19_206_002",
            "identifier": "vs19_206_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_002/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1474",
            "description_title": "Emendamento 2.4 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25446,
            "slug": "vs19_206_001",
            "identifier": "vs19_206_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_001/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1474",
            "description_title": "Emendamento 2.2 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25493,
            "slug": "vs19_205_007",
            "identifier": "vs19_205_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_007/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00218 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00218",
            "original_title": "Votazione Mozione 1_00218",
            "description_title": "Mozione n. 1-00218 MANES FRANCO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 25485,
            "slug": "vs19_205_006",
            "identifier": "vs19_205_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_006/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00215 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00215",
            "original_title": "Votazione Mozione 1_00215",
            "description_title": "Mozione n. 1-00215 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25489,
            "slug": "vs19_205_005",
            "identifier": "vs19_205_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_005/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00213, sul capoverso primo, lettera b), della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00213",
            "original_title": "Votazione Mozione 1_00213",
            "description_title": "Mozione n. 1-00213, sul capoverso primo, lettera b), della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25482,
            "slug": "vs19_205_004",
            "identifier": "vs19_205_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_004/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00213, ad eccezione del capoverso primo, lettera b), della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00213",
            "original_title": "Votazione Mozione 1_00213",
            "description_title": "Mozione n. 1-00213, ad eccezione del capoverso primo, lettera b), della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25483,
            "slug": "vs19_205_003",
            "identifier": "vs19_205_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_003/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00211 MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00211",
            "original_title": "Votazione Mozione 1_00211",
            "description_title": "Mozione n. 1-00211 MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25481,
            "slug": "vs19_205_002",
            "identifier": "vs19_205_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_002/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00210, sul capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE)  ed altri - Votazione Mozione 1_00210",
            "original_title": "Votazione Mozione 1_00210",
            "description_title": "Mozione n. 1-00210, sul capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 25484,
            "slug": "vs19_205_001",
            "identifier": "vs19_205_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_001/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00210, ad eccezione del capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00210",
            "original_title": "Votazione Mozione 1_00210",
            "description_title": "Mozione n. 1-00210, ad eccezione del capoverso primo, lettera a), della parte dispositiva, BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25365,
            "slug": "vs19_204_072",
            "identifier": "vs19_204_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_072/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 72,
            "title": "Mozione n. 1-00221 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00221",
            "original_title": "Votazione Mozione 1_00221",
            "description_title": "Mozione n. 1-00221 MANES FRANCO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25356,
            "slug": "vs19_204_071",
            "identifier": "vs19_204_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_071/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 71,
            "title": "Mozione n. 1-00220, limitatamente al capoverso quarto della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso quarto della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25360,
            "slug": "vs19_204_070",
            "identifier": "vs19_204_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_070/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 70,
            "title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25363,
            "slug": "vs19_204_069",
            "identifier": "vs19_204_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_069/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 69,
            "title": "Mozione n. 1-00220, limitatamente al capoverso secondo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso secondo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 25394,
            "slug": "vs19_204_068",
            "identifier": "vs19_204_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_068/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 68,
            "title": "Mozione n. 1-00220, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 65,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 25395,
            "slug": "vs19_204_067",
            "identifier": "vs19_204_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_067/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 67,
            "title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00219",
            "original_title": "Votazione Mozione 1_00219",
            "description_title": "Mozione n. 1-00219, come riformulata, CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 58.64
        }
    ]
}