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

{
    "count": 22950,
    "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=355",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=353",
    "results": [
        {
            "id": 35760,
            "slug": "vs19_409_081",
            "identifier": "vs19_409_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_081/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.108 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.108 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.108 DDL n. 1917",
            "description_title": "Emendamento 4.108 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35702,
            "slug": "vs19_409_022",
            "identifier": "vs19_409_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_022/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.80 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.80 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1917",
            "description_title": "Emendamento 3.80 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35736,
            "slug": "vs19_409_057",
            "identifier": "vs19_409_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_057/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1024 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1024 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1024 DDL n. 1917",
            "description_title": "Emendamento 4.1024 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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35729,
            "slug": "vs19_409_049",
            "identifier": "vs19_409_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_049/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3.114 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.114 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.114 DDL n. 1917",
            "description_title": "Emendamento 3.114 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35693,
            "slug": "vs19_409_013",
            "identifier": "vs19_409_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_013/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.33 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.33 DDL n. 1917",
            "description_title": "Emendamento 3.33 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35758,
            "slug": "vs19_409_079",
            "identifier": "vs19_409_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_079/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1004 DDL n. 1917",
            "description_title": "Emendamento 4.1004 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35730,
            "slug": "vs19_409_051",
            "identifier": "vs19_409_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_051/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 4.1 CAFIERO DE RAHO FEDERICO (M5S), 4.2 GIANASSI FEDERICO (PD-IDP) e 4.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1917",
            "description_title": "Identici emendamenti 4.1 CAFIERO DE RAHO FEDERICO (M5S), 4.2 GIANASSI FEDERICO (PD-IDP) e 4.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35708,
            "slug": "vs19_409_028",
            "identifier": "vs19_409_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_028/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.87 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.87 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.87 DDL n. 1917",
            "description_title": "Emendamento 3.87 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35703,
            "slug": "vs19_409_023",
            "identifier": "vs19_409_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_023/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1027 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1027 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1027 DDL n. 1917",
            "description_title": "Emendamento 3.1027 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35714,
            "slug": "vs19_409_034",
            "identifier": "vs19_409_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_034/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.89 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.89 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.89 DDL n. 1917",
            "description_title": "Emendamento 3.89 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35713,
            "slug": "vs19_409_033",
            "identifier": "vs19_409_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_033/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1006 DDL n. 1917",
            "description_title": "Emendamento 3.1006 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35712,
            "slug": "vs19_409_032",
            "identifier": "vs19_409_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_032/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.1004 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1004 DDL n. 1917",
            "description_title": "Emendamento 3.1004 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35711,
            "slug": "vs19_409_031",
            "identifier": "vs19_409_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_031/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.84 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.84 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.84 DDL n. 1917",
            "description_title": "Emendamento 3.84 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35710,
            "slug": "vs19_409_030",
            "identifier": "vs19_409_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_030/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.88 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.88 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.88 DDL n. 1917",
            "description_title": "Emendamento 3.88 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35709,
            "slug": "vs19_409_029",
            "identifier": "vs19_409_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_029/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.1007 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.1007 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1007 DDL n. 1917",
            "description_title": "Emendamento 3.1007 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35728,
            "slug": "vs19_409_048",
            "identifier": "vs19_409_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_048/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.113 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.113 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.113 DDL n. 1917",
            "description_title": "Emendamento 3.113 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35727,
            "slug": "vs19_409_047",
            "identifier": "vs19_409_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_047/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.111 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.111 DDL n. 1917",
            "description_title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35726,
            "slug": "vs19_409_046",
            "identifier": "vs19_409_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_046/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.110 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.110 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.110 DDL n. 1917",
            "description_title": "Emendamento 3.110 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35677,
            "slug": "vs19_409_082",
            "identifier": "vs19_409_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_082/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1917",
            "original_title": "Votazione Articolo 4 DDL n. 1917",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35742,
            "slug": "vs19_409_063",
            "identifier": "vs19_409_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_063/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 4.58 AURIEMMA CARMELA (M5S) e 4.1011 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.58 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.58 DDL n. 1917",
            "description_title": "Identici emendamenti 4.58 AURIEMMA CARMELA (M5S) e 4.1011 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35691,
            "slug": "vs19_409_011",
            "identifier": "vs19_409_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_011/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1917",
            "description_title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35690,
            "slug": "vs19_409_010",
            "identifier": "vs19_409_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_010/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.28 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.28 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1917",
            "description_title": "Emendamento 3.28 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35686,
            "slug": "vs19_409_006",
            "identifier": "vs19_409_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_006/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1022 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1022 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1022 DDL n. 1917",
            "description_title": "Emendamento 3.1022 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35685,
            "slug": "vs19_409_005",
            "identifier": "vs19_409_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_005/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1021 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1021 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1021 DDL n. 1917",
            "description_title": "Emendamento 3.1021 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35682,
            "slug": "vs19_409_002",
            "identifier": "vs19_409_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_002/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1917",
            "description_title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35725,
            "slug": "vs19_409_045",
            "identifier": "vs19_409_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_045/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.109 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.109 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.109 DDL n. 1917",
            "description_title": "Emendamento 3.109 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35724,
            "slug": "vs19_409_044",
            "identifier": "vs19_409_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_044/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.107 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.107 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.107 DDL n. 1917",
            "description_title": "Emendamento 3.107 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35689,
            "slug": "vs19_409_009",
            "identifier": "vs19_409_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_009/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.29 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.29 DDL n. 1917",
            "description_title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35684,
            "slug": "vs19_409_004",
            "identifier": "vs19_409_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_004/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1020 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1020 DDL n. 1917",
            "description_title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35749,
            "slug": "vs19_409_070",
            "identifier": "vs19_409_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_070/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 4.1003 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1003 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1003 DDL n. 1917",
            "description_title": "Emendamento 4.1003 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35705,
            "slug": "vs19_409_025",
            "identifier": "vs19_409_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_025/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 3.81 ZARATTI FILIBERTO (AVS) e 3.1026 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.81 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.81 DDL n. 1917",
            "description_title": "Identici emendamenti 3.81 ZARATTI FILIBERTO (AVS) e 3.1026 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 35772,
            "slug": "vs19_409_097",
            "identifier": "vs19_409_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_097/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 8.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1917",
            "description_title": "Emendamento 8.1000 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35770,
            "slug": "vs19_409_095",
            "identifier": "vs19_409_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_095/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 95,
            "title": "Identici emendamenti 8.3 CAFIERO DE RAHO FEDERICO (M5S) e 8.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 8.3 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1917",
            "description_title": "Identici emendamenti 8.3 CAFIERO DE RAHO FEDERICO (M5S) e 8.4 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35735,
            "slug": "vs19_409_056",
            "identifier": "vs19_409_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_056/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.1023 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.1023 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1023 DDL n. 1917",
            "description_title": "Emendamento 4.1023 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35734,
            "slug": "vs19_409_055",
            "identifier": "vs19_409_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_055/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.1022 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1022 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1022 DDL n. 1917",
            "description_title": "Emendamento 4.1022 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35774,
            "slug": "vs19_409_099",
            "identifier": "vs19_409_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_099/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 8.1002 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1917",
            "description_title": "Emendamento 8.1002 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35716,
            "slug": "vs19_409_036",
            "identifier": "vs19_409_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_036/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.91 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.91 DDL n. 1917",
            "description_title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35771,
            "slug": "vs19_409_096",
            "identifier": "vs19_409_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_096/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 8.5 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.5 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1917",
            "description_title": "Emendamento 8.5 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35679,
            "slug": "vs19_409_091",
            "identifier": "vs19_409_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_091/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1917",
            "original_title": "Votazione Articolo 6 DDL n. 1917",
            "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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35773,
            "slug": "vs19_409_098",
            "identifier": "vs19_409_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_098/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 8.1001 ALIFANO ENRICA (M5S) - Votazione Emendamento 8.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1001 DDL n. 1917",
            "description_title": "Emendamento 8.1001 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35766,
            "slug": "vs19_409_089",
            "identifier": "vs19_409_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_089/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 6.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1917",
            "description_title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35765,
            "slug": "vs19_409_087",
            "identifier": "vs19_409_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_087/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 5.1000 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1917",
            "description_title": "Emendamento 5.1000 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35761,
            "slug": "vs19_409_083",
            "identifier": "vs19_409_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_083/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1917",
            "description_title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35752,
            "slug": "vs19_409_073",
            "identifier": "vs19_409_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_073/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.1008 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1008 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1008 DDL n. 1917",
            "description_title": "Emendamento 4.1008 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35751,
            "slug": "vs19_409_072",
            "identifier": "vs19_409_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_072/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 4.88 COLUCCI ALFONSO (M5S) e 4.1013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.88 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.88 DDL n. 1917",
            "description_title": "Identici emendamenti 4.88 COLUCCI ALFONSO (M5S) e 4.1013 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35750,
            "slug": "vs19_409_071",
            "identifier": "vs19_409_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_071/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 4.1006 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1006 DDL n. 1917",
            "description_title": "Emendamento 4.1006 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35748,
            "slug": "vs19_409_069",
            "identifier": "vs19_409_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_069/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 4.1005 ALIFANO ENRICA (M5S) - Votazione Emendamento 4.1005 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1005 DDL n. 1917",
            "description_title": "Emendamento 4.1005 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35747,
            "slug": "vs19_409_068",
            "identifier": "vs19_409_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_068/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.78 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.78 DDL n. 1917",
            "description_title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35744,
            "slug": "vs19_409_065",
            "identifier": "vs19_409_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_065/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4.1002 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1002 DDL n. 1917",
            "description_title": "Emendamento 4.1002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        }
    ]
}