Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=277
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=-n_rebels&page=278",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=276",
    "results": [
        {
            "id": 25715,
            "slug": "vs19_210_139",
            "identifier": "vs19_210_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_139/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 33.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 33.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1341",
            "description_title": "Emendamento 33.2 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": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25723,
            "slug": "vs19_210_010",
            "identifier": "vs19_210_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_010/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1341",
            "description_title": "Emendamento 3.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": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 25759,
            "slug": "vs19_210_191",
            "identifier": "vs19_210_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_191/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "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": 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": 25533,
            "slug": "vs19_210_112",
            "identifier": "vs19_210_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_112/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.7 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.7 DDL n. 1341",
            "description_title": "Emendamento 25.7 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25561,
            "slug": "vs19_210_161",
            "identifier": "vs19_210_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_161/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo 43 - Votazione Articolo 43 DDL n. 1341",
            "original_title": "Votazione Articolo 43 DDL n. 1341",
            "description_title": "Articolo 43",
            "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": 71,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 25618,
            "slug": "vs19_210_143",
            "identifier": "vs19_210_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_143/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 1341",
            "original_title": "Votazione Articolo 34 DDL n. 1341",
            "description_title": "Articolo 34",
            "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": 50,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 31.48
        },
        {
            "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": 25649,
            "slug": "vs19_210_144",
            "identifier": "vs19_210_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_144/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 144,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1341",
            "original_title": "Votazione Articolo 35 DDL n. 1341",
            "description_title": "Articolo 35",
            "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": 67,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25672,
            "slug": "vs19_210_118",
            "identifier": "vs19_210_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_118/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.15 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.15 DDL n. 1341",
            "description_title": "Emendamento 25.15 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25686,
            "slug": "vs19_210_122",
            "identifier": "vs19_210_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_122/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.3 DDL n. 1341",
            "description_title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25719,
            "slug": "vs19_210_179",
            "identifier": "vs19_210_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_179/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 179,
            "title": "Articolo 52 - Votazione Articolo 52 DDL n. 1341",
            "original_title": "Votazione Articolo 52 DDL n. 1341",
            "description_title": "Articolo 52",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25763,
            "slug": "vs19_210_190",
            "identifier": "vs19_210_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_190/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 190,
            "title": "Ordine del giorno n. 9/1341/4 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1341/4 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/4 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/4 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 24.69
        },
        {
            "id": 25504,
            "slug": "vs19_210_007",
            "identifier": "vs19_210_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_007/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 EVI ELEONORA (AVS) - Votazione Emendamento 2.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1341",
            "description_title": "Emendamento 2.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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 25629,
            "slug": "vs19_210_123",
            "identifier": "vs19_210_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_123/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1341",
            "original_title": "Votazione Articolo 26 DDL n. 1341",
            "description_title": "Articolo 26",
            "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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25654,
            "slug": "vs19_210_075",
            "identifier": "vs19_210_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_075/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 18.10 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.10 DDL n. 1341",
            "description_title": "Emendamento 18.10 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": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25667,
            "slug": "vs19_210_115",
            "identifier": "vs19_210_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_115/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.12 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1341",
            "description_title": "Emendamento 25.12 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 25737,
            "slug": "vs19_210_016",
            "identifier": "vs19_210_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_016/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1341",
            "description_title": "Emendamento 4.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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 25746,
            "slug": "vs19_210_193",
            "identifier": "vs19_210_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_193/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 193,
            "title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25630,
            "slug": "vs19_210_083",
            "identifier": "vs19_210_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_083/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 18.29 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.29 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.29 DDL n. 1341",
            "description_title": "Emendamento 18.29 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25660,
            "slug": "vs19_210_021",
            "identifier": "vs19_210_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_021/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.11 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1341",
            "description_title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25521,
            "slug": "vs19_210_126",
            "identifier": "vs19_210_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_126/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1341",
            "original_title": "Votazione Articolo 28 DDL n. 1341",
            "description_title": "Articolo 28",
            "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": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "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": 25616,
            "slug": "vs19_210_086",
            "identifier": "vs19_210_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_086/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 19.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 19.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.4 DDL n. 1341",
            "description_title": "Emendamento 19.4 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": 71,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "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": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25595,
            "slug": "vs19_210_002",
            "identifier": "vs19_210_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_002/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1341",
            "description_title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25605,
            "slug": "vs19_210_145",
            "identifier": "vs19_210_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_145/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1341",
            "original_title": "Votazione Articolo 36 DDL n. 1341",
            "description_title": "Articolo 36",
            "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": 71,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25530,
            "slug": "vs19_210_116",
            "identifier": "vs19_210_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_116/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 25.13 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.13 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.13 DDL n. 1341",
            "description_title": "Emendamento 25.13 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25722,
            "slug": "vs19_210_134",
            "identifier": "vs19_210_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_134/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 134,
            "title": "Articolo aggiuntivo 30.03 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 30.03 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 30.03 ORRICO ANNA LAURA (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": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26813,
            "slug": "vs19_227_029",
            "identifier": "vs19_227_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_029/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0893",
            "original_title": "Votazione Articolo 2 PDL n. 0893",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26810,
            "slug": "vs19_227_025",
            "identifier": "vs19_227_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_025/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.106 DORI DEVIS (AVS) - Votazione Emendamento 1.106 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.106 PDL n. 0893",
            "description_title": "Emendamento 1.106 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26819,
            "slug": "vs19_227_001",
            "identifier": "vs19_227_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_001/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.2 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0893",
            "description_title": "Emendamento 1.2 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": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26838,
            "slug": "vs19_227_010",
            "identifier": "vs19_227_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_010/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.62 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.62 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.62 PDL n. 0893",
            "description_title": "Emendamento 1.62 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": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26832,
            "slug": "vs19_227_024",
            "identifier": "vs19_227_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_024/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0893",
            "description_title": "Emendamento 1.100 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": 34,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26829,
            "slug": "vs19_227_026",
            "identifier": "vs19_227_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_026/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.109 DORI DEVIS (AVS) - Votazione Emendamento 1.109 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.109 PDL n. 0893",
            "description_title": "Emendamento 1.109 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26845,
            "slug": "vs19_227_033",
            "identifier": "vs19_227_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_033/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/893 E ABB/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/893 E ABB/3 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/3 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/3 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 26846,
            "slug": "vs19_227_037",
            "identifier": "vs19_227_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_037/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/893 E ABB/7 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/893 E ABB/7 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/7 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/7 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26850,
            "slug": "vs19_227_036",
            "identifier": "vs19_227_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_036/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/893 E ABB/6 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/893 E ABB/6 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/6 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/6 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26851,
            "slug": "vs19_227_034",
            "identifier": "vs19_227_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_034/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. ODG 9/893 E ABB/4 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/893 E ABB/4 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/4 PDL n. 0893",
            "description_title": "Ordine del giorno n. ODG 9/893 E ABB/4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 26826,
            "slug": "vs19_227_046",
            "identifier": "vs19_227_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_046/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 46,
            "title": "Modifiche in materia di prescrizione",
            "original_title": "Votazione finale PDL n. 0893",
            "description_title": "Modifiche al codice penale e al codice di procedura penale in materia di prescrizione (DDL 893 e abbinate PDL 745-1036-1380)",
            "public_title": "Modifiche in materia di prescrizione",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26814,
            "slug": "vs19_227_023",
            "identifier": "vs19_227_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_023/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.105 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.105 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.105 PDL n. 0893",
            "description_title": "Emendamento 1.105 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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26815,
            "slug": "vs19_227_005",
            "identifier": "vs19_227_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_005/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.21 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.21 PDL n. 0893",
            "description_title": "Emendamento 1.21 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": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.77
        }
    ]
}