Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=168
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=identifier&page=169",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=167",
    "results": [
        {
            "id": 19150,
            "slug": "vs19_045_001",
            "identifier": "vs19_045_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_001/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0785",
            "description_title": "Emendamento 1.1 PAVANELLI EMMA (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": 38,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 19144,
            "slug": "vs19_045_002",
            "identifier": "vs19_045_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_002/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.100 EVI ELEONORA (AVS) - Votazione Emendamento 1.100 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.100 DDL n. 0785",
            "description_title": "Emendamento 1.100 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19136,
            "slug": "vs19_045_003",
            "identifier": "vs19_045_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_003/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.3 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0785",
            "description_title": "Emendamento 1.3 CAPPELLETTI ENRICO (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": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 19146,
            "slug": "vs19_045_004",
            "identifier": "vs19_045_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_004/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0785",
            "description_title": "Emendamento 1.4 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19154,
            "slug": "vs19_045_005",
            "identifier": "vs19_045_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_005/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 EVI ELEONORA (AVS) - Votazione Emendamento 1.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0785",
            "description_title": "Emendamento 1.5 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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19168,
            "slug": "vs19_045_006",
            "identifier": "vs19_045_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_006/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0785",
            "description_title": "Emendamento 1.6 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": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 26.54
        },
        {
            "id": 19134,
            "slug": "vs19_045_007",
            "identifier": "vs19_045_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_007/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 EVI ELEONORA (AVS) - Votazione Emendamento 1.7 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.7 DDL n. 0785",
            "description_title": "Emendamento 1.7 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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 19127,
            "slug": "vs19_045_008",
            "identifier": "vs19_045_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_008/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0785",
            "description_title": "Emendamento 1.8 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": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 19155,
            "slug": "vs19_045_009",
            "identifier": "vs19_045_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_009/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0785",
            "description_title": "Emendamento 1.9 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 19159,
            "slug": "vs19_045_010",
            "identifier": "vs19_045_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_010/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.10 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.10 DDL n. 0785",
            "description_title": "Emendamento 1.10 APPENDINO CHIARA (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19130,
            "slug": "vs19_045_011",
            "identifier": "vs19_045_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_011/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.11 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.11 DDL n. 0785",
            "description_title": "Emendamento 1.11 TODDE ALESSANDRA (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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19162,
            "slug": "vs19_045_012",
            "identifier": "vs19_045_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_012/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.12 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.12 DDL n. 0785",
            "description_title": "Emendamento 1.12 PAVANELLI EMMA (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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19145,
            "slug": "vs19_045_013",
            "identifier": "vs19_045_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_013/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.13 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.13 DDL n. 0785",
            "description_title": "Emendamento 1.13 CAPPELLETTI ENRICO (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": 39,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19129,
            "slug": "vs19_045_014",
            "identifier": "vs19_045_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_014/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.14 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.14 DDL n. 0785",
            "description_title": "Emendamento 1.14 APPENDINO CHIARA (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": 36,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19164,
            "slug": "vs19_045_015",
            "identifier": "vs19_045_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_015/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.15 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.15 DDL n. 0785",
            "description_title": "Emendamento 1.15 TODDE ALESSANDRA (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": 38,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19165,
            "slug": "vs19_045_016",
            "identifier": "vs19_045_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_016/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.16 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.16 DDL n. 0785",
            "description_title": "Emendamento 1.16 PAVANELLI EMMA (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": 36,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19166,
            "slug": "vs19_045_017",
            "identifier": "vs19_045_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_017/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.17 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.17 DDL n. 0785",
            "description_title": "Emendamento 1.17 CAPPELLETTI ENRICO (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": 37,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19126,
            "slug": "vs19_045_018",
            "identifier": "vs19_045_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_018/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.18 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.18 DDL n. 0785",
            "description_title": "Emendamento 1.18 APPENDINO CHIARA (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19153,
            "slug": "vs19_045_019",
            "identifier": "vs19_045_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_019/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.19 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0785",
            "description_title": "Emendamento 1.19 TODDE ALESSANDRA (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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19135,
            "slug": "vs19_045_020",
            "identifier": "vs19_045_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_020/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.20 DDL n. 0785",
            "description_title": "Emendamento 1.20 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19157,
            "slug": "vs19_045_021",
            "identifier": "vs19_045_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_021/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.21 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0785",
            "description_title": "Emendamento 1.21 PAVANELLI EMMA (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19147,
            "slug": "vs19_045_022",
            "identifier": "vs19_045_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_022/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.22 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0785",
            "description_title": "Emendamento 1.22 CAPPELLETTI ENRICO (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": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19131,
            "slug": "vs19_045_023",
            "identifier": "vs19_045_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_023/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.23 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.23 DDL n. 0785",
            "description_title": "Emendamento 1.23 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19167,
            "slug": "vs19_045_024",
            "identifier": "vs19_045_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_024/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.01 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.01 DDL n. 0785",
            "description_title": "Articolo aggiuntivo 1.01 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": 7,
            "n_margin": 50,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 19149,
            "slug": "vs19_045_025",
            "identifier": "vs19_045_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_025/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.1 EVI ELEONORA (AVS) - Votazione Emendamento 2.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.1 DDL n. 0785",
            "description_title": "Emendamento 2.1 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": 13,
            "n_margin": 43,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 19151,
            "slug": "vs19_045_026",
            "identifier": "vs19_045_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_026/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.3 DDL n. 0785",
            "description_title": "Emendamento 2.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": 12,
            "n_margin": 40,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 19152,
            "slug": "vs19_045_027",
            "identifier": "vs19_045_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_027/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.4 DDL n. 0785",
            "description_title": "Emendamento 2.4 TODDE ALESSANDRA (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19133,
            "slug": "vs19_045_028",
            "identifier": "vs19_045_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_028/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.5 DDL n. 0785",
            "description_title": "Emendamento 2.5 PAVANELLI EMMA (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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19158,
            "slug": "vs19_045_029",
            "identifier": "vs19_045_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_029/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.6 EVI ELEONORA (AVS) - Votazione Emendamento 2.6 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.6 DDL n. 0785",
            "description_title": "Emendamento 2.6 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": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19137,
            "slug": "vs19_045_030",
            "identifier": "vs19_045_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_030/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0785",
            "description_title": "Emendamento 2.7 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 19156,
            "slug": "vs19_045_031",
            "identifier": "vs19_045_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_031/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.8 DDL n. 0785",
            "description_title": "Emendamento 2.8 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 19132,
            "slug": "vs19_045_032",
            "identifier": "vs19_045_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_032/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.9 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.9 DDL n. 0785",
            "description_title": "Emendamento 2.9 CAPPELLETTI ENRICO (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": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 19161,
            "slug": "vs19_045_033",
            "identifier": "vs19_045_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_033/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.100 EVI ELEONORA (AVS) - Votazione Emendamento 2.100 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.100 DDL n. 0785",
            "description_title": "Emendamento 2.100 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19128,
            "slug": "vs19_045_034",
            "identifier": "vs19_045_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_034/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.10 EVI ELEONORA (AVS) - Votazione Emendamento 2.10 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.10 DDL n. 0785",
            "description_title": "Emendamento 2.10 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19163,
            "slug": "vs19_045_035",
            "identifier": "vs19_045_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_035/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.1 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19160,
            "slug": "vs19_045_036",
            "identifier": "vs19_045_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_036/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS) - Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.2 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19142,
            "slug": "vs19_045_037",
            "identifier": "vs19_045_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_037/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19178,
            "slug": "vs19_045_038",
            "identifier": "vs19_045_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_038/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/785/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/2, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19177,
            "slug": "vs19_045_039",
            "identifier": "vs19_045_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_039/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/785/3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/785/3 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/3 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19174,
            "slug": "vs19_045_040",
            "identifier": "vs19_045_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_040/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/4 ORLANDO 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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19180,
            "slug": "vs19_045_041",
            "identifier": "vs19_045_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_041/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/785/5 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/785/5 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/5 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/5 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19175,
            "slug": "vs19_045_042",
            "identifier": "vs19_045_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_042/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 19140,
            "slug": "vs19_045_043",
            "identifier": "vs19_045_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_043/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (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": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19139,
            "slug": "vs19_045_044",
            "identifier": "vs19_045_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_044/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19170,
            "slug": "vs19_045_045",
            "identifier": "vs19_045_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_045/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19171,
            "slug": "vs19_045_046",
            "identifier": "vs19_045_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_046/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19176,
            "slug": "vs19_045_047",
            "identifier": "vs19_045_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_047/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/785/11 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/11 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/11 FONTANA ILARIA (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19138,
            "slug": "vs19_045_048",
            "identifier": "vs19_045_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_048/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19169,
            "slug": "vs19_045_049",
            "identifier": "vs19_045_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_049/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/785/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/785/13 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/13 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/13 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": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19141,
            "slug": "vs19_045_050",
            "identifier": "vs19_045_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_050/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/785/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/14 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": 7,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.23
        }
    ]
}