Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=270
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=271",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=269",
    "results": [
        {
            "id": 26694,
            "slug": "vs19_220_080",
            "identifier": "vs19_220_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_080/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1627/91 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/91 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": 11,
            "n_margin": 32,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26697,
            "slug": "vs19_220_095",
            "identifier": "vs19_220_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_095/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1627/107 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/107 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/107 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/107 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 110,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26686,
            "slug": "vs19_220_096",
            "identifier": "vs19_220_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_096/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26672,
            "slug": "vs19_220_046",
            "identifier": "vs19_220_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_046/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (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": 30,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 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": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26652,
            "slug": "vs19_220_067",
            "identifier": "vs19_220_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_067/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26680,
            "slug": "vs19_220_119",
            "identifier": "vs19_220_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_119/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (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": 78.06,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26606,
            "slug": "vs19_220_160",
            "identifier": "vs19_220_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_160/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 160,
            "title": "Ordine del giorno n. 9/1627/208 COLOMBO BEATRIZ (FDI) - Votazione Ordine del giorno 9/1627/208 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/208 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/208 COLOMBO BEATRIZ (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26670,
            "slug": "vs19_220_144",
            "identifier": "vs19_220_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_144/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/1627/178 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1627/178 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/178 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/178 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26690,
            "slug": "vs19_220_162",
            "identifier": "vs19_220_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_162/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/1627/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/38 FURFARO 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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26684,
            "slug": "vs19_220_132",
            "identifier": "vs19_220_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_132/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1627/165 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/165 D'ORSO VALENTINA (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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26665,
            "slug": "vs19_220_085",
            "identifier": "vs19_220_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_085/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (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": 5,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26678,
            "slug": "vs19_220_107",
            "identifier": "vs19_220_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_107/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1627/140 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1627/140 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/140 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/140 ORRICO ANNA LAURA (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": 34,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26662,
            "slug": "vs19_220_163",
            "identifier": "vs19_220_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_163/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (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": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26661,
            "slug": "vs19_220_134",
            "identifier": "vs19_220_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_134/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1627/167, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/167, come riformulato, ASCARI STEFANIA (M5S)",
            "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": 144,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26657,
            "slug": "vs19_220_137",
            "identifier": "vs19_220_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_137/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1627/170 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1627/170 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/170 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/170 COSTA SERGIO (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": 51,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26663,
            "slug": "vs19_220_084",
            "identifier": "vs19_220_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_084/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1627/95 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/95 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26614,
            "slug": "vs19_220_097",
            "identifier": "vs19_220_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_097/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1627/112 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1627/112 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/112 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/112 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26607,
            "slug": "vs19_220_041",
            "identifier": "vs19_220_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_041/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (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": 5,
            "n_margin": 117,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26650,
            "slug": "vs19_220_126",
            "identifier": "vs19_220_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_126/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/1627/159 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/159 PELLEGRINI MARCO (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": 5,
            "n_margin": 99,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26644,
            "slug": "vs19_220_121",
            "identifier": "vs19_220_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_121/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1627/154 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1627/154 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/154 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/154 DI LAURO CARMEN (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": 37,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26643,
            "slug": "vs19_220_120",
            "identifier": "vs19_220_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_120/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1627/153 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1627/153 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/153 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/153 QUARTINI ANDREA (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": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26594,
            "slug": "vs19_220_093",
            "identifier": "vs19_220_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_093/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1627/105, come riformulato, GEBHARD RENATE (MISTO) - Votazione Ordine del giorno 9/1627/105, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/105, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/105, come riformulato, GEBHARD RENATE (MISTO)",
            "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": 142,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26639,
            "slug": "vs19_220_100",
            "identifier": "vs19_220_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_100/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1627/116 GIACCONE ANDREA (LEGA) - Votazione Ordine del giorno 9/1627/116 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/116 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/116 GIACCONE ANDREA (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": 144,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26618,
            "slug": "vs19_220_138",
            "identifier": "vs19_220_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_138/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1627/171, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1627/171, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/171, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/171, come riformulato, FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 138,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26586,
            "slug": "vs19_220_146",
            "identifier": "vs19_220_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_146/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26610,
            "slug": "vs19_220_116",
            "identifier": "vs19_220_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_116/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1627/149 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1627/149 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/149 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/149 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26608,
            "slug": "vs19_220_049",
            "identifier": "vs19_220_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_049/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1627/36, come riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1627/36, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/36, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/36, come riformulato, FORNARO FEDERICO (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": 2,
            "n_margin": 157,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 26598,
            "slug": "vs19_220_055",
            "identifier": "vs19_220_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_055/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1627/45, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/45, come riformulato, 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": "Approvata",
            "n_rebels": 8,
            "n_margin": 151,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26592,
            "slug": "vs19_220_052",
            "identifier": "vs19_220_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_052/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1627/41 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1627/41 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/41 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/41 RUFFINO DANIELA (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": 27,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26581,
            "slug": "vs19_220_154",
            "identifier": "vs19_220_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_154/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26571,
            "slug": "vs19_220_079",
            "identifier": "vs19_220_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_079/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1627/90 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1627/90 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/90 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/90 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26565,
            "slug": "vs19_220_001",
            "identifier": "vs19_220_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_001/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.80 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 1.80 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.80 DDL n. 1627",
            "description_title": "Emendamento 1.80 GNASSI 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": 48,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26556,
            "slug": "vs19_220_022",
            "identifier": "vs19_220_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_022/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1627",
            "original_title": "Votazione Articolo 16 DDL n. 1627",
            "description_title": "Articolo 16",
            "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": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26554,
            "slug": "vs19_220_011",
            "identifier": "vs19_220_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_011/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1627",
            "original_title": "Votazione Articolo 5 DDL n. 1627",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26553,
            "slug": "vs19_220_012",
            "identifier": "vs19_220_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_012/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1627",
            "original_title": "Votazione Articolo 6 DDL n. 1627",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26620,
            "slug": "vs19_220_106",
            "identifier": "vs19_220_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_106/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26566,
            "slug": "vs19_220_023",
            "identifier": "vs19_220_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_023/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1627",
            "original_title": "Votazione Articolo 17 DDL n. 1627",
            "description_title": "Articolo 17",
            "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": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26567,
            "slug": "vs19_220_004",
            "identifier": "vs19_220_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_004/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.83 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.83 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.83 DDL n. 1627",
            "description_title": "Emendamento 1.83 RICHETTI MATTEO (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": 35,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26664,
            "slug": "vs19_220_089",
            "identifier": "vs19_220_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_089/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1627/101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/101 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (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": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26569,
            "slug": "vs19_220_015",
            "identifier": "vs19_220_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_015/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1627",
            "original_title": "Votazione Articolo 9 DDL n. 1627",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26576,
            "slug": "vs19_220_150",
            "identifier": "vs19_220_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_150/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/186 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/186 ONORI FEDERICA (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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26575,
            "slug": "vs19_220_068",
            "identifier": "vs19_220_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_068/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1627/59, come riformulato, DELLA VEDOVA BENEDETTO (MISTO) - Votazione Ordine del giorno 9/1627/59, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/59, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/59, come riformulato, DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 154,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26546,
            "slug": "vs19_220_010",
            "identifier": "vs19_220_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_010/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1627",
            "original_title": "Votazione Articolo 4 DDL n. 1627",
            "description_title": "Articolo 4",
            "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": 32,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26551,
            "slug": "vs19_220_165",
            "identifier": "vs19_220_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_165/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 165,
            "title": "Legge di bilancio 2024",
            "original_title": "Votazione finale DDL n. 1627",
            "description_title": "Bilancio di previsione dello Stato per l'anno finanziario 2024 e bilancio pluriennale per il triennio 2024-2026\" e relativa Nota di variazioni (Approvato dal Senato) (DDL 1627)",
            "public_title": "Legge di bilancio 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26602,
            "slug": "vs19_220_040",
            "identifier": "vs19_220_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_040/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (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": 25,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26653,
            "slug": "vs19_220_103",
            "identifier": "vs19_220_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_103/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26558,
            "slug": "vs19_220_007",
            "identifier": "vs19_220_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_007/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1627",
            "original_title": "Votazione Articolo 1 DDL n. 1627",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26577,
            "slug": "vs19_220_075",
            "identifier": "vs19_220_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_075/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1627/69 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/69 ORLANDO 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": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        }
    ]
}