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

{
    "count": 22002,
    "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=-n_rebels&page=430",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=428",
    "results": [
        {
            "id": 28070,
            "slug": "vs19_244_045",
            "identifier": "vs19_244_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_045/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (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": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26193,
            "slug": "vs19_216_017",
            "identifier": "vs19_216_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_017/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1555",
            "original_title": "Votazione Articolo 1 DDL n. 1555",
            "description_title": "Articolo 1",
            "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": 58,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 26526,
            "slug": "vs19_219_042",
            "identifier": "vs19_219_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_042/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.42 BONETTI ELENA (APERRE) - Votazione Emendamento 1.42 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1627",
            "description_title": "Emendamento 1.42 BONETTI ELENA (APERRE)",
            "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": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26457,
            "slug": "vs19_219_010",
            "identifier": "vs19_219_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_010/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.10 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1627",
            "description_title": "Emendamento 1.10 CONTE GIUSEPPE (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": 51,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26508,
            "slug": "vs19_219_036",
            "identifier": "vs19_219_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_036/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1627",
            "description_title": "Emendamento 1.36 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26492,
            "slug": "vs19_219_038",
            "identifier": "vs19_219_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_038/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1627",
            "description_title": "Emendamento 1.38 GRIBAUDO CHIARA (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": 29,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26495,
            "slug": "vs19_219_041",
            "identifier": "vs19_219_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_041/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 BONETTI ELENA (APERRE) - Votazione Emendamento 1.41 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1627",
            "description_title": "Emendamento 1.41 BONETTI ELENA (APERRE)",
            "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": 32,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 25061,
            "slug": "vs19_192_003",
            "identifier": "vs19_192_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_003/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0752",
            "original_title": "Votazione Articolo 2 PDL n. 0752",
            "description_title": "Articolo 2",
            "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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26496,
            "slug": "vs19_219_067",
            "identifier": "vs19_219_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_067/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.67 ZINGARETTI NICOLA (PD-IDP) - Votazione Emendamento 1.67 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.67 DDL n. 1627",
            "description_title": "Emendamento 1.67 ZINGARETTI NICOLA (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": 40,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26502,
            "slug": "vs19_219_069",
            "identifier": "vs19_219_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_069/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.69 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.69 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.69 DDL n. 1627",
            "description_title": "Emendamento 1.69 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25062,
            "slug": "vs19_192_004",
            "identifier": "vs19_192_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_004/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0752",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (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": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 36524,
            "slug": "vs19_435_036",
            "identifier": "vs19_435_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_036/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 1573",
            "description_title": "Emendamento 4.1000 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 26178,
            "slug": "vs19_216_066",
            "identifier": "vs19_216_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_066/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.18 DDL n. 1555",
            "description_title": "Emendamento 11.18 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": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26169,
            "slug": "vs19_216_039",
            "identifier": "vs19_216_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_039/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1555",
            "description_title": "Emendamento 4.2 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": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26505,
            "slug": "vs19_219_060",
            "identifier": "vs19_219_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_060/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.60 COSTA SERGIO (M5S) - Votazione Emendamento 1.60 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1627",
            "description_title": "Emendamento 1.60 COSTA SERGIO (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": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25065,
            "slug": "vs19_192_007",
            "identifier": "vs19_192_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_007/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.4 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.4 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0752",
            "description_title": "Emendamento 3.4 VACCARI STEFANO (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": 17,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26157,
            "slug": "vs19_216_132",
            "identifier": "vs19_216_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_132/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 132,
            "title": "Articolo 21 (Mantenimento) - Votazione Articolo 21 DDL n. 1555",
            "original_title": "Votazione Articolo 21 DDL n. 1555",
            "description_title": "Articolo 21 (Mantenimento)",
            "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": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26517,
            "slug": "vs19_219_043",
            "identifier": "vs19_219_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_043/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.43 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.43 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1627",
            "description_title": "Emendamento 1.43 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26520,
            "slug": "vs19_219_029",
            "identifier": "vs19_219_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_029/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.29 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.29 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1627",
            "description_title": "Emendamento 1.29 FRATOIANNI NICOLA (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": 52,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25066,
            "slug": "vs19_192_008",
            "identifier": "vs19_192_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_008/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0752",
            "description_title": "Emendamento 3.1000 VACCARI STEFANO (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26461,
            "slug": "vs19_219_063",
            "identifier": "vs19_219_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_063/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Emendamento 1.63 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.63 DDL n. 1627",
            "description_title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (APERRE)",
            "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": 78,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26162,
            "slug": "vs19_216_067",
            "identifier": "vs19_216_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_067/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.17 PORTA FABIO (PD-IDP) - Votazione Emendamento 11.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.17 DDL n. 1555",
            "description_title": "Emendamento 11.17 PORTA FABIO (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": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26156,
            "slug": "vs19_216_060",
            "identifier": "vs19_216_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_060/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.7 BONELLI ANGELO (AVS) - Votazione Emendamento 10.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1555",
            "description_title": "Emendamento 10.7 BONELLI ANGELO (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": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26146,
            "slug": "vs19_216_111",
            "identifier": "vs19_216_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_111/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.02 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": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26483,
            "slug": "vs19_219_019",
            "identifier": "vs19_219_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_019/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.19 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1627",
            "description_title": "Emendamento 1.19 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26125,
            "slug": "vs19_216_004",
            "identifier": "vs19_216_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_004/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1555",
            "description_title": "Emendamento 1.4 BONELLI ANGELO (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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26494,
            "slug": "vs19_219_076",
            "identifier": "vs19_219_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_076/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 1.76 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.76 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.76 DDL n. 1627",
            "description_title": "Emendamento 1.76 GIANASSI FEDERICO (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": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26507,
            "slug": "vs19_219_023",
            "identifier": "vs19_219_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_023/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1627",
            "description_title": "Emendamento 1.23 COLUCCI ALFONSO (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": 53,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26119,
            "slug": "vs19_216_096",
            "identifier": "vs19_216_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_096/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (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": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26489,
            "slug": "vs19_219_031",
            "identifier": "vs19_219_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_031/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.31 BONELLI ANGELO (AVS) - Votazione Emendamento 1.31 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1627",
            "description_title": "Emendamento 1.31 BONELLI ANGELO (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": 51,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32038,
            "slug": "vs19_348_024",
            "identifier": "vs19_348_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_024/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (AVS) - Votazione Emendamento 24.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1660",
            "description_title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (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": 67.5,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26459,
            "slug": "vs19_219_002",
            "identifier": "vs19_219_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_002/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.2 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1627",
            "description_title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE)",
            "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": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25068,
            "slug": "vs19_192_010",
            "identifier": "vs19_192_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_010/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0752",
            "original_title": "Votazione Articolo 4 PDL n. 0752",
            "description_title": "Articolo 4",
            "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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26113,
            "slug": "vs19_216_097",
            "identifier": "vs19_216_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_097/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.02 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": 54,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25070,
            "slug": "vs19_192_012",
            "identifier": "vs19_192_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_012/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0752",
            "original_title": "Votazione Articolo 6 PDL n. 0752",
            "description_title": "Articolo 6",
            "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": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26487,
            "slug": "vs19_219_054",
            "identifier": "vs19_219_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_054/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.54 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1627",
            "description_title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26103,
            "slug": "vs19_216_056",
            "identifier": "vs19_216_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_056/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.9 EVI ELEONORA (AVS) - Votazione Emendamento 10.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1555",
            "description_title": "Emendamento 10.9 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": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27751,
            "slug": "vs19_239_067",
            "identifier": "vs19_239_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_067/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1515",
            "original_title": "Votazione Articolo 17 DDL n. 1515",
            "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": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25076,
            "slug": "vs19_192_018",
            "identifier": "vs19_192_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_018/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0752",
            "original_title": "Votazione Articolo 8 PDL n. 0752",
            "description_title": "Articolo 8",
            "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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE)",
            "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": 77.22,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26518,
            "slug": "vs19_219_035",
            "identifier": "vs19_219_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_035/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1627",
            "description_title": "Emendamento 1.35 GHIO VALENTINA (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": 32,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26522,
            "slug": "vs19_219_025",
            "identifier": "vs19_219_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_025/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.25 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.25 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1627",
            "description_title": "Emendamento 1.25 L'ABBATE PATTY (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": 44,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26094,
            "slug": "vs19_216_089",
            "identifier": "vs19_216_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_089/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1555",
            "description_title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26498,
            "slug": "vs19_219_003",
            "identifier": "vs19_219_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_003/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1627",
            "description_title": "Emendamento 1.3 BAKKALI OUIDAD (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26503,
            "slug": "vs19_219_008",
            "identifier": "vs19_219_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_008/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.8 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1627",
            "description_title": "Emendamento 1.8 BARZOTTI VALENTINA (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": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26501,
            "slug": "vs19_219_071",
            "identifier": "vs19_219_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_071/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.71 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.71 DDL n. 1627",
            "description_title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE)",
            "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": 77.64,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26519,
            "slug": "vs19_219_024",
            "identifier": "vs19_219_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_024/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.24 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.24 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1627",
            "description_title": "Emendamento 1.24 SANTILLO AGOSTINO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 67.28
        }
    ]
}