Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=240
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=241",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=239",
    "results": [
        {
            "id": 29904,
            "slug": "19-180-30",
            "identifier": "19-180-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-30/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 30,
            "title": "DDL n. 924-bis. Em. 1.228, Verducci e altri",
            "original_title": "DDL n. 924-bis. Em. 1.228, Verducci e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29903,
            "slug": "19-180-31",
            "identifier": "19-180-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-31/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 31,
            "title": "DDL n. 924-bis. Em. 1.229, Rando e altri",
            "original_title": "DDL n. 924-bis. Em. 1.229, Rando e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29923,
            "slug": "19-180-11",
            "identifier": "19-180-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-11/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 11,
            "title": "DDL n. 924-bis. Emm. 1.209 e 1.11",
            "original_title": "DDL n. 924-bis. Emm. 1.209 e 1.11",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 72.09
        },
        {
            "id": 29921,
            "slug": "19-180-13",
            "identifier": "19-180-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-13/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 924-bis. Em. 1.210, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.210, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 29922,
            "slug": "19-180-12",
            "identifier": "19-180-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-12/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 12,
            "title": "DDL n. 924-bis. Em. 1.13, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.13, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 73.26
        },
        {
            "id": 29932,
            "slug": "19-180-2",
            "identifier": "19-180-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-2/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 2,
            "title": "Disegno di legge n. 924-bis. Emm. 1.200 e 1.201",
            "original_title": "Disegno di legge n. 924-bis. Emm. 1.200 e 1.201",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 70.93
        },
        {
            "id": 29930,
            "slug": "19-180-4",
            "identifier": "19-180-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-4/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 924-bis. Emm. 1.203 e 1.204",
            "original_title": "DDL n. 924-bis. Emm. 1.203 e 1.204",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.77
        },
        {
            "id": 29917,
            "slug": "19-180-17",
            "identifier": "19-180-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-17/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 17,
            "title": "DDL n. 924-bis. Em. 1.213, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.213, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 29916,
            "slug": "19-180-18",
            "identifier": "19-180-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-18/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 18,
            "title": "DDL n. 924-bis. Em. 1.214, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.214, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29915,
            "slug": "19-180-19",
            "identifier": "19-180-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-19/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 19,
            "title": "DDL n. 924-bis. Em. 1.215, Crisanti e Malpezzi",
            "original_title": "DDL n. 924-bis. Em. 1.215, Crisanti e Malpezzi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29914,
            "slug": "19-180-20",
            "identifier": "19-180-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-20/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 20,
            "title": "DDL n. 924-bis. Em. 1.216 (1a parte), Rando e altri",
            "original_title": "DDL n. 924-bis. Em. 1.216 (1a parte), Rando e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29902,
            "slug": "19-180-32",
            "identifier": "19-180-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-32/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 32,
            "title": "DDL n. 924-bis. Emm. 1.230 e 1.231",
            "original_title": "DDL n. 924-bis. Emm. 1.230 e 1.231",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 29901,
            "slug": "19-180-33",
            "identifier": "19-180-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-33/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 33,
            "title": "DDL n. 924-bis. Em. 1.232, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.232, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 29900,
            "slug": "19-180-34",
            "identifier": "19-180-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-34/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 34,
            "title": "DDL n. 924-bis. Em. 1.233, Crisanti e altri",
            "original_title": "DDL n. 924-bis. Em. 1.233, Crisanti e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29899,
            "slug": "19-180-35",
            "identifier": "19-180-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-35/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 35,
            "title": "DDL n. 924-bis. Em. 1.234, Verducci e altri",
            "original_title": "DDL n. 924-bis. Em. 1.234, Verducci e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29898,
            "slug": "19-180-36",
            "identifier": "19-180-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-36/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 36,
            "title": "DDL n. 924-bis. Em. 1.235, Crisanti e altri",
            "original_title": "DDL n. 924-bis. Em. 1.235, Crisanti e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 70.93
        },
        {
            "id": 29897,
            "slug": "19-180-37",
            "identifier": "19-180-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-37/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 37,
            "title": "DDL n. 924-bis. Em. 1.236, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 1.236, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29896,
            "slug": "19-180-38",
            "identifier": "19-180-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-38/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 38,
            "title": "DDL n. 924-bis. ODG G1.200, Pirondini e altri",
            "original_title": "DDL n. 924-bis. ODG G1.200, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 29895,
            "slug": "19-180-45",
            "identifier": "19-180-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-45/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 45,
            "title": "DDL n. 924-bis. Em. 3.201, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 3.201, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 31,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 29894,
            "slug": "19-180-48",
            "identifier": "19-180-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-48/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 48,
            "title": "Valutazione del comportamento degli studenti",
            "original_title": "DDL n. 924-bis. Votazione finale",
            "description_title": null,
            "public_title": "Valutazione del comportamento degli studenti",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 29893,
            "slug": "19-180-39",
            "identifier": "19-180-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-39/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 39,
            "title": "DDL n. 924-bis. ODG G1.201, Pirro e altri",
            "original_title": "DDL n. 924-bis. ODG G1.201, Pirro e altri",
            "description_title": null,
            "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": 7,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 29892,
            "slug": "19-180-40",
            "identifier": "19-180-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-40/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 40,
            "title": "DDL n. 924-bis. Articolo 1",
            "original_title": "DDL n. 924-bis. Articolo 1",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 29926,
            "slug": "19-180-8",
            "identifier": "19-180-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-8/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 8,
            "title": "DDL n. 924-bis. Em. 1.208, De Cristofaro e altri",
            "original_title": "DDL n. 924-bis. Em. 1.208, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29925,
            "slug": "19-180-9",
            "identifier": "19-180-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-9/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 9,
            "title": "DDL n. 924-bis. Em. 1.8, D'Elia e altri",
            "original_title": "DDL n. 924-bis. Em. 1.8, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 4,
            "majority_cohesion_rate": 65.52,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 29924,
            "slug": "19-180-10",
            "identifier": "19-180-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-10/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 10,
            "title": "DDL n. 924-bis. Em. 1.10, Crisanti e altri",
            "original_title": "DDL n. 924-bis. Em. 1.10, Crisanti e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 29997,
            "slug": "vs19_282_023",
            "identifier": "vs19_282_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_023/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1752/145 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1752/145 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/145 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/145 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30047,
            "slug": "vs19_282_005",
            "identifier": "vs19_282_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_005/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1752/127 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1752/127 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/127 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/127 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29990,
            "slug": "vs19_282_030",
            "identifier": "vs19_282_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_030/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 30,
            "title": "Conversione decreto Pnrr quater",
            "original_title": "Votazione finale DDL n. 1752",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 2 marzo 2024, n. 19, recante ulteriori disposizioni urgenti per l'attuazione del Piano nazionale di ripresa e resilienza (PNRR) (DDL 1752)",
            "public_title": "Conversione decreto Pnrr quater",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30009,
            "slug": "vs19_282_021",
            "identifier": "vs19_282_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_021/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/143 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30002,
            "slug": "vs19_282_009",
            "identifier": "vs19_282_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_009/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/131 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30018,
            "slug": "vs19_282_007",
            "identifier": "vs19_282_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_007/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1752/129, come riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1752/129, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/129, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/129, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 116,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30068,
            "slug": "vs19_282_022",
            "identifier": "vs19_282_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_022/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/144 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30073,
            "slug": "vs19_282_024",
            "identifier": "vs19_282_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_024/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1752/146 TABACCI BRUNO (PD-IDP) - Votazione Ordine del giorno 9/1752/146 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/146 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/146 TABACCI BRUNO (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": 21,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30065,
            "slug": "vs19_282_025",
            "identifier": "vs19_282_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_025/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1752/147 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/147 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/147 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/147 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": 20,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30064,
            "slug": "vs19_282_017",
            "identifier": "vs19_282_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_017/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1752/139 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1752/139 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/139 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/139 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30045,
            "slug": "vs19_282_010",
            "identifier": "vs19_282_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_010/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1752/132 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1752/132 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/132 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/132 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30041,
            "slug": "vs19_282_016",
            "identifier": "vs19_282_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_016/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1752/138 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/138 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/138 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/138 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30038,
            "slug": "vs19_282_028",
            "identifier": "vs19_282_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_028/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 13,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30022,
            "slug": "vs19_282_003",
            "identifier": "vs19_282_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_003/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/125 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29995,
            "slug": "vs19_282_013",
            "identifier": "vs19_282_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_013/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1752/135 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/135 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30001,
            "slug": "vs19_282_004",
            "identifier": "vs19_282_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_004/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1752/126, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1752/126, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/126, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/126, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 117,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30052,
            "slug": "vs19_282_018",
            "identifier": "vs19_282_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_018/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/140 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/140 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29999,
            "slug": "vs19_282_006",
            "identifier": "vs19_282_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_006/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/128 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/128 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30030,
            "slug": "vs19_282_014",
            "identifier": "vs19_282_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_014/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1752/136 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1752/136 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/136 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/136 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30061,
            "slug": "vs19_282_002",
            "identifier": "vs19_282_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_002/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/124 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": 15,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30028,
            "slug": "vs19_282_026",
            "identifier": "vs19_282_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_026/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1752/52, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1752/52, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/52, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/52, come 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": 112,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 59.26
        }
    ]
}