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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=208",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=206",
    "results": [
        {
            "id": 22114,
            "slug": "vs19_138_004",
            "identifier": "vs19_138_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_004/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 12.13 GRIMALDI MARCO (AVS) - Votazione Emendamento 12.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1038",
            "description_title": "Emendamento 12.13 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22026,
            "slug": "vs19_138_005",
            "identifier": "vs19_138_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_005/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 12.21 EVI ELEONORA (AVS) - Votazione Emendamento 12.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.21 DDL n. 1038",
            "description_title": "Emendamento 12.21 EVI ELEONORA (AVS)",
            "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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21937,
            "slug": "vs19_138_006",
            "identifier": "vs19_138_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_006/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 12.500 della Commissione - Votazione Emendamento 12.500 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.500 DDL n. 1038",
            "description_title": "Emendamento 12.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 82,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22053,
            "slug": "vs19_138_007",
            "identifier": "vs19_138_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_007/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038",
            "original_title": "Votazione Articolo 12 DDL n. 1038",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22031,
            "slug": "vs19_138_008",
            "identifier": "vs19_138_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_008/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 12.01 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 12.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.01 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 12.01 MARATTIN LUIGI (AIV-RE)",
            "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": 73,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21890,
            "slug": "vs19_138_009",
            "identifier": "vs19_138_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_009/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 13.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1038",
            "description_title": "Emendamento 13.1 QUARTINI ANDREA (M5S)",
            "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": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22128,
            "slug": "vs19_138_011",
            "identifier": "vs19_138_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_011/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 13.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1038",
            "description_title": "Emendamento 13.3 QUARTINI ANDREA (M5S)",
            "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": 40,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22141,
            "slug": "vs19_138_012",
            "identifier": "vs19_138_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_012/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.5 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1038",
            "description_title": "Emendamento 13.5 QUARTINI ANDREA (M5S)",
            "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": 102,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22102,
            "slug": "vs19_138_013",
            "identifier": "vs19_138_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_013/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 13.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.6 DDL n. 1038",
            "description_title": "Emendamento 13.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22117,
            "slug": "vs19_138_014",
            "identifier": "vs19_138_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_014/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 13.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.7 DDL n. 1038",
            "description_title": "Emendamento 13.7 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 69,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22065,
            "slug": "vs19_138_015",
            "identifier": "vs19_138_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_015/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 13.10 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.10 DDL n. 1038",
            "description_title": "Emendamento 13.10 QUARTINI ANDREA (M5S)",
            "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": 107,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22084,
            "slug": "vs19_138_016",
            "identifier": "vs19_138_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_016/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 13.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.11 DDL n. 1038",
            "description_title": "Emendamento 13.11 QUARTINI ANDREA (M5S)",
            "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": 41,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22048,
            "slug": "vs19_138_017",
            "identifier": "vs19_138_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_017/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 13.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.8 DDL n. 1038",
            "description_title": "Emendamento 13.8 QUARTINI ANDREA (M5S)",
            "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": 26,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22036,
            "slug": "vs19_138_018",
            "identifier": "vs19_138_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_018/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 13.9 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.9 DDL n. 1038",
            "description_title": "Emendamento 13.9 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 21942,
            "slug": "vs19_138_019",
            "identifier": "vs19_138_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_019/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1038",
            "original_title": "Votazione Articolo 13 DDL n. 1038",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22164,
            "slug": "vs19_138_020",
            "identifier": "vs19_138_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_020/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 14.1 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 14.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1038",
            "description_title": "Emendamento 14.1 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 21892,
            "slug": "vs19_138_021",
            "identifier": "vs19_138_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_021/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 14.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1038",
            "description_title": "Emendamento 14.2 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21886,
            "slug": "vs19_138_022",
            "identifier": "vs19_138_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_022/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 14.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1038",
            "description_title": "Emendamento 14.3 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21920,
            "slug": "vs19_138_023",
            "identifier": "vs19_138_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_023/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 14.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 14.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1038",
            "description_title": "Emendamento 14.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21910,
            "slug": "vs19_138_024",
            "identifier": "vs19_138_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_024/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1038",
            "original_title": "Votazione Articolo 14 DDL n. 1038",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21946,
            "slug": "vs19_138_025",
            "identifier": "vs19_138_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_025/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 15.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 15.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1038",
            "description_title": "Emendamento 15.1 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21929,
            "slug": "vs19_138_026",
            "identifier": "vs19_138_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_026/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 15.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.3 DDL n. 1038",
            "description_title": "Emendamento 15.3 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22050,
            "slug": "vs19_138_027",
            "identifier": "vs19_138_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_027/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 15.7  MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.7 DDL n. 1038",
            "description_title": "Emendamento 15.7  MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 22035,
            "slug": "vs19_138_028",
            "identifier": "vs19_138_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_028/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1038",
            "original_title": "Votazione Articolo 15 DDL n. 1038",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22064,
            "slug": "vs19_138_029",
            "identifier": "vs19_138_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_029/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1038",
            "description_title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22156,
            "slug": "vs19_138_030",
            "identifier": "vs19_138_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_030/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 16.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1038",
            "description_title": "Emendamento 16.2 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22142,
            "slug": "vs19_138_031",
            "identifier": "vs19_138_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_031/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 16.3 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 16.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1038",
            "description_title": "Emendamento 16.3 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22132,
            "slug": "vs19_138_032",
            "identifier": "vs19_138_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_032/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 16.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 16.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1038",
            "description_title": "Emendamento 16.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21918,
            "slug": "vs19_138_033",
            "identifier": "vs19_138_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_033/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 16.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 16.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1038",
            "description_title": "Emendamento 16.5 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21908,
            "slug": "vs19_138_034",
            "identifier": "vs19_138_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_034/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1038",
            "original_title": "Votazione Articolo 16 DDL n. 1038",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21894,
            "slug": "vs19_138_035",
            "identifier": "vs19_138_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_035/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 17.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 17.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 17.1 DDL n. 1038",
            "description_title": "Emendamento 17.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21880,
            "slug": "vs19_138_036",
            "identifier": "vs19_138_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_036/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038",
            "original_title": "Votazione Articolo 17 DDL n. 1038",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22052,
            "slug": "vs19_138_037",
            "identifier": "vs19_138_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_037/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 18.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1038",
            "description_title": "Emendamento 18.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22039,
            "slug": "vs19_138_038",
            "identifier": "vs19_138_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_038/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 18.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 18.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.4 DDL n. 1038",
            "description_title": "Emendamento 18.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22024,
            "slug": "vs19_138_039",
            "identifier": "vs19_138_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_039/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 18.5 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 18.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.5 DDL n. 1038",
            "description_title": "Emendamento 18.5 MARATTIN LUIGI (AIV-RE)",
            "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": 56,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22168,
            "slug": "vs19_138_040",
            "identifier": "vs19_138_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_040/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1038",
            "original_title": "Votazione Articolo 18 DDL n. 1038",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22091,
            "slug": "vs19_138_041",
            "identifier": "vs19_138_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_041/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 19.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1038",
            "description_title": "Emendamento 19.1 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22070,
            "slug": "vs19_138_042",
            "identifier": "vs19_138_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_042/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1038",
            "original_title": "Votazione Articolo 19 DDL n. 1038",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22126,
            "slug": "vs19_138_043",
            "identifier": "vs19_138_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_043/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.1 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1038",
            "description_title": "Emendamento 20.1 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22103,
            "slug": "vs19_138_044",
            "identifier": "vs19_138_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_044/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1038",
            "original_title": "Votazione Articolo 20 DDL n. 1038",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22023,
            "slug": "vs19_138_045",
            "identifier": "vs19_138_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_045/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1038 e abb./1 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./1 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": 36,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22020,
            "slug": "vs19_138_046",
            "identifier": "vs19_138_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_046/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1038 e abb./16 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./16 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22227,
            "slug": "vs19_138_047",
            "identifier": "vs19_138_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_047/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./17 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./17 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22224,
            "slug": "vs19_138_048",
            "identifier": "vs19_138_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_048/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (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": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22014,
            "slug": "vs19_138_049",
            "identifier": "vs19_138_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_049/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22236,
            "slug": "vs19_138_050",
            "identifier": "vs19_138_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_050/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1038 e abb./21 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1038 e abb./21 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./21 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./21 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22234,
            "slug": "vs19_138_051",
            "identifier": "vs19_138_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_051/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1038 e abb./22 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1038 e abb./22 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./22 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./22 SILVESTRI FRANCESCO (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": 39,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22233,
            "slug": "vs19_138_052",
            "identifier": "vs19_138_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_052/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1038 e abb./23 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./23 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": 40,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22232,
            "slug": "vs19_138_053",
            "identifier": "vs19_138_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_053/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (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": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.81
        }
    ]
}