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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=419",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=417",
    "results": [
        {
            "id": 19329,
            "slug": "19-38-25",
            "identifier": "19-38-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-25/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 25,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 3.46, Martella e altri",
            "original_title": "Em. 3.46, Martella e altri",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 26,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 19336,
            "slug": "19-38-3",
            "identifier": "19-38-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-3/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 3,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 1.49, Scalfarotto",
            "original_title": "Em. 1.49, Scalfarotto",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19410,
            "slug": "19-38-59",
            "identifier": "19-38-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-59/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 59,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 6.306, Gelmini",
            "original_title": "Em. 6.306, Gelmini",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 79.13,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 19374,
            "slug": "19-38-29",
            "identifier": "19-38-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-29/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 29,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 3.303, Lorefice e altri",
            "original_title": "Em. 3.303, Lorefice e altri",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 16,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19397,
            "slug": "19-38-97",
            "identifier": "19-38-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-97/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 97,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 10-bis.0.302, Magni e altri",
            "original_title": "Em. 10-bis.0.302, Magni e altri",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19414,
            "slug": "19-38-45",
            "identifier": "19-38-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-45/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 45,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 4-ter.0.304, Zambito e altri",
            "original_title": "Em. 4-ter.0.304, Zambito e altri",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 80.0,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 19357,
            "slug": "19-38-78",
            "identifier": "19-38-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-78/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 78,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 9.308, Camusso e altri",
            "original_title": "Em. 9.308, Camusso e altri",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "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": 7,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 19359,
            "slug": "19-38-67",
            "identifier": "19-38-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-67/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 67,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 8.303, Speranzon",
            "original_title": "Em. 8.303, Speranzon",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19354,
            "slug": "19-38-88",
            "identifier": "19-38-88",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-88/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 88,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 10.302, Nicita",
            "original_title": "Em. 10.302, Nicita",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 11,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19278,
            "slug": "vs19_051_012",
            "identifier": "vs19_051_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_012/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/750/17 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/750/17 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/17 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/17 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19281,
            "slug": "vs19_051_027",
            "identifier": "vs19_051_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_027/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/33 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19270,
            "slug": "vs19_051_029",
            "identifier": "vs19_051_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_029/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/750/35 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/750/35 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/35 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/35 PENZA PASQUALINO (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": 35,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19284,
            "slug": "vs19_051_009",
            "identifier": "vs19_051_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_009/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/750/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/750/13 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/13 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/13 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19274,
            "slug": "vs19_051_025",
            "identifier": "vs19_051_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_025/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/750/31 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/31 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19283,
            "slug": "vs19_051_004",
            "identifier": "vs19_051_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_004/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (AIV-RE)",
            "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": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19264,
            "slug": "vs19_051_032",
            "identifier": "vs19_051_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_032/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/750/38 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/750/38 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/38 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/38 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19257,
            "slug": "vs19_051_001",
            "identifier": "vs19_051_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_001/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/750/4 FARAONE DAVIDE (AIV-RE) - Votazione Ordine del giorno 9/750/4 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/4 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/4 FARAONE DAVIDE (AIV-RE)",
            "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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19272,
            "slug": "vs19_051_008",
            "identifier": "vs19_051_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_008/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/750/12 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/750/12 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/12 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/12 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19271,
            "slug": "vs19_051_006",
            "identifier": "vs19_051_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_006/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/750/10 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/750/10 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/10 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19252,
            "slug": "vs19_051_030",
            "identifier": "vs19_051_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_030/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/750/36 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/36 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19248,
            "slug": "vs19_051_015",
            "identifier": "vs19_051_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_015/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/750/21, nel testo riformulato, PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/750/21, DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/21, DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/21, nel testo riformulato, PASTORINO LUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 146,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 19254,
            "slug": "vs19_051_010",
            "identifier": "vs19_051_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_010/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/750/14 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/750/14 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/14 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/14 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 19247,
            "slug": "vs19_051_034",
            "identifier": "vs19_051_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_034/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/750/41 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/750/41 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/41 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/41 AURIEMMA CARMELA (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": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19251,
            "slug": "vs19_051_023",
            "identifier": "vs19_051_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_023/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19267,
            "slug": "vs19_051_038",
            "identifier": "vs19_051_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_038/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/750/45 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/750/45 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/45 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/45 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19265,
            "slug": "vs19_051_041",
            "identifier": "vs19_051_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_041/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/750/48 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/750/48 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/48 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/48 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19255,
            "slug": "vs19_051_020",
            "identifier": "vs19_051_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_020/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 19253,
            "slug": "vs19_051_033",
            "identifier": "vs19_051_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_033/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/750/40 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/750/40 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/40 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/40 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19249,
            "slug": "vs19_051_013",
            "identifier": "vs19_051_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_013/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/750/19 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/750/19 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/19 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/19 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19250,
            "slug": "vs19_051_019",
            "identifier": "vs19_051_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_019/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/750/25 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/25 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 19269,
            "slug": "vs19_051_002",
            "identifier": "vs19_051_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_002/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/750/5 D'ALESSIO ANTONIO (AIV-RE) - Votazione Ordine del giorno 9/750/5 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/5 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/5 D'ALESSIO ANTONIO (AIV-RE)",
            "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": 20,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19263,
            "slug": "vs19_051_003",
            "identifier": "vs19_051_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_003/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/750/6 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/750/6 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/6 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/6 PASTORELLA GIULIA (AIV-RE)",
            "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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19268,
            "slug": "vs19_051_007",
            "identifier": "vs19_051_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_007/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/750/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/750/11 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/11 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/11 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19262,
            "slug": "vs19_051_018",
            "identifier": "vs19_051_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_018/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/750/24 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/750/24 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/24 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/24 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": 26,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 19273,
            "slug": "vs19_051_035",
            "identifier": "vs19_051_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_035/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/750/42 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/750/42 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/42 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/42 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19256,
            "slug": "vs19_051_024",
            "identifier": "vs19_051_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_024/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/750/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/750/30 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/30 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19266,
            "slug": "vs19_051_039",
            "identifier": "vs19_051_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_039/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/750/46 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/750/46 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/46 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/46 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19258,
            "slug": "vs19_051_036",
            "identifier": "vs19_051_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_036/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/750/43 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/750/43 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/43 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/43 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19260,
            "slug": "vs19_051_040",
            "identifier": "vs19_051_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_040/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/750/47 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/750/47 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/47 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/47 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19246,
            "slug": "vs19_051_042",
            "identifier": "vs19_051_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_042/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 42,
            "title": "Fiducia conversione decreto flussi",
            "original_title": "Votazione Articolo unico DDL n. 0750",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 2 gennaio 2023, n. 1, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto flussi",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 19259,
            "slug": "vs19_051_016",
            "identifier": "vs19_051_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_016/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/750/22, come riformulato, SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/750/22, DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/22, DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/22, come riformulato, SCARPA RACHELE (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": 145,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 19261,
            "slug": "vs19_051_022",
            "identifier": "vs19_051_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_022/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/750/28 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/750/28 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/28 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/28 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 19276,
            "slug": "vs19_051_014",
            "identifier": "vs19_051_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_014/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/750/20 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/750/20 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/20 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/20 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 19282,
            "slug": "vs19_051_031",
            "identifier": "vs19_051_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_031/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/750/37 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/750/37 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/37 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/37 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19275,
            "slug": "vs19_051_017",
            "identifier": "vs19_051_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_017/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (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": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 19287,
            "slug": "vs19_051_028",
            "identifier": "vs19_051_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_028/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/750/34 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/750/34 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/34 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/34 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19286,
            "slug": "vs19_051_011",
            "identifier": "vs19_051_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_011/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/750/15 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/750/15 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/15 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/15 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19285,
            "slug": "vs19_051_037",
            "identifier": "vs19_051_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_037/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/750/44 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/750/44 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/44 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/44 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19280,
            "slug": "vs19_051_021",
            "identifier": "vs19_051_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_021/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/750/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/750/27 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/27 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/27 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19279,
            "slug": "vs19_051_026",
            "identifier": "vs19_051_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_026/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/750/32 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/750/32 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/32 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/32 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.78
        }
    ]
}