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

{
    "count": 22537,
    "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=34",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=32",
    "results": [
        {
            "id": 19615,
            "slug": "19-42-45",
            "identifier": "19-42-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-45/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 45,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.62, Giorgis e altri",
            "original_title": "Em. 1.62, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19676,
            "slug": "19-42-28",
            "identifier": "19-42-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-28/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 28,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.36, Giorgis e altri",
            "original_title": "Em. 1.36, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 19627,
            "slug": "19-42-6",
            "identifier": "19-42-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-6/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.9, De Cristofaro e altri",
            "original_title": "Em. 1.9, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 19595,
            "slug": "19-42-90",
            "identifier": "19-42-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-90/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 90,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.127, Giorgis e altri",
            "original_title": "Em. 1.127, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19659,
            "slug": "19-42-78",
            "identifier": "19-42-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-78/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 78,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.106, Giorgis e altri",
            "original_title": "Em. 1.106, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19591,
            "slug": "19-42-7",
            "identifier": "19-42-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-7/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 7,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.10, Scalfarotto",
            "original_title": "Em. 1.10, Scalfarotto",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19656,
            "slug": "19-42-83",
            "identifier": "19-42-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-83/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 83,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.117, De Cristofaro e altri",
            "original_title": "Em. 1.117, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 19650,
            "slug": "19-42-96",
            "identifier": "19-42-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-96/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 96,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.138, Parrini e altri",
            "original_title": "Em. 1.138, Parrini e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19662,
            "slug": "19-42-73",
            "identifier": "19-42-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-73/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 73,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.99 (1a parte), Maiorino e Cataldi",
            "original_title": "Em. 1.99 (1a parte), Maiorino e Cataldi",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 13,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19651,
            "slug": "19-42-95",
            "identifier": "19-42-95",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-95/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 95,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.137, Nicita e altri",
            "original_title": "Em. 1.137, Nicita e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19681,
            "slug": "19-42-17",
            "identifier": "19-42-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-17/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 17,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.22, De Cristofaro e altri",
            "original_title": "Em. 1.22, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19671,
            "slug": "19-42-49",
            "identifier": "19-42-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-49/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 49,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.66 (1a parte), Scalfarotto",
            "original_title": "Em. 1.66 (1a parte), Scalfarotto",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19562,
            "slug": "19-42-120",
            "identifier": "19-42-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-120/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 120,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 2.2, Giorgis e altri",
            "original_title": "Em. 2.2, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 14,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19648,
            "slug": "19-42-98",
            "identifier": "19-42-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-98/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 98,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.140, Maiorino e Cataldi",
            "original_title": "Em. 1.140, Maiorino e Cataldi",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19570,
            "slug": "19-42-71",
            "identifier": "19-42-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-71/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 71,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.97, Giorgis e altri",
            "original_title": "Em. 1.97, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19625,
            "slug": "19-42-15",
            "identifier": "19-42-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-15/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 15,
            "title": "d-l 1/2023 - gestione flussi migratori - Emm. 1.19, 1.20 e 1.200",
            "original_title": "Emm. 1.19, 1.20 e 1.200",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19619,
            "slug": "19-42-35",
            "identifier": "19-42-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-35/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 35,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.46, Maiorino e Cataldi",
            "original_title": "Em. 1.46, Maiorino e Cataldi",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 14,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 19640,
            "slug": "19-42-110",
            "identifier": "19-42-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-110/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 110,
            "title": "d-l 1/2023 - gestione flussi migratori - ODG G1.10, Nicita e altri",
            "original_title": "ODG G1.10, Nicita e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19600,
            "slug": "19-42-84",
            "identifier": "19-42-84",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-84/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 84,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.118, Parrini e altri",
            "original_title": "Em. 1.118, Parrini e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 9,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19564,
            "slug": "19-42-115",
            "identifier": "19-42-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-115/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 115,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.0.4 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 1.0.4 (1a parte), De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19680,
            "slug": "19-42-23",
            "identifier": "19-42-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-23/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 23,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.29, Parrini e altri",
            "original_title": "Em. 1.29, Parrini e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19617,
            "slug": "19-42-42",
            "identifier": "19-42-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-42/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 42,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.56 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 1.56 (1a parte), De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19613,
            "slug": "19-42-47",
            "identifier": "19-42-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-47/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 47,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.64, Nicita e altri",
            "original_title": "Em. 1.64, Nicita e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 12,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19614,
            "slug": "19-42-46",
            "identifier": "19-42-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-46/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 46,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.63, Maiorino e Cataldi",
            "original_title": "Em. 1.63, Maiorino e Cataldi",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 13,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19633,
            "slug": "19-42-122",
            "identifier": "19-42-122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-122/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 122,
            "title": "Conversione decreto flussi migratori",
            "original_title": "Votazione finale",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": "Conversione decreto flussi migratori",
            "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": 11,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 19636,
            "slug": "19-42-118",
            "identifier": "19-42-118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-118/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 118,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.0.9 (1a parte), Nicita e altri",
            "original_title": "Em. 1.0.9 (1a parte), Nicita e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 19731,
            "slug": "vs19_057_034",
            "identifier": "vs19_057_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_034/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19730,
            "slug": "vs19_057_020",
            "identifier": "vs19_057_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_020/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19715,
            "slug": "vs19_057_004",
            "identifier": "vs19_057_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_004/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19695,
            "slug": "vs19_057_013",
            "identifier": "vs19_057_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_013/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/888/29, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/888/29, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/29, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/29, 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": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19712,
            "slug": "vs19_057_006",
            "identifier": "vs19_057_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_006/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/888/21, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/888/21, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/21, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/21, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 19720,
            "slug": "vs19_057_001",
            "identifier": "vs19_057_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_001/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/888/2, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/888/2, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/2, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/2, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19699,
            "slug": "vs19_057_047",
            "identifier": "vs19_057_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_047/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/888/97 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/888/97 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/97 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/97 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": 14,
            "n_margin": 111,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19688,
            "slug": "vs19_057_035",
            "identifier": "vs19_057_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_035/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/888/77 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/888/77 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/77 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/77 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19697,
            "slug": "vs19_057_010",
            "identifier": "vs19_057_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_010/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/888/25 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/888/25 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/25 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/25 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19737,
            "slug": "vs19_057_030",
            "identifier": "vs19_057_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_030/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/888/63 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/888/63 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/63 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/63 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19727,
            "slug": "vs19_057_042",
            "identifier": "vs19_057_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_042/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/888/89 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/89 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19698,
            "slug": "vs19_057_019",
            "identifier": "vs19_057_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_019/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/888/38 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/888/38 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/38 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/38 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 44,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 19729,
            "slug": "vs19_057_008",
            "identifier": "vs19_057_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_008/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/888/23 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/888/23 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/23 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/23 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19733,
            "slug": "vs19_057_033",
            "identifier": "vs19_057_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_033/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/888/72 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/888/72 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/72 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/72 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 19708,
            "slug": "vs19_057_017",
            "identifier": "vs19_057_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_017/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/888/35, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/888/35, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/35, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/35, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19736,
            "slug": "vs19_057_036",
            "identifier": "vs19_057_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_036/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/888/80 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/888/80 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/80 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/80 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19732,
            "slug": "vs19_057_048",
            "identifier": "vs19_057_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_048/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (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": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19723,
            "slug": "vs19_057_026",
            "identifier": "vs19_057_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_026/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/888/58 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/888/58 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/58 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/58 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19713,
            "slug": "vs19_057_012",
            "identifier": "vs19_057_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_012/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/888/27 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/888/27 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/27 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/27 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19714,
            "slug": "vs19_057_046",
            "identifier": "vs19_057_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_046/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19704,
            "slug": "vs19_057_007",
            "identifier": "vs19_057_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_007/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/888/22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/888/22 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/22 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/22 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": 40,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19711,
            "slug": "vs19_057_029",
            "identifier": "vs19_057_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_029/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/888/62 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/888/62 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/62 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/62 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19719,
            "slug": "vs19_057_053",
            "identifier": "vs19_057_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_053/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/888/78 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/888/78 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/78 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/78 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 19705,
            "slug": "vs19_057_028",
            "identifier": "vs19_057_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_028/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/888/61 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/888/61 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/61 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/61 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 36.42
        }
    ]
}