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

{
    "count": 22951,
    "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=223",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=221",
    "results": [
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (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": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30029,
            "slug": "vs19_281_084",
            "identifier": "vs19_281_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_084/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (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": 54.43,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29961,
            "slug": "vs19_281_030",
            "identifier": "vs19_281_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_030/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29975,
            "slug": "vs19_281_019",
            "identifier": "vs19_281_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_019/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1752/40 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1752/40 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/40 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/40 TUCCI RICCARDO (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (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": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30069,
            "slug": "vs19_281_048",
            "identifier": "vs19_281_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_048/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (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": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30070,
            "slug": "vs19_281_061",
            "identifier": "vs19_281_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_061/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1752/86, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1752/86, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/86, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/86, nel testo riformulato, FORATTINI ANTONELLA (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": 10,
            "n_margin": 111,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30066,
            "slug": "vs19_281_058",
            "identifier": "vs19_281_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_058/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1752/82 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/82 BORRELLI FRANCESCO EMILIO (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": 19,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30071,
            "slug": "vs19_281_042",
            "identifier": "vs19_281_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_042/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1752/65 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1752/65 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/65 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/65 RICCIARDI RICCARDO (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": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30074,
            "slug": "vs19_281_073",
            "identifier": "vs19_281_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_073/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1752/98 FASSINO PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/98 FASSINO PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30034,
            "slug": "vs19_281_071",
            "identifier": "vs19_281_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_071/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1752/96 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/96 CASU 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30024,
            "slug": "vs19_281_059",
            "identifier": "vs19_281_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_059/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29959,
            "slug": "vs19_281_005",
            "identifier": "vs19_281_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_005/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1752/19 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1752/19 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/19 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/19 D'ALESSIO ANTONIO (APERRE)",
            "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": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29968,
            "slug": "vs19_281_020",
            "identifier": "vs19_281_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_020/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/41 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/41 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29972,
            "slug": "vs19_281_023",
            "identifier": "vs19_281_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_023/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29950,
            "slug": "vs19_281_038",
            "identifier": "vs19_281_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_038/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1752/61 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1752/61 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/61 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/61 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30043,
            "slug": "vs19_281_054",
            "identifier": "vs19_281_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_054/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1752/78 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1752/78 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/78 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/78 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29900,
            "slug": "19-180-34",
            "identifier": "19-180-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-34/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 34,
            "title": "DDL n. 924-bis. Em. 1.233, Crisanti e altri",
            "original_title": "DDL n. 924-bis. Em. 1.233, Crisanti e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29929,
            "slug": "19-180-5",
            "identifier": "19-180-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-5/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 5,
            "title": "DDL n. 924-bis. Emm. 1.205 e 1.206",
            "original_title": "DDL n. 924-bis. Emm. 1.205 e 1.206",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 29917,
            "slug": "19-180-17",
            "identifier": "19-180-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-17/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 17,
            "title": "DDL n. 924-bis. Em. 1.213, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.213, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 29916,
            "slug": "19-180-18",
            "identifier": "19-180-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-18/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 18,
            "title": "DDL n. 924-bis. Em. 1.214, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.214, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29915,
            "slug": "19-180-19",
            "identifier": "19-180-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-19/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 19,
            "title": "DDL n. 924-bis. Em. 1.215, Crisanti e Malpezzi",
            "original_title": "DDL n. 924-bis. Em. 1.215, Crisanti e Malpezzi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29903,
            "slug": "19-180-31",
            "identifier": "19-180-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-31/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 31,
            "title": "DDL n. 924-bis. Em. 1.229, Rando e altri",
            "original_title": "DDL n. 924-bis. Em. 1.229, Rando e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29904,
            "slug": "19-180-30",
            "identifier": "19-180-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-30/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 30,
            "title": "DDL n. 924-bis. Em. 1.228, Verducci e altri",
            "original_title": "DDL n. 924-bis. Em. 1.228, Verducci e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29905,
            "slug": "19-180-29",
            "identifier": "19-180-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-29/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 29,
            "title": "DDL n. 924-bis. Em. 1.227, Crisanti e altri",
            "original_title": "DDL n. 924-bis. Em. 1.227, Crisanti e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29923,
            "slug": "19-180-11",
            "identifier": "19-180-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-11/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 11,
            "title": "DDL n. 924-bis. Emm. 1.209 e 1.11",
            "original_title": "DDL n. 924-bis. Emm. 1.209 e 1.11",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 72.09
        },
        {
            "id": 29921,
            "slug": "19-180-13",
            "identifier": "19-180-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-13/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 924-bis. Em. 1.210, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.210, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 29922,
            "slug": "19-180-12",
            "identifier": "19-180-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-12/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 12,
            "title": "DDL n. 924-bis. Em. 1.13, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.13, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 73.26
        },
        {
            "id": 29932,
            "slug": "19-180-2",
            "identifier": "19-180-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-2/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 2,
            "title": "Disegno di legge n. 924-bis. Emm. 1.200 e 1.201",
            "original_title": "Disegno di legge n. 924-bis. Emm. 1.200 e 1.201",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 70.93
        },
        {
            "id": 29930,
            "slug": "19-180-4",
            "identifier": "19-180-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-4/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 924-bis. Emm. 1.203 e 1.204",
            "original_title": "DDL n. 924-bis. Emm. 1.203 e 1.204",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.77
        },
        {
            "id": 29920,
            "slug": "19-180-14",
            "identifier": "19-180-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-14/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 14,
            "title": "DDL n. 924-bis. Em. 1.15, Rando e altri",
            "original_title": "DDL n. 924-bis. Em. 1.15, Rando e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 29918,
            "slug": "19-180-16",
            "identifier": "19-180-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-16/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 16,
            "title": "DDL n. 924-bis. Em. 1.18, Aloisio e Pirondini",
            "original_title": "DDL n. 924-bis. Em. 1.18, Aloisio e Pirondini",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 5,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29931,
            "slug": "19-180-3",
            "identifier": "19-180-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-3/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 924-bis. Em. 1.202, Verducci e altri",
            "original_title": "DDL n. 924-bis. Em. 1.202, Verducci e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 29919,
            "slug": "19-180-15",
            "identifier": "19-180-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-15/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 15,
            "title": "DDL n. 924-bis. Emm. 1.211 e 1.212",
            "original_title": "DDL n. 924-bis. Emm. 1.211 e 1.212",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29906,
            "slug": "19-180-28",
            "identifier": "19-180-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-28/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 28,
            "title": "DDL n. 924-bis. Em. 1.226, Aloisio e Pirondini",
            "original_title": "DDL n. 924-bis. Em. 1.226, Aloisio e Pirondini",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29908,
            "slug": "19-180-26",
            "identifier": "19-180-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-26/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 26,
            "title": "DDL n. 924-bis. Emm. 1.223 e 1.224",
            "original_title": "DDL n. 924-bis. Emm. 1.223 e 1.224",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29907,
            "slug": "19-180-27",
            "identifier": "19-180-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-27/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 27,
            "title": "DDL n. 924-bis. Em. 1.225, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 1.225, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 5,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29909,
            "slug": "19-180-25",
            "identifier": "19-180-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-25/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 25,
            "title": "DDL n. 924-bis. Em. 1.222, Rando e altri",
            "original_title": "DDL n. 924-bis. Em. 1.222, Rando e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29910,
            "slug": "19-180-24",
            "identifier": "19-180-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-24/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 24,
            "title": "DDL n. 924-bis. Em. 1.221, Aloisio e Pirondini",
            "original_title": "DDL n. 924-bis. Em. 1.221, Aloisio e Pirondini",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 29911,
            "slug": "19-180-23",
            "identifier": "19-180-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-23/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 23,
            "title": "DDL n. 924-bis. Em. 1.220, Verducci e altri",
            "original_title": "DDL n. 924-bis. Em. 1.220, Verducci e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29912,
            "slug": "19-180-22",
            "identifier": "19-180-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-22/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 22,
            "title": "DDL n. 924-bis. Em. 1.219, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.219, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29913,
            "slug": "19-180-21",
            "identifier": "19-180-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-21/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 21,
            "title": "DDL n. 924-bis. Em. 1.218, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 1.218, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29885,
            "slug": "19-180-46",
            "identifier": "19-180-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-46/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 46,
            "title": "DDL n. 924-bis. Em. 3.202, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 3.202, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 29887,
            "slug": "19-180-47",
            "identifier": "19-180-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-47/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 47,
            "title": "DDL n. 924-bis. Articolo 3",
            "original_title": "DDL n. 924-bis. Articolo 3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 29888,
            "slug": "19-180-44",
            "identifier": "19-180-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-44/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 44,
            "title": "DDL n. 924-bis. Em. 3.200, Lopreiato e altri",
            "original_title": "DDL n. 924-bis. Em. 3.200, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 64.66,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 29889,
            "slug": "19-180-43",
            "identifier": "19-180-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-43/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 43,
            "title": "DDL n. 924-bis. Articolo 2",
            "original_title": "DDL n. 924-bis. Articolo 2",
            "description_title": null,
            "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": 66,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 66.28
        }
    ]
}