Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=271
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=272",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=270",
    "results": [
        {
            "id": 26548,
            "slug": "vs19_220_020",
            "identifier": "vs19_220_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_020/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1627",
            "original_title": "Votazione Articolo 14 DDL n. 1627",
            "description_title": "Articolo 14",
            "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": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26688,
            "slug": "vs19_220_045",
            "identifier": "vs19_220_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_045/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26687,
            "slug": "vs19_220_115",
            "identifier": "vs19_220_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_115/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1627/148 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1627/148 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/148 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/148 APPENDINO CHIARA (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": 39,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26683,
            "slug": "vs19_220_109",
            "identifier": "vs19_220_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_109/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/1627/142, nel testo riformulato, AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1627/142, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/142, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/142, nel testo riformulato, AMATO GAETANO (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": 4,
            "n_margin": 148,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26667,
            "slug": "vs19_220_029",
            "identifier": "vs19_220_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_029/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1627/7, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1627/7, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/7, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/7, nel testo riformulato, D'ALFONSO LUCIANO (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": 151,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26660,
            "slug": "vs19_220_072",
            "identifier": "vs19_220_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_072/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1627/64, nel testo riformulato, PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1627/64, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/64, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/64, nel testo riformulato, PROVENZANO GIUSEPPE (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": 153,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26656,
            "slug": "vs19_220_082",
            "identifier": "vs19_220_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_082/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1627/93 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1627/93 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/93 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/93 FRATOIANNI NICOLA (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": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26626,
            "slug": "vs19_220_091",
            "identifier": "vs19_220_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_091/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1627/103 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1627/103 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/103 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/103 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26617,
            "slug": "vs19_220_070",
            "identifier": "vs19_220_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_070/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1627/62 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1627/62 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/62 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/62 BOLDRINI LAURA (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": 34,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26616,
            "slug": "vs19_220_105",
            "identifier": "vs19_220_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_105/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1627/138, nel testo riformulato, TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1627/138, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/138, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/138, nel testo riformulato, TORTO 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": 2,
            "n_margin": 149,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26615,
            "slug": "vs19_220_140",
            "identifier": "vs19_220_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_140/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (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.9,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26564,
            "slug": "vs19_220_008",
            "identifier": "vs19_220_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_008/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1627",
            "original_title": "Votazione Articolo 2 DDL n. 1627",
            "description_title": "Articolo 2",
            "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.11,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26561,
            "slug": "vs19_220_013",
            "identifier": "vs19_220_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_013/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1627",
            "original_title": "Votazione Articolo 7 DDL n. 1627",
            "description_title": "Articolo 7",
            "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": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26560,
            "slug": "vs19_220_019",
            "identifier": "vs19_220_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_019/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1627",
            "original_title": "Votazione Articolo 13 DDL n. 1627",
            "description_title": "Articolo 13",
            "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": 26559,
            "slug": "vs19_220_016",
            "identifier": "vs19_220_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_016/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1627",
            "original_title": "Votazione Articolo 10 DDL n. 1627",
            "description_title": "Articolo 10",
            "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": 26557,
            "slug": "vs19_220_024",
            "identifier": "vs19_220_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_024/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1627",
            "original_title": "Votazione Articolo 18 DDL n. 1627",
            "description_title": "Articolo 18",
            "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": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26603,
            "slug": "vs19_220_043",
            "identifier": "vs19_220_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_043/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1627/28, come riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/28, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/28, come riformulato, DI BIASE MICHELA (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": 153,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 26587,
            "slug": "vs19_220_125",
            "identifier": "vs19_220_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_125/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1627/158 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1627/158 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/158 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/158 SCUTELLA' ELISA (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": 78.48,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26582,
            "slug": "vs19_220_071",
            "identifier": "vs19_220_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_071/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26542,
            "slug": "vs19_220_034",
            "identifier": "vs19_220_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_034/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1627/13 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/13 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/13 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/13 ROSSI 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26536,
            "slug": "vs19_220_077",
            "identifier": "vs19_220_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_077/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1627/82 RUSSO PAOLO EMILIO (FI-PPE) - Votazione Ordine del giorno 9/1627/82 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/82 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/82 RUSSO PAOLO EMILIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 45,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26535,
            "slug": "vs19_220_061",
            "identifier": "vs19_220_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_061/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1627/50 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/50 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/50 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26534,
            "slug": "vs19_220_037",
            "identifier": "vs19_220_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_037/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26549,
            "slug": "vs19_220_027",
            "identifier": "vs19_220_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_027/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1627",
            "original_title": "Votazione Articolo 21 DDL n. 1627",
            "description_title": "Articolo 21",
            "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": 37,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26544,
            "slug": "vs19_220_009",
            "identifier": "vs19_220_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_009/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1627",
            "original_title": "Votazione Articolo 3 DDL n. 1627",
            "description_title": "Articolo 3",
            "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": 74.26,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26691,
            "slug": "vs19_220_059",
            "identifier": "vs19_220_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_059/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1627/48, limitatamente alle premesse, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/48, limitatamente alle premesse, BENZONI FABRIZIO (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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26623,
            "slug": "vs19_220_123",
            "identifier": "vs19_220_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_123/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1627/156, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1627/156, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/156, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/156, nel testo riformulato, RICCIARDI MARIANNA (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": 12,
            "n_margin": 142,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26589,
            "slug": "vs19_220_063",
            "identifier": "vs19_220_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_063/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1627/54, come riformulato, DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/54, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/54, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/54, come riformulato, DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 156,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26627,
            "slug": "vs19_220_153",
            "identifier": "vs19_220_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_153/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 153,
            "title": "Ordine del giorno n. 9/1627/201, nel testo riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1627/201, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/201, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/201, nel testo riformulato, FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 148,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26648,
            "slug": "vs19_220_130",
            "identifier": "vs19_220_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_130/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1627/163 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1627/163 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/163 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/163 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26621,
            "slug": "vs19_220_065",
            "identifier": "vs19_220_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_065/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1627/56, come riformulato, MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1627/56, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/56, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/56, come riformulato, MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26605,
            "slug": "vs19_220_064",
            "identifier": "vs19_220_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_064/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1627/55 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1627/55 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/55 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/55 RICCIARDI TONI (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": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26649,
            "slug": "vs19_220_039",
            "identifier": "vs19_220_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_039/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1627/23, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1627/23, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/23, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/23, nel testo riformulato, PORTA FABIO (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": 155,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26609,
            "slug": "vs19_220_035",
            "identifier": "vs19_220_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_035/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (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": 15,
            "n_margin": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26625,
            "slug": "vs19_220_031",
            "identifier": "vs19_220_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_031/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1627/9 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/9 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/9 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/9 ORFINI MATTEO (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": 16,
            "n_margin": 52,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26659,
            "slug": "vs19_220_028",
            "identifier": "vs19_220_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_028/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1627/4, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1627/4, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/4, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/4, nel testo riformulato, SERRACCHIANI DEBORA (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": 149,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26570,
            "slug": "vs19_220_003",
            "identifier": "vs19_220_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_003/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.82 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.82 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.82 DDL n. 1627",
            "description_title": "Emendamento 1.82 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26543,
            "slug": "vs19_220_014",
            "identifier": "vs19_220_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_014/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1627",
            "original_title": "Votazione Articolo 8 DDL n. 1627",
            "description_title": "Articolo 8",
            "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.95,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26693,
            "slug": "vs19_220_108",
            "identifier": "vs19_220_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_108/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1627/141, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1627/141, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/141, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/141, nel testo riformulato, BRUNO RAFFAELE (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": 145,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26692,
            "slug": "vs19_220_104",
            "identifier": "vs19_220_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_104/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1627/128 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/128 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/128 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/128 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26681,
            "slug": "vs19_220_149",
            "identifier": "vs19_220_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_149/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1627/185, nel testo riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1627/185, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/185, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/185, nel testo riformulato, L'ABBATE PATTY (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": 15,
            "n_margin": 138,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26675,
            "slug": "vs19_220_124",
            "identifier": "vs19_220_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_124/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1627/157, come riformulato, SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1627/157, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/157, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/157, come riformulato, SANTILLO AGOSTINO (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": 5,
            "n_margin": 147,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 75.31
        },
        {
            "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
        }
    ]
}