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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=135",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=133",
    "results": [
        {
            "id": 27368,
            "slug": "vs19_232_066",
            "identifier": "vs19_232_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_066/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/17 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/17 FARAONE DAVIDE (IVICRE)",
            "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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 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": 29377,
            "slug": "vs19_270_082",
            "identifier": "vs19_270_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_082/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29331,
            "slug": "vs19_270_052",
            "identifier": "vs19_270_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_052/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/12 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/12 GRIMALDI MARCO (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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29341,
            "slug": "vs19_270_049",
            "identifier": "vs19_270_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_049/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1790/9 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/9 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/9 BONELLI ANGELO (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.12,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29373,
            "slug": "vs19_270_078",
            "identifier": "vs19_270_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_078/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29336,
            "slug": "vs19_270_069",
            "identifier": "vs19_270_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_069/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1435/32 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1435/32 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/32 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/32 GHIO VALENTINA (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": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29342,
            "slug": "vs19_270_059",
            "identifier": "vs19_270_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_059/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29369,
            "slug": "vs19_270_080",
            "identifier": "vs19_270_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_080/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1435/52 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1435/52 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/52 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/52 PORTA FABIO (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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29370,
            "slug": "vs19_270_081",
            "identifier": "vs19_270_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_081/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1435/58 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1435/58 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/58 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/58 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29312,
            "slug": "vs19_270_004",
            "identifier": "vs19_270_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_004/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1790",
            "description_title": "Emendamento 1.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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29326,
            "slug": "vs19_270_067",
            "identifier": "vs19_270_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_067/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (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": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29304,
            "slug": "vs19_270_016",
            "identifier": "vs19_270_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_016/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.8 BONELLI ANGELO (AVS) - Votazione Emendamento 2.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1790",
            "description_title": "Emendamento 2.8 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": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 29388,
            "slug": "vs19_272_002",
            "identifier": "vs19_272_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_002/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 2,
            "title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 29426,
            "slug": "vs19_272_009",
            "identifier": "vs19_272_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_009/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29407,
            "slug": "vs19_272_006",
            "identifier": "vs19_272_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_006/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0982",
            "original_title": "Votazione Articolo 1 PDL n. 0982",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29418,
            "slug": "vs19_273_020",
            "identifier": "vs19_273_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_020/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.1009 PORTA FABIO (PD-IDP) - Votazione Emendamento 4.1009 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1009 DDL n. 1532",
            "description_title": "Emendamento 4.1009 PORTA FABIO (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": 75,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 29411,
            "slug": "vs19_273_018",
            "identifier": "vs19_273_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_018/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1532",
            "description_title": "Emendamento 3.1000 MALAVASI ILENIA (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": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29387,
            "slug": "vs19_273_017",
            "identifier": "vs19_273_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_017/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1002 BONETTI ELENA (APERRE) - Votazione Emendamento 3.1002 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1532",
            "description_title": "Emendamento 3.1002 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29391,
            "slug": "vs19_273_032",
            "identifier": "vs19_273_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_032/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 4.01001, solo per la parte ammissibile, che è la lettera b), MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.01001, DDL n. 1532",
            "original_title": "Votazione Emendamento 4.01001, DDL n. 1532",
            "description_title": "Articolo aggiuntivo 4.01001, solo per la parte ammissibile, che è la lettera b), MALAVASI ILENIA (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": 55,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 29381,
            "slug": "vs19_273_029",
            "identifier": "vs19_273_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_029/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.104 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.104 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.104 DDL n. 1532",
            "description_title": "Emendamento 4.104 QUARTINI ANDREA (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": 39,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29403,
            "slug": "vs19_273_008",
            "identifier": "vs19_273_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_008/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.20 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.20 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1532",
            "description_title": "Emendamento 2.20 GADDA MARIA CHIARA (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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 29382,
            "slug": "vs19_273_023",
            "identifier": "vs19_273_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_023/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1001 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.1001 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1001 DDL n. 1532",
            "description_title": "Emendamento 4.1001 QUARTINI ANDREA (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": 39,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30104,
            "slug": "vs19_283_033",
            "identifier": "vs19_283_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_033/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0836",
            "original_title": "Votazione Articolo 7 PDL n. 0836",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 30128,
            "slug": "vs19_283_045",
            "identifier": "vs19_283_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_045/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 30090,
            "slug": "vs19_283_016",
            "identifier": "vs19_283_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_016/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1002 LATINI GIORGIA (LEGA) - Votazione Emendamento 3.1002 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 0836",
            "description_title": "Emendamento 3.1002 LATINI GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30116,
            "slug": "vs19_283_032",
            "identifier": "vs19_283_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_032/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0836",
            "original_title": "Votazione Articolo 6 PDL n. 0836",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30103,
            "slug": "vs19_283_035",
            "identifier": "vs19_283_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_035/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0836",
            "original_title": "Votazione Articolo 9 PDL n. 0836",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 30108,
            "slug": "vs19_283_006",
            "identifier": "vs19_283_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_006/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0836",
            "original_title": "Votazione Articolo 2 PDL n. 0836",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30132,
            "slug": "vs19_283_040",
            "identifier": "vs19_283_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_040/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 30089,
            "slug": "vs19_283_001",
            "identifier": "vs19_283_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_001/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0836",
            "original_title": "Votazione Articolo 1 PDL n. 0836",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 30097,
            "slug": "vs19_283_029",
            "identifier": "vs19_283_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_029/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0836",
            "original_title": "Votazione Articolo 5 PDL n. 0836",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 30102,
            "slug": "vs19_283_007",
            "identifier": "vs19_283_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_007/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0836",
            "description_title": "Emendamento 3.1000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30101,
            "slug": "vs19_283_019",
            "identifier": "vs19_283_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_019/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.9 PDL n. 0836",
            "description_title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30185,
            "slug": "vs19_288_012",
            "identifier": "vs19_288_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_012/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1018/3 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/3 IARIA ANTONINO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30152,
            "slug": "vs19_288_009",
            "identifier": "vs19_288_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_009/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.10 PDL n. 1018",
            "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": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.01
        }
    ]
}