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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=274",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=272",
    "results": [
        {
            "id": 26516,
            "slug": "vs19_219_070",
            "identifier": "vs19_219_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_070/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1.70 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.70 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.70 DDL n. 1627",
            "description_title": "Emendamento 1.70 DE LUCA PIERO (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": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (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": 33,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26477,
            "slug": "vs19_219_050",
            "identifier": "vs19_219_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_050/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.50 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.50 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.50 DDL n. 1627",
            "description_title": "Emendamento 1.50 BOSCHI MARIA ELENA (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.63
        },
        {
            "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
        },
        {
            "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": 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": 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": 26473,
            "slug": "vs19_219_046",
            "identifier": "vs19_219_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_046/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.46 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.46 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1627",
            "description_title": "Emendamento 1.46 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26466,
            "slug": "vs19_219_032",
            "identifier": "vs19_219_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_032/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.32 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1627",
            "description_title": "Emendamento 1.32 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": 5,
            "n_margin": 70,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 35.19
        },
        {
            "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": 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": 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": 26524,
            "slug": "vs19_219_073",
            "identifier": "vs19_219_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_073/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 1.73 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 1.73 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.73 DDL n. 1627",
            "description_title": "Emendamento 1.73 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26511,
            "slug": "vs19_219_052",
            "identifier": "vs19_219_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_052/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.52 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.52 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.52 DDL n. 1627",
            "description_title": "Emendamento 1.52 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26506,
            "slug": "vs19_219_021",
            "identifier": "vs19_219_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_021/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.21 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1627",
            "description_title": "Emendamento 1.21 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 32.72
        },
        {
            "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": 26480,
            "slug": "vs19_219_074",
            "identifier": "vs19_219_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_074/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 1.74 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.74 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.74 DDL n. 1627",
            "description_title": "Emendamento 1.74 FARAONE DAVIDE (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26479,
            "slug": "vs19_219_061",
            "identifier": "vs19_219_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_061/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.61 SCARPA RACHELE (PD-IDP) - Votazione Emendamento 1.61 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.61 DDL n. 1627",
            "description_title": "Emendamento 1.61 SCARPA RACHELE (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": 34,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26471,
            "slug": "vs19_219_077",
            "identifier": "vs19_219_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_077/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.77 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.77 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.77 DDL n. 1627",
            "description_title": "Emendamento 1.77 D'ORSO 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 26469,
            "slug": "vs19_219_044",
            "identifier": "vs19_219_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_044/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.44 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.44 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.44 DDL n. 1627",
            "description_title": "Emendamento 1.44 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 26523,
            "slug": "vs19_219_037",
            "identifier": "vs19_219_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_037/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 1.37 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1627",
            "description_title": "Emendamento 1.37 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 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": 26493,
            "slug": "vs19_219_016",
            "identifier": "vs19_219_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_016/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1627",
            "description_title": "Emendamento 1.16 D'ORSO 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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 26475,
            "slug": "vs19_219_017",
            "identifier": "vs19_219_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_017/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.17 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1627",
            "description_title": "Emendamento 1.17 ASCARI STEFANIA (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": 46,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26474,
            "slug": "vs19_219_079",
            "identifier": "vs19_219_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_079/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 1.79 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.79 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.79 DDL n. 1627",
            "description_title": "Emendamento 1.79 SIMIANI MARCO (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": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26513,
            "slug": "vs19_219_030",
            "identifier": "vs19_219_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_030/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.30 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1627",
            "description_title": "Emendamento 1.30 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 64,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 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": 26527,
            "slug": "vs19_219_056",
            "identifier": "vs19_219_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_056/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.56 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.56 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.56 DDL n. 1627",
            "description_title": "Emendamento 1.56 BENZONI FABRIZIO (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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 53.09
        },
        {
            "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": 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": 26512,
            "slug": "vs19_219_033",
            "identifier": "vs19_219_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_033/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1627",
            "description_title": "Emendamento 1.33 PAGANO UBALDO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26510,
            "slug": "vs19_219_062",
            "identifier": "vs19_219_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_062/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.62 BONELLI ANGELO (AVS) - Votazione Emendamento 1.62 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.62 DDL n. 1627",
            "description_title": "Emendamento 1.62 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 26500,
            "slug": "vs19_219_075",
            "identifier": "vs19_219_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_075/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 1.75 GIULIANO CARLA (M5S) - Votazione Emendamento 1.75 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.75 DDL n. 1627",
            "description_title": "Emendamento 1.75 GIULIANO CARLA (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": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26497,
            "slug": "vs19_219_048",
            "identifier": "vs19_219_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_048/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.48 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1627",
            "description_title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (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": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26481,
            "slug": "vs19_219_066",
            "identifier": "vs19_219_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_066/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 1.66 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.66 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.66 DDL n. 1627",
            "description_title": "Emendamento 1.66 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26458,
            "slug": "vs19_219_045",
            "identifier": "vs19_219_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_045/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.45 ZANELLA LUANA (AVS) - Votazione Emendamento 1.45 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1627",
            "description_title": "Emendamento 1.45 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26484,
            "slug": "vs19_219_034",
            "identifier": "vs19_219_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_034/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.34 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.34 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1627",
            "description_title": "Emendamento 1.34 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26468,
            "slug": "vs19_219_047",
            "identifier": "vs19_219_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_047/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.47 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.47 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1627",
            "description_title": "Emendamento 1.47 SILVESTRI FRANCESCO (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": 39,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26470,
            "slug": "vs19_219_022",
            "identifier": "vs19_219_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_022/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.22 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1627",
            "description_title": "Emendamento 1.22 DI LAURO CARMEN (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": 50,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26509,
            "slug": "vs19_219_078",
            "identifier": "vs19_219_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_078/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 1.78 AMENDOLA VINCENZO (PD-IDP) - Votazione Emendamento 1.78 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.78 DDL n. 1627",
            "description_title": "Emendamento 1.78 AMENDOLA VINCENZO (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": 40,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26514,
            "slug": "vs19_219_015",
            "identifier": "vs19_219_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_015/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.15 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1627",
            "description_title": "Emendamento 1.15 CASO ANTONIO (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": 43,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26521,
            "slug": "vs19_219_040",
            "identifier": "vs19_219_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_040/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1627",
            "description_title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 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": 37,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 72.84
        }
    ]
}