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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=213",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=211",
    "results": [
        {
            "id": 29310,
            "slug": "vs19_270_032",
            "identifier": "vs19_270_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_032/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29311,
            "slug": "vs19_270_001",
            "identifier": "vs19_270_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_001/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1790",
            "description_title": "Emendamento 1.10 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": 25,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29314,
            "slug": "vs19_270_039",
            "identifier": "vs19_270_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_039/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S) - Votazione Emendamento 4.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29315,
            "slug": "vs19_270_018",
            "identifier": "vs19_270_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_018/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.7 FONTANA ILARIA (M5S) - Votazione Emendamento 2.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1790",
            "description_title": "Emendamento 2.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29316,
            "slug": "vs19_270_023",
            "identifier": "vs19_270_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_023/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1790",
            "description_title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29284,
            "slug": "vs19_270_037",
            "identifier": "vs19_270_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_037/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1790",
            "description_title": "Emendamento 4.2 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29287,
            "slug": "vs19_270_010",
            "identifier": "vs19_270_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_010/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1 BONELLI ANGELO (AVS) - Votazione Emendamento 2.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1790",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29288,
            "slug": "vs19_270_012",
            "identifier": "vs19_270_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_012/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1790",
            "description_title": "Emendamento 2.3 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": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29290,
            "slug": "vs19_270_028",
            "identifier": "vs19_270_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_028/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.10 BONELLI ANGELO (AVS) - Votazione Emendamento 3.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1790",
            "description_title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29292,
            "slug": "vs19_270_003",
            "identifier": "vs19_270_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_003/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 FONTANA ILARIA (M5S) - Votazione Emendamento 1.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1790",
            "description_title": "Emendamento 1.2 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29293,
            "slug": "vs19_270_014",
            "identifier": "vs19_270_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_014/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1790",
            "description_title": "Emendamento 2.9 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": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29297,
            "slug": "vs19_270_031",
            "identifier": "vs19_270_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_031/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29300,
            "slug": "vs19_270_024",
            "identifier": "vs19_270_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_024/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.3 FONTANA ILARIA (M5S) - Votazione Emendamento 3.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1790",
            "description_title": "Emendamento 3.3 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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29302,
            "slug": "vs19_270_033",
            "identifier": "vs19_270_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_033/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 3-bis.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (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": 59.92,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 29349,
            "slug": "vs19_270_044",
            "identifier": "vs19_270_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_044/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29350,
            "slug": "vs19_270_042",
            "identifier": "vs19_270_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_042/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29299,
            "slug": "vs19_270_008",
            "identifier": "vs19_270_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_008/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.01 BONELLI ANGELO (AVS) - Votazione Emendamento 1.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.01 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": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29320,
            "slug": "vs19_270_055",
            "identifier": "vs19_270_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_055/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 55,
            "title": "Conversione decreto olimpiadi Milano-Cortina",
            "original_title": "Votazione finale DDL n. 1790",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 febbraio 2024, n. 10, recante disposizioni urgenti sulla governance e sugli interventi di competenza della società \"Infrastrutture Milano Cortina 2020-2026 Spa\" (Approvato dal Senato) (DDL 1790)",
            "public_title": "Conversione decreto olimpiadi Milano-Cortina",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29318,
            "slug": "vs19_270_007",
            "identifier": "vs19_270_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_007/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 BONELLI ANGELO (AVS) - Votazione Emendamento 1.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1790",
            "description_title": "Emendamento 1.6 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": 32,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29319,
            "slug": "vs19_270_040",
            "identifier": "vs19_270_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_040/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S) - Votazione Emendamento 4.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.03 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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29321,
            "slug": "vs19_270_030",
            "identifier": "vs19_270_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_030/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 1790",
            "description_title": "Emendamento 3-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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 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": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29330,
            "slug": "vs19_270_064",
            "identifier": "vs19_270_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_064/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29371,
            "slug": "vs19_270_088",
            "identifier": "vs19_270_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_088/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI) - Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 75,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29372,
            "slug": "vs19_270_086",
            "identifier": "vs19_270_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_086/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 35,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.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": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29358,
            "slug": "vs19_270_084",
            "identifier": "vs19_270_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_084/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1435/66 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1435/66 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/66 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/66 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29357,
            "slug": "vs19_270_076",
            "identifier": "vs19_270_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_076/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1435/39 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/39 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29323,
            "slug": "vs19_270_019",
            "identifier": "vs19_270_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_019/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.10 FONTANA ILARIA (M5S) - Votazione Emendamento 2.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1790",
            "description_title": "Emendamento 2.10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29333,
            "slug": "vs19_270_046",
            "identifier": "vs19_270_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_046/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29317,
            "slug": "vs19_270_029",
            "identifier": "vs19_270_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_029/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3-bis.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.1 DDL n. 1790",
            "description_title": "Emendamento 3-bis.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": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 29329,
            "slug": "vs19_270_048",
            "identifier": "vs19_270_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_048/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29285,
            "slug": "vs19_270_002",
            "identifier": "vs19_270_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_002/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1790",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29294,
            "slug": "vs19_270_021",
            "identifier": "vs19_270_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_021/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.12 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1790",
            "description_title": "Emendamento 2.12 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": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29296,
            "slug": "vs19_270_013",
            "identifier": "vs19_270_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_013/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1790",
            "description_title": "Emendamento 2.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29298,
            "slug": "vs19_270_027",
            "identifier": "vs19_270_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_027/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.8 FONTANA ILARIA (M5S) - Votazione Emendamento 3.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1790",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29301,
            "slug": "vs19_270_017",
            "identifier": "vs19_270_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_017/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1790",
            "description_title": "Emendamento 2.6 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29303,
            "slug": "vs19_270_034",
            "identifier": "vs19_270_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_034/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-bis.04 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.04 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": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 29308,
            "slug": "vs19_270_005",
            "identifier": "vs19_270_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_005/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1790",
            "description_title": "Emendamento 1.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": 29,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29324,
            "slug": "vs19_270_022",
            "identifier": "vs19_270_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_022/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1790",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29347,
            "slug": "vs19_270_062",
            "identifier": "vs19_270_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_062/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29198,
            "slug": "vs19_267_016",
            "identifier": "vs19_267_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_016/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 35.89 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.89 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.89 DDL n. 1435",
            "description_title": "Emendamento 35.89 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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29187,
            "slug": "vs19_267_019",
            "identifier": "vs19_267_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_019/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 35.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 35.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1002 DDL n. 1435",
            "description_title": "Emendamento 35.1002 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        }
    ]
}