Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=231
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=232",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=230",
    "results": [
        {
            "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": 29198,
            "slug": "vs19_267_016",
            "identifier": "vs19_267_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_016/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 35.89 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.89 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.89 DDL n. 1435",
            "description_title": "Emendamento 35.89 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29367,
            "slug": "vs19_270_075",
            "identifier": "vs19_270_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_075/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/38 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/38 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 29338,
            "slug": "vs19_270_045",
            "identifier": "vs19_270_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_045/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (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": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29334,
            "slug": "vs19_270_051",
            "identifier": "vs19_270_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_051/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 61.11
        },
        {
            "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": 29368,
            "slug": "vs19_270_077",
            "identifier": "vs19_270_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_077/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1435/40 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1435/40 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/40 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/40 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29364,
            "slug": "vs19_270_092",
            "identifier": "vs19_270_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_092/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1435/89, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1435/89, DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/89, DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/89, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 119,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29362,
            "slug": "vs19_270_089",
            "identifier": "vs19_270_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_089/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1435/82 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1435/82 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/82 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/82 FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29360,
            "slug": "vs19_270_083",
            "identifier": "vs19_270_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_083/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1435/65 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1435/65 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/65 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/65 FEDE GIORGIO (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29348,
            "slug": "vs19_270_047",
            "identifier": "vs19_270_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_047/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (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": 16,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 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": 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": 29356,
            "slug": "vs19_270_072",
            "identifier": "vs19_270_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_072/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29355,
            "slug": "vs19_270_090",
            "identifier": "vs19_270_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_090/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1435/86 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/86 EVI ELEONORA (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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 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": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        }
    ]
}