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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=203",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=201",
    "results": [
        {
            "id": 25721,
            "slug": "vs19_210_073",
            "identifier": "vs19_210_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_073/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 18.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.8 DDL n. 1341",
            "description_title": "Emendamento 18.8 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25739,
            "slug": "vs19_210_072",
            "identifier": "vs19_210_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_072/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 18.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.7 DDL n. 1341",
            "description_title": "Emendamento 18.7 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 25619,
            "slug": "vs19_210_071",
            "identifier": "vs19_210_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_071/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 18.6 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.6 DDL n. 1341",
            "description_title": "Emendamento 18.6 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25728,
            "slug": "vs19_210_070",
            "identifier": "vs19_210_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_070/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 18.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1341",
            "description_title": "Emendamento 18.2 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": 73,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25726,
            "slug": "vs19_210_069",
            "identifier": "vs19_210_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_069/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 18.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1341",
            "description_title": "Emendamento 18.1 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": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25628,
            "slug": "vs19_210_068",
            "identifier": "vs19_210_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_068/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 17.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.02 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25680,
            "slug": "vs19_210_067",
            "identifier": "vs19_210_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_067/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 17.01 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 17.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.01 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": 40,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25558,
            "slug": "vs19_210_066",
            "identifier": "vs19_210_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_066/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1341",
            "original_title": "Votazione Articolo 17 DDL n. 1341",
            "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": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25547,
            "slug": "vs19_210_065",
            "identifier": "vs19_210_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_065/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1341",
            "original_title": "Votazione Articolo 16 DDL n. 1341",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 72,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25683,
            "slug": "vs19_210_064",
            "identifier": "vs19_210_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_064/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 16.4 COSTA SERGIO (M5S) - Votazione Emendamento 16.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1341",
            "description_title": "Emendamento 16.4 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25666,
            "slug": "vs19_210_063",
            "identifier": "vs19_210_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_063/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 16.3 EVI ELEONORA (AVS) - Votazione Emendamento 16.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1341",
            "description_title": "Emendamento 16.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25519,
            "slug": "vs19_210_062",
            "identifier": "vs19_210_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_062/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 16.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 16.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1341",
            "description_title": "Emendamento 16.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25705,
            "slug": "vs19_210_061",
            "identifier": "vs19_210_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_061/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1341",
            "description_title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25696,
            "slug": "vs19_210_060",
            "identifier": "vs19_210_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_060/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1341",
            "original_title": "Votazione Articolo 15 DDL n. 1341",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 25550,
            "slug": "vs19_210_059",
            "identifier": "vs19_210_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_059/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 15.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1341",
            "description_title": "Emendamento 15.2 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25742,
            "slug": "vs19_210_058",
            "identifier": "vs19_210_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_058/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 15.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1341",
            "description_title": "Emendamento 15.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25651,
            "slug": "vs19_210_057",
            "identifier": "vs19_210_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_057/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1341",
            "original_title": "Votazione Articolo 14 DDL n. 1341",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25553,
            "slug": "vs19_210_056",
            "identifier": "vs19_210_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_056/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 14.300, DDL n. 1341",
            "description_title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25508,
            "slug": "vs19_210_055",
            "identifier": "vs19_210_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_055/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1341",
            "description_title": "Emendamento 14.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25714,
            "slug": "vs19_210_054",
            "identifier": "vs19_210_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_054/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1341",
            "original_title": "Votazione Articolo 13 DDL n. 1341",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 25564,
            "slug": "vs19_210_053",
            "identifier": "vs19_210_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_053/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1341",
            "original_title": "Votazione Articolo 12 DDL n. 1341",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25664,
            "slug": "vs19_210_052",
            "identifier": "vs19_210_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_052/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1341",
            "original_title": "Votazione Articolo 11 DDL n. 1341",
            "description_title": "Articolo 11",
            "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": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25620,
            "slug": "vs19_210_051",
            "identifier": "vs19_210_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_051/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 11.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 11.300, DDL n. 1341",
            "description_title": "Emendamento 11.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25546,
            "slug": "vs19_210_050",
            "identifier": "vs19_210_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_050/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1341",
            "original_title": "Votazione Articolo 10 DDL n. 1341",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25531,
            "slug": "vs19_210_049",
            "identifier": "vs19_210_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_049/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 10.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1341",
            "description_title": "Emendamento 10.7 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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25569,
            "slug": "vs19_210_048",
            "identifier": "vs19_210_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_048/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1341",
            "description_title": "Emendamento 10.6 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25511,
            "slug": "vs19_210_047",
            "identifier": "vs19_210_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_047/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1341",
            "description_title": "Emendamento 10.4 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25589,
            "slug": "vs19_210_046",
            "identifier": "vs19_210_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_046/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1341",
            "description_title": "Emendamento 10.3 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25607,
            "slug": "vs19_210_045",
            "identifier": "vs19_210_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_045/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 10.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1341",
            "description_title": "Emendamento 10.2 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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25640,
            "slug": "vs19_210_044",
            "identifier": "vs19_210_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_044/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1341",
            "description_title": "Emendamento 10.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25577,
            "slug": "vs19_210_043",
            "identifier": "vs19_210_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_043/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1341",
            "original_title": "Votazione Articolo 9 DDL n. 1341",
            "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": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25574,
            "slug": "vs19_210_042",
            "identifier": "vs19_210_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_042/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1341",
            "original_title": "Votazione Articolo 8 DDL n. 1341",
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25520,
            "slug": "vs19_210_041",
            "identifier": "vs19_210_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_041/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 8.4 COSTA SERGIO (M5S) - Votazione Emendamento 8.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1341",
            "description_title": "Emendamento 8.4 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": 20,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25646,
            "slug": "vs19_210_040",
            "identifier": "vs19_210_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_040/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1341",
            "description_title": "Emendamento 8.3 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": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25642,
            "slug": "vs19_210_039",
            "identifier": "vs19_210_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_039/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.2 EVI ELEONORA (AVS) - Votazione Emendamento 8.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1341",
            "description_title": "Emendamento 8.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25534,
            "slug": "vs19_210_038",
            "identifier": "vs19_210_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_038/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.1 EVI ELEONORA (AVS) - Votazione Emendamento 8.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1341",
            "description_title": "Emendamento 8.1 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25578,
            "slug": "vs19_210_037",
            "identifier": "vs19_210_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_037/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1341",
            "original_title": "Votazione Articolo 7 DDL n. 1341",
            "description_title": "Articolo 7",
            "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": 17,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25676,
            "slug": "vs19_210_036",
            "identifier": "vs19_210_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_036/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1341",
            "description_title": "Emendamento 7.3 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25653,
            "slug": "vs19_210_035",
            "identifier": "vs19_210_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_035/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 7.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1341",
            "description_title": "Emendamento 7.2 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": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 25576,
            "slug": "vs19_210_034",
            "identifier": "vs19_210_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_034/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1341",
            "description_title": "Emendamento 7.1 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25732,
            "slug": "vs19_210_033",
            "identifier": "vs19_210_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_033/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1341",
            "original_title": "Votazione Articolo 6 DDL n. 1341",
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25590,
            "slug": "vs19_210_032",
            "identifier": "vs19_210_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_032/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1341",
            "description_title": "Emendamento 6.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25623,
            "slug": "vs19_210_031",
            "identifier": "vs19_210_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_031/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 6.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.5 DDL n. 1341",
            "description_title": "Emendamento 6.5 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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25556,
            "slug": "vs19_210_030",
            "identifier": "vs19_210_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_030/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 6.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 6.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1341",
            "description_title": "Emendamento 6.4 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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25600,
            "slug": "vs19_210_029",
            "identifier": "vs19_210_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_029/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6.3 EVI ELEONORA (AVS) - Votazione Emendamento 6.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1341",
            "description_title": "Emendamento 6.3 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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25741,
            "slug": "vs19_210_028",
            "identifier": "vs19_210_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_028/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 6.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 6.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1341",
            "description_title": "Emendamento 6.2 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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25657,
            "slug": "vs19_210_027",
            "identifier": "vs19_210_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_027/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 5.01 PAVANELLI EMMA (M5S) - Votazione Emendamento 5.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 5.01 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25701,
            "slug": "vs19_210_026",
            "identifier": "vs19_210_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_026/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1341",
            "original_title": "Votazione Articolo 5 DDL n. 1341",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25656,
            "slug": "vs19_210_025",
            "identifier": "vs19_210_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_025/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1341",
            "description_title": "Emendamento 5.2 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25693,
            "slug": "vs19_210_024",
            "identifier": "vs19_210_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_024/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1341",
            "description_title": "Emendamento 5.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        }
    ]
}