Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=213
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=214",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=212",
    "results": [
        {
            "id": 29219,
            "slug": "vs19_267_014",
            "identifier": "vs19_267_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_014/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 35.1009 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1009 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1009 DDL n. 1435",
            "description_title": "Emendamento 35.1009 CASU ANDREA (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": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29164,
            "slug": "vs19_267_039",
            "identifier": "vs19_267_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_039/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 36.012 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 36.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 36.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 36.012 FARAONE DAVIDE (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 29166,
            "slug": "vs19_267_026",
            "identifier": "vs19_267_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_026/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 35.110 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.110 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.110 DDL n. 1435",
            "description_title": "Emendamento 35.110 PASTORELLA GIULIA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29189,
            "slug": "vs19_267_003",
            "identifier": "vs19_267_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_003/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 35.49 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.49 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.49 DDL n. 1435",
            "description_title": "Emendamento 35.49 PASTORELLA GIULIA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29192,
            "slug": "vs19_267_036",
            "identifier": "vs19_267_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_036/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 35.1012 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1012 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1012 DDL n. 1435",
            "description_title": "Emendamento 35.1012 BARBAGALLO ANTHONY EMANUELE (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29200,
            "slug": "vs19_267_005",
            "identifier": "vs19_267_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_005/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 35.58 IARIA ANTONINO (M5S) - Votazione Emendamento 35.58 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.58 DDL n. 1435",
            "description_title": "Emendamento 35.58 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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29220,
            "slug": "vs19_267_033",
            "identifier": "vs19_267_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_033/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 35.145 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.145 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.145 DDL n. 1435",
            "description_title": "Emendamento 35.145 CASU ANDREA (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": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29222,
            "slug": "vs19_267_027",
            "identifier": "vs19_267_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_027/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 35.131 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.131 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.131 DDL n. 1435",
            "description_title": "Emendamento 35.131 BARBAGALLO ANTHONY EMANUELE (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": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29236,
            "slug": "vs19_267_002",
            "identifier": "vs19_267_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_002/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 2,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al trattato di Lisbona (Doc. XVIII-bis, n. 29)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29188,
            "slug": "vs19_267_034",
            "identifier": "vs19_267_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_034/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 35.154 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.154 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.154 DDL n. 1435",
            "description_title": "Emendamento 35.154 PASTORELLA GIULIA (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29203,
            "slug": "vs19_267_017",
            "identifier": "vs19_267_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_017/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 35.91 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 35.91 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.91 DDL n. 1435",
            "description_title": "Emendamento 35.91 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29199,
            "slug": "vs19_267_010",
            "identifier": "vs19_267_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_010/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.83 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.83 DDL n. 1435",
            "description_title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29165,
            "slug": "vs19_267_001",
            "identifier": "vs19_267_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_001/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto elezioni 2024",
            "original_title": "Votazione finale DDL n. 1780",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 gennaio 2024, n. 7, recante disposizioni urgenti per le consultazioni elettorali dell'anno 2024 e in materia di revisione delle anagrafi della popolazione residente e di determinazione della popolazione legale (Approvato dal Senato) (DDL 1780)",
            "public_title": "Conversione decreto elezioni 2024",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29156,
            "slug": "vs19_267_008",
            "identifier": "vs19_267_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_008/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 35.71 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 35.71 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.71 DDL n. 1435",
            "description_title": "Emendamento 35.71 BRAMBILLA MICHELA VITTORIA (NM-M)",
            "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": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29193,
            "slug": "vs19_267_020",
            "identifier": "vs19_267_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_020/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 35.97 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 35.97 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.97 DDL n. 1435",
            "description_title": "Emendamento 35.97 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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29202,
            "slug": "vs19_267_006",
            "identifier": "vs19_267_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_006/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 35.65 COSTA SERGIO (M5S) - Votazione Emendamento 35.65 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.65 DDL n. 1435",
            "description_title": "Emendamento 35.65 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29223,
            "slug": "vs19_267_021",
            "identifier": "vs19_267_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_021/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 35.96 COSTA SERGIO (M5S) - Votazione Emendamento 35.96 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.96 DDL n. 1435",
            "description_title": "Emendamento 35.96 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29227,
            "slug": "vs19_267_035",
            "identifier": "vs19_267_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_035/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 35.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1011 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1011 DDL n. 1435",
            "description_title": "Emendamento 35.1011 BARBAGALLO ANTHONY EMANUELE (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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29191,
            "slug": "vs19_267_015",
            "identifier": "vs19_267_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_015/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.86 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.86 DDL n. 1435",
            "description_title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29184,
            "slug": "vs19_267_023",
            "identifier": "vs19_267_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_023/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 COSTA SERGIO (M5S) - Votazione Emendamento 35.102 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.102 DDL n. 1435",
            "description_title": "Identici emendamenti 35.102 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.103 COSTA SERGIO (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": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29154,
            "slug": "vs19_267_031",
            "identifier": "vs19_267_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_031/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 35.19 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.19 DDL n. 1435",
            "description_title": "Emendamento 35.19 CASU ANDREA (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": 45,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29155,
            "slug": "vs19_267_009",
            "identifier": "vs19_267_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_009/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 35.73 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 35.73 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.73 DDL n. 1435",
            "description_title": "Emendamento 35.73 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29168,
            "slug": "vs19_267_022",
            "identifier": "vs19_267_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_022/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 35.1010 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1010 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1010 DDL n. 1435",
            "description_title": "Emendamento 35.1010 CASU ANDREA (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": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29169,
            "slug": "vs19_267_025",
            "identifier": "vs19_267_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_025/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 35.107 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.107 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.107 DDL n. 1435",
            "description_title": "Emendamento 35.107 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": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29159,
            "slug": "vs19_267_038",
            "identifier": "vs19_267_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_038/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1435",
            "original_title": "Votazione Articolo 36 DDL n. 1435",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29171,
            "slug": "vs19_267_037",
            "identifier": "vs19_267_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_037/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1435",
            "original_title": "Votazione Articolo 35 DDL n. 1435",
            "description_title": "Articolo 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29173,
            "slug": "vs19_267_029",
            "identifier": "vs19_267_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_029/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 35.23 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 35.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.23 DDL n. 1435",
            "description_title": "Emendamento 35.23 FARAONE DAVIDE (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": 3,
            "n_margin": 69,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29177,
            "slug": "vs19_267_012",
            "identifier": "vs19_267_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_012/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1013 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1013 DDL n. 1435",
            "description_title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29212,
            "slug": "vs19_267_030",
            "identifier": "vs19_267_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_030/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.20 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.20 DDL n. 1435",
            "description_title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29179,
            "slug": "vs19_267_024",
            "identifier": "vs19_267_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_024/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 35.105 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.105 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.105 DDL n. 1435",
            "description_title": "Emendamento 35.105 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29181,
            "slug": "vs19_267_011",
            "identifier": "vs19_267_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_011/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.85 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.85 DDL n. 1435",
            "description_title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29182,
            "slug": "vs19_267_018",
            "identifier": "vs19_267_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_018/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 35.93 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.94 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.93 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.93 DDL n. 1435",
            "description_title": "Identici emendamenti 35.93 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 35.94 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": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29214,
            "slug": "vs19_267_013",
            "identifier": "vs19_267_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_013/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 35.1008 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1008 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 1435",
            "description_title": "Emendamento 35.1008 CASU ANDREA (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": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29215,
            "slug": "vs19_267_007",
            "identifier": "vs19_267_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_007/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 35.67 GHIO VALENTINA (PD-IDP) e 35.68 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.67 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.67 DDL n. 1435",
            "description_title": "Identici emendamenti 35.67 GHIO VALENTINA (PD-IDP) e 35.68 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": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29217,
            "slug": "vs19_267_004",
            "identifier": "vs19_267_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_004/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 35.51 COSTA SERGIO (M5S) - Votazione Emendamento 35.51 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.51 DDL n. 1435",
            "description_title": "Emendamento 35.51 COSTA SERGIO (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": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29163,
            "slug": "vs19_267_032",
            "identifier": "vs19_267_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_032/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 35.1007 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1007 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 1435",
            "description_title": "Emendamento 35.1007 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29224,
            "slug": "vs19_267_028",
            "identifier": "vs19_267_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_028/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 35.22 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 35.22 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.22 DDL n. 1435",
            "description_title": "Emendamento 35.22 FARAONE DAVIDE (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": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29225,
            "slug": "vs19_267_040",
            "identifier": "vs19_267_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_040/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 24.01000 LUPI MAURIZIO (NM-M) - Votazione Emendamento 24.01000 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.01000 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 24.01000 LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 10,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29127,
            "slug": "vs19_266_032",
            "identifier": "vs19_266_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_032/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 32,
            "title": "Risoluzione n. 6-00107, limitatamente al capoverso quindicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00107",
            "original_title": "Votazione Risoluzione 6_00107",
            "description_title": "Risoluzione n. 6-00107, limitatamente al capoverso quindicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29128,
            "slug": "vs19_266_008",
            "identifier": "vs19_266_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_008/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00104, limitatamente ai capoversi secondo e diciassettesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00104",
            "original_title": "Votazione Risoluzione 6_00104",
            "description_title": "Risoluzione n. 6-00104, limitatamente ai capoversi secondo e diciassettesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 103,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 29244,
            "slug": "vs19_266_083",
            "identifier": "vs19_266_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_083/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29245,
            "slug": "vs19_266_076",
            "identifier": "vs19_266_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_076/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1780/9, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1780/9, DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/9, DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/9, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 112,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29246,
            "slug": "vs19_266_078",
            "identifier": "vs19_266_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_078/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1780/12, come riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1780/12, DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/12, DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/12, come riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 109,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29239,
            "slug": "vs19_266_081",
            "identifier": "vs19_266_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_081/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1780/16 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1780/16 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/16 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/16 COLUCCI ALFONSO (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": 52,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 29240,
            "slug": "vs19_266_080",
            "identifier": "vs19_266_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_080/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1780/15 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1780/15 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/15 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/15 GIANASSI FEDERICO (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": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29197,
            "slug": "vs19_266_057",
            "identifier": "vs19_266_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_057/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2-bis.2 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.2 DDL n. 1780",
            "description_title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29209,
            "slug": "vs19_266_067",
            "identifier": "vs19_266_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_067/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 4-ter.1 ZARATTI FILIBERTO (AVS) e 4-ter.2 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4-ter.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 4-ter.1 DDL n. 1780",
            "description_title": "Identici emendamenti 4-ter.1 ZARATTI FILIBERTO (AVS) e 4-ter.2 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29195,
            "slug": "vs19_266_047",
            "identifier": "vs19_266_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_047/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1-ter.7 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 1-ter.7 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.7 DDL n. 1780",
            "description_title": "Emendamento 1-ter.7 MADIA MARIA ANNA (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": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29230,
            "slug": "vs19_266_082",
            "identifier": "vs19_266_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_082/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29121,
            "slug": "vs19_266_003",
            "identifier": "vs19_266_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_003/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00102, limitatamente ai capoversi quindicesimo e sedicesimo della premessa, GIGLIO VIGNA ALESSANDRO (LEGA), MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri - Votazione Risoluzione 6_00102",
            "original_title": "Votazione Risoluzione 6_00102",
            "description_title": "Risoluzione n. 6-00102, limitatamente ai capoversi quindicesimo e sedicesimo della premessa, GIGLIO VIGNA ALESSANDRO (LEGA), MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.14
        }
    ]
}