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

{
    "count": 22927,
    "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=135",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=133",
    "results": [
        {
            "id": 24500,
            "slug": "vs19_184_070",
            "identifier": "vs19_184_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_070/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.16 EVI ELEONORA (AVS) - Votazione Emendamento 6.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1406",
            "description_title": "Emendamento 6.16 EVI ELEONORA (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": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24464,
            "slug": "vs19_184_026",
            "identifier": "vs19_184_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_026/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23  PAVANELLI EMMA (M5S) - Votazione Emendamento 2.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1406",
            "description_title": "Emendamento 2.23  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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24483,
            "slug": "vs19_184_018",
            "identifier": "vs19_184_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_018/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1406",
            "description_title": "Emendamento 2.15 APPENDINO CHIARA (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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24591,
            "slug": "vs19_184_086",
            "identifier": "vs19_184_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_086/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1406",
            "original_title": "Votazione Articolo 9 DDL n. 1406",
            "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": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24605,
            "slug": "vs19_184_045",
            "identifier": "vs19_184_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_045/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.9 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1406",
            "description_title": "Emendamento 4.9 TODDE ALESSANDRA (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": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24609,
            "slug": "vs19_184_068",
            "identifier": "vs19_184_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_068/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 6.14 TODDE ALESSANDRA (M5S) - Votazione Emendamento 6.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.14 DDL n. 1406",
            "description_title": "Emendamento 6.14 TODDE ALESSANDRA (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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24610,
            "slug": "vs19_184_044",
            "identifier": "vs19_184_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_044/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1406",
            "description_title": "Emendamento 4.8 PELUFFO VINICIO GIUSEPPE GUIDO (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": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24543,
            "slug": "vs19_184_035",
            "identifier": "vs19_184_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_035/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1406",
            "description_title": "Emendamento 3.7 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": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24452,
            "slug": "vs19_184_023",
            "identifier": "vs19_184_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_023/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.20 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1406",
            "description_title": "Emendamento 2.20 TODDE ALESSANDRA (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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24463,
            "slug": "vs19_184_060",
            "identifier": "vs19_184_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_060/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS) - Votazione Emendamento 6.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1406",
            "description_title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (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": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24493,
            "slug": "vs19_184_048",
            "identifier": "vs19_184_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_048/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.12 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.12 DDL n. 1406",
            "description_title": "Emendamento 4.12 PELUFFO VINICIO GIUSEPPE GUIDO (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24553,
            "slug": "vs19_184_069",
            "identifier": "vs19_184_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_069/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 6.15 TODDE ALESSANDRA (M5S) - Votazione Emendamento 6.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1406",
            "description_title": "Emendamento 6.15 TODDE ALESSANDRA (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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24554,
            "slug": "vs19_184_009",
            "identifier": "vs19_184_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_009/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1406",
            "description_title": "Emendamento 2.4 TODDE ALESSANDRA (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": 67.09,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24776,
            "slug": "vs19_184_093",
            "identifier": "vs19_184_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_093/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 93,
            "title": "Legge delega competitività dei capitali",
            "original_title": "Votazione finale DDL n. 1406",
            "description_title": "Delega al Governo in materia di revisione del sistema degli incentivi alle imprese e disposizioni di semplificazione delle relative procedure nonché in materia di termini di delega per la semplificazione dei controlli sulle attività economiche (Approvato dal Senato) (DDL 1406)",
            "public_title": "Legge delega competitività dei capitali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24541,
            "slug": "vs19_184_049",
            "identifier": "vs19_184_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_049/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1406",
            "description_title": "Emendamento 4.13 PELUFFO VINICIO GIUSEPPE GUIDO (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": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24592,
            "slug": "vs19_184_031",
            "identifier": "vs19_184_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_031/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1406",
            "description_title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24597,
            "slug": "vs19_184_057",
            "identifier": "vs19_184_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_057/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1406",
            "description_title": "Emendamento 4.21 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24697,
            "slug": "vs19_184_089",
            "identifier": "vs19_184_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_089/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP)",
            "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": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24740,
            "slug": "vs19_184_051",
            "identifier": "vs19_184_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_051/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1406",
            "description_title": "Emendamento 4.15 APPENDINO CHIARA (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": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24750,
            "slug": "vs19_184_021",
            "identifier": "vs19_184_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_021/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.18 DDL n. 1406",
            "description_title": "Emendamento 2.18 PELUFFO VINICIO GIUSEPPE GUIDO (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": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24752,
            "slug": "vs19_184_052",
            "identifier": "vs19_184_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_052/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.16 EVI ELEONORA (AVS) - Votazione Emendamento 4.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1406",
            "description_title": "Emendamento 4.16 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24545,
            "slug": "vs19_184_054",
            "identifier": "vs19_184_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_054/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4.18 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1406",
            "description_title": "Emendamento 4.18 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24575,
            "slug": "vs19_185_049",
            "identifier": "vs19_185_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_049/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.010 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.010 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (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": 27,
            "majority_cohesion_rate": 45.99,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24506,
            "slug": "vs19_185_050",
            "identifier": "vs19_185_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_050/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.018 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.018 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (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": 47.26,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 24686,
            "slug": "vs19_185_062",
            "identifier": "vs19_185_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_062/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (AIV-RE) - Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 50.63,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 24482,
            "slug": "vs19_185_011",
            "identifier": "vs19_185_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_011/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 7.100 LACARRA MARCO (PD-IDP) - Votazione Emendamento 7.100 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.100 DDL n. 1294",
            "description_title": "Emendamento 7.100 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24520,
            "slug": "vs19_185_023",
            "identifier": "vs19_185_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_023/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 11.101 FERRARI SARA (PD-IDP) - Votazione Emendamento 11.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 11.101 DDL n. 1294",
            "description_title": "Emendamento 11.101 FERRARI SARA (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24531,
            "slug": "vs19_185_038",
            "identifier": "vs19_185_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_038/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.012 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.012 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24537,
            "slug": "vs19_185_052",
            "identifier": "vs19_185_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_052/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.039 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.039 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (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": 48.95,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 24780,
            "slug": "vs19_185_009",
            "identifier": "vs19_185_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_009/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 7.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.102 DDL n. 1294",
            "description_title": "Emendamento 7.102 GIANASSI FEDERICO (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": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24502,
            "slug": "vs19_185_024",
            "identifier": "vs19_185_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_024/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1294",
            "original_title": "Votazione Articolo 11 DDL n. 1294",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24559,
            "slug": "vs19_185_048",
            "identifier": "vs19_185_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_048/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.07 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.07 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (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": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 24487,
            "slug": "vs19_185_025",
            "identifier": "vs19_185_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_025/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 12.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 12.3 DDL n. 1294",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1294",
            "description_title": "Emendamento 12.3 ASCARI STEFANIA (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.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24564,
            "slug": "vs19_185_055",
            "identifier": "vs19_185_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_055/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1294",
            "original_title": "Votazione Articolo 17 DDL n. 1294",
            "description_title": "Articolo 17",
            "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": 101,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 24568,
            "slug": "vs19_185_054",
            "identifier": "vs19_185_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_054/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 16.042 DORI DEVIS (AVS) - Votazione Emendamento 16.042 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.042 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.042 DORI DEVIS (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": 20,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 24594,
            "slug": "vs19_185_004",
            "identifier": "vs19_185_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_004/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1294",
            "original_title": "Votazione Articolo 3 DDL n. 1294",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24611,
            "slug": "vs19_185_037",
            "identifier": "vs19_185_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_037/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 16.0101 DORI DEVIS (AVS) - Votazione Emendamento 16.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0101 DORI DEVIS (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24635,
            "slug": "vs19_185_060",
            "identifier": "vs19_185_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_060/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/129 E ABB/5, come riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/129 E ABB/5, DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/129 E ABB/5, DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/129 E ABB/5, come riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 92,
            "majority_cohesion_rate": 48.1,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24670,
            "slug": "vs19_185_064",
            "identifier": "vs19_185_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_064/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1294 E ABB/13 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1294 E ABB/13 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/13 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 92,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24717,
            "slug": "vs19_185_067",
            "identifier": "vs19_185_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_067/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1294 E ABB/17 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/17 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/17 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/17 ROGGIANI SILVIA (PD-IDP)",
            "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": 26,
            "majority_cohesion_rate": 51.48,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 24730,
            "slug": "vs19_185_043",
            "identifier": "vs19_185_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_043/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (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": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24733,
            "slug": "vs19_185_044",
            "identifier": "vs19_185_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_044/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.05 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.05 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24746,
            "slug": "vs19_185_007",
            "identifier": "vs19_185_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_007/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.102 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 6.102 DDL n. 1294",
            "description_title": "Emendamento 6.102 ASCARI STEFANIA (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24759,
            "slug": "vs19_185_008",
            "identifier": "vs19_185_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_008/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1294",
            "original_title": "Votazione Articolo 6 DDL n. 1294",
            "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": 105,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24783,
            "slug": "vs19_185_058",
            "identifier": "vs19_185_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_058/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 24787,
            "slug": "vs19_185_059",
            "identifier": "vs19_185_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_059/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1294 E ABB/4 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/4 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/4 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/4 ASCARI STEFANIA (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": 22,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24769,
            "slug": "vs19_185_042",
            "identifier": "vs19_185_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_042/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS) - Votazione Emendamento 16.030 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.030 DDL n. 1294",
            "description_title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (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": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24764,
            "slug": "vs19_185_032",
            "identifier": "vs19_185_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_032/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 14.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24761,
            "slug": "vs19_185_018",
            "identifier": "vs19_185_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_018/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 10.0200 della Commissione - Votazione Emendamento 10.0200 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0200 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        }
    ]
}