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

{
    "count": 22091,
    "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=174",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=172",
    "results": [
        {
            "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": 26666,
            "slug": "vs19_220_139",
            "identifier": "vs19_220_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_139/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1627/172 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/172 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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26636,
            "slug": "vs19_220_152",
            "identifier": "vs19_220_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_152/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/1627/191 GALLO FRANCESCO (MISTO) - Votazione Ordine del giorno 9/1627/191 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/191 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/191 GALLO FRANCESCO (MISTO)",
            "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": 34,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26630,
            "slug": "vs19_220_161",
            "identifier": "vs19_220_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_161/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 161,
            "title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/12 VACCARI 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26631,
            "slug": "vs19_220_118",
            "identifier": "vs19_220_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_118/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/1627/151 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1627/151 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/151 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/151 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26629,
            "slug": "vs19_220_074",
            "identifier": "vs19_220_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_074/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1627/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1627/68 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/68 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/68 PELUFFO VINICIO GIUSEPPE GUIDO (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": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26632,
            "slug": "vs19_220_033",
            "identifier": "vs19_220_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_033/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1627/11, nel testo riformulato, ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1627/11, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/11, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/11, nel testo riformulato, ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 149,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 26595,
            "slug": "vs19_220_051",
            "identifier": "vs19_220_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_051/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26591,
            "slug": "vs19_220_090",
            "identifier": "vs19_220_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_090/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/102 SARRACINO 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26583,
            "slug": "vs19_220_128",
            "identifier": "vs19_220_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_128/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/1627/161 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1627/161 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/161 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/161 LOMUTI ARNALDO (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": 42,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26568,
            "slug": "vs19_220_026",
            "identifier": "vs19_220_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_026/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1627",
            "original_title": "Votazione Articolo 20 DDL n. 1627",
            "description_title": "Articolo 20",
            "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.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26563,
            "slug": "vs19_220_025",
            "identifier": "vs19_220_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_025/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1627",
            "original_title": "Votazione Articolo 19 DDL n. 1627",
            "description_title": "Articolo 19",
            "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": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26552,
            "slug": "vs19_220_018",
            "identifier": "vs19_220_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_018/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1627",
            "original_title": "Votazione Articolo 12 DDL n. 1627",
            "description_title": "Articolo 12",
            "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": 31,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26555,
            "slug": "vs19_220_006",
            "identifier": "vs19_220_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_006/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.85 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.85 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.85 DDL n. 1627",
            "description_title": "Emendamento 1.85 BONAFE' SIMONA (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": 33,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26550,
            "slug": "vs19_220_002",
            "identifier": "vs19_220_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_002/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.81 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 1.81 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.81 DDL n. 1627",
            "description_title": "Emendamento 1.81 VACCARI STEFANO (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": 30,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26541,
            "slug": "vs19_220_113",
            "identifier": "vs19_220_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_113/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1627/146 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1627/146 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/146 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/146 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": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26538,
            "slug": "vs19_220_092",
            "identifier": "vs19_220_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_092/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/104, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/104, come riformulato, LAUS MAURO ANTONIO DONATO (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": 142,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26539,
            "slug": "vs19_220_151",
            "identifier": "vs19_220_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_151/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (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": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26658,
            "slug": "vs19_220_036",
            "identifier": "vs19_220_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_036/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1627/15, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/15, 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": 3,
            "n_margin": 155,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26647,
            "slug": "vs19_220_136",
            "identifier": "vs19_220_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_136/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1627/169 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1627/169 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/169 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/169 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26628,
            "slug": "vs19_220_056",
            "identifier": "vs19_220_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_056/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (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": 5,
            "n_margin": 48,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26624,
            "slug": "vs19_220_110",
            "identifier": "vs19_220_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_110/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/1627/143 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1627/143 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/143 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/143 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 45,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26573,
            "slug": "vs19_220_042",
            "identifier": "vs19_220_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_042/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1627/27 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/27 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": 28,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26537,
            "slug": "vs19_220_111",
            "identifier": "vs19_220_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_111/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1627/144 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1627/144 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/144 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/144 CANTONE LUCIANO (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": 64.2
        },
        {
            "id": 26682,
            "slug": "vs19_220_133",
            "identifier": "vs19_220_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_133/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (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": 35,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 73.46
        },
        {
            "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
        }
    ]
}