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

{
    "count": 22891,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=63",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=61",
    "results": [
        {
            "id": 37210,
            "slug": "vs19_449_051",
            "identifier": "vs19_449_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_051/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S) - Votazione Emendamento 1-ter-03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37209,
            "slug": "vs19_449_050",
            "identifier": "vs19_449_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_050/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter-02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37208,
            "slug": "vs19_449_049",
            "identifier": "vs19_449_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_049/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 1-ter-01 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter-01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-01 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37207,
            "slug": "vs19_449_048",
            "identifier": "vs19_449_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_048/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.12 DDL n. 2285",
            "description_title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37206,
            "slug": "vs19_449_047",
            "identifier": "vs19_449_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_047/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.11 DDL n. 2285",
            "description_title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37205,
            "slug": "vs19_449_046",
            "identifier": "vs19_449_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_046/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1-ter.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.10 DDL n. 2285",
            "description_title": "Emendamento 1-ter.10 GHIRRA FRANCESCA (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": 34,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 SIMIANI 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37203,
            "slug": "vs19_449_044",
            "identifier": "vs19_449_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_044/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.8 DDL n. 2285",
            "description_title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (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": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37202,
            "slug": "vs19_449_043",
            "identifier": "vs19_449_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_043/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1-ter.7 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.7 DDL n. 2285",
            "description_title": "Emendamento 1-ter.7 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37201,
            "slug": "vs19_449_042",
            "identifier": "vs19_449_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_042/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1-ter.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.6 DDL n. 2285",
            "description_title": "Emendamento 1-ter.6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37200,
            "slug": "vs19_449_041",
            "identifier": "vs19_449_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_041/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1-ter.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1-ter.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.5 DDL n. 2285",
            "description_title": "Emendamento 1-ter.5 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": 33,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37199,
            "slug": "vs19_449_040",
            "identifier": "vs19_449_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_040/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1-ter.4 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.4 DDL n. 2285",
            "description_title": "Emendamento 1-ter.4 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37198,
            "slug": "vs19_449_039",
            "identifier": "vs19_449_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_039/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1-ter.3 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.3 DDL n. 2285",
            "description_title": "Emendamento 1-ter.3 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37194,
            "slug": "vs19_449_035",
            "identifier": "vs19_449_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_035/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.11 DDL n. 2285",
            "description_title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37193,
            "slug": "vs19_449_034",
            "identifier": "vs19_449_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_034/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-bis.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.10 DDL n. 2285",
            "description_title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37192,
            "slug": "vs19_449_033",
            "identifier": "vs19_449_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_033/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-bis.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.8 DDL n. 2285",
            "description_title": "Emendamento 1-bis.8 SIMIANI 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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37191,
            "slug": "vs19_449_032",
            "identifier": "vs19_449_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_032/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.6 DDL n. 2285",
            "description_title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37190,
            "slug": "vs19_449_031",
            "identifier": "vs19_449_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_031/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-bis.5 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.5 DDL n. 2285",
            "description_title": "Emendamento 1-bis.5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37189,
            "slug": "vs19_449_030",
            "identifier": "vs19_449_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_030/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-bis.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1-bis.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.4 DDL n. 2285",
            "description_title": "Emendamento 1-bis.4 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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 37188,
            "slug": "vs19_449_029",
            "identifier": "vs19_449_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_029/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-bis.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2285",
            "description_title": "Emendamento 1-bis.3 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37187,
            "slug": "vs19_449_028",
            "identifier": "vs19_449_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_028/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2285",
            "description_title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37186,
            "slug": "vs19_449_027",
            "identifier": "vs19_449_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_027/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.2 DDL n. 2285",
            "description_title": "Emendamento 1-bis.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37184,
            "slug": "vs19_449_025",
            "identifier": "vs19_449_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_025/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (IVICRE) - Votazione Emendamento 1.01000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37183,
            "slug": "vs19_449_024",
            "identifier": "vs19_449_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_024/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (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": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37182,
            "slug": "vs19_449_023",
            "identifier": "vs19_449_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_023/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2285",
            "description_title": "Emendamento 1.24 SIMIANI 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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37181,
            "slug": "vs19_449_022",
            "identifier": "vs19_449_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_022/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2285",
            "description_title": "Emendamento 1.23 PANDOLFO ALBERTO (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": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37180,
            "slug": "vs19_449_021",
            "identifier": "vs19_449_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_021/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.22 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2285",
            "description_title": "Emendamento 1.22 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 37179,
            "slug": "vs19_449_020",
            "identifier": "vs19_449_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_020/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.21 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.21 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2285",
            "description_title": "Emendamento 1.21 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": 19,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37178,
            "slug": "vs19_449_019",
            "identifier": "vs19_449_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_019/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.20 FERRARA ANTONIO (M5S) - Votazione Emendamento 1.20 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2285",
            "description_title": "Emendamento 1.20 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37177,
            "slug": "vs19_449_018",
            "identifier": "vs19_449_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_018/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.19 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.19 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2285",
            "description_title": "Emendamento 1.19 CAROTENUTO DARIO (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": 17,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37176,
            "slug": "vs19_449_017",
            "identifier": "vs19_449_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_017/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2285",
            "description_title": "Emendamento 1.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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 37175,
            "slug": "vs19_449_016",
            "identifier": "vs19_449_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_016/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.17 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.17 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2285",
            "description_title": "Emendamento 1.17 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37174,
            "slug": "vs19_449_015",
            "identifier": "vs19_449_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_015/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2285",
            "description_title": "Emendamento 1.16 BARZOTTI VALENTINA (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": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37173,
            "slug": "vs19_449_014",
            "identifier": "vs19_449_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_014/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2285",
            "description_title": "Emendamento 1.15 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": 63,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 37172,
            "slug": "vs19_449_013",
            "identifier": "vs19_449_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_013/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2285",
            "description_title": "Emendamento 1.14 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": 40,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 37171,
            "slug": "vs19_449_012",
            "identifier": "vs19_449_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_012/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2285",
            "description_title": "Emendamento 1.13 GHIRRA FRANCESCA (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": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37169,
            "slug": "vs19_449_010",
            "identifier": "vs19_449_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_010/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2285",
            "description_title": "Emendamento 1.11 SIMIANI 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": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37168,
            "slug": "vs19_449_009",
            "identifier": "vs19_449_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_009/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2285",
            "description_title": "Emendamento 1.10 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37167,
            "slug": "vs19_449_008",
            "identifier": "vs19_449_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_008/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2285",
            "description_title": "Emendamento 1.6 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": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 37166,
            "slug": "vs19_449_007",
            "identifier": "vs19_449_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_007/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2285",
            "description_title": "Emendamento 1.9 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.8 SIMIANI 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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37163,
            "slug": "vs19_449_004",
            "identifier": "vs19_449_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_004/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2285",
            "description_title": "Emendamento 1.5 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": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37162,
            "slug": "vs19_449_003",
            "identifier": "vs19_449_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_003/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2285",
            "description_title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37161,
            "slug": "vs19_449_002",
            "identifier": "vs19_449_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_002/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        }
    ]
}