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

{
    "count": 22951,
    "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=-majority_cohesion_rate&page=333",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=331",
    "results": [
        {
            "id": 29804,
            "slug": "vs19_261_117",
            "identifier": "vs19_261_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_117/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.106 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.106 DDL n. 1435",
            "description_title": "Emendamento 15.106 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28565,
            "slug": "vs19_252_007",
            "identifier": "vs19_252_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_007/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.3 IARIA ANTONINO (M5S) - Votazione Emendamento 1.3 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0703",
            "description_title": "Emendamento 1.3 IARIA ANTONINO (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": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18829,
            "slug": "vs19_042_016",
            "identifier": "vs19_042_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_016/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0640",
            "original_title": "Votazione Articolo 5 PDL n. 0640",
            "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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 29157,
            "slug": "vs19_266_034",
            "identifier": "vs19_266_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_034/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1780",
            "description_title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28462,
            "slug": "vs19_251_017",
            "identifier": "vs19_251_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_017/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29689,
            "slug": "vs19_260_084",
            "identifier": "vs19_260_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_084/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 2-quinquies.6 EVI ELEONORA (AVS) - Votazione Emendamento 2-quinquies.6 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.6 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.6 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29160,
            "slug": "vs19_266_056",
            "identifier": "vs19_266_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_056/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2-bis.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 1780",
            "description_title": "Emendamento 2-bis.1 ALIFANO ENRICA (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": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19718,
            "slug": "vs19_057_044",
            "identifier": "vs19_057_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_044/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/888/92 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/888/92 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/92 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/92 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29680,
            "slug": "vs19_260_075",
            "identifier": "vs19_260_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_075/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 2-bis.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 2-bis.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 1759",
            "description_title": "Emendamento 2-bis.1 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 18830,
            "slug": "vs19_042_012",
            "identifier": "vs19_042_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_012/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0640",
            "original_title": "Votazione Articolo 1 PDL n. 0640",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29173,
            "slug": "vs19_267_029",
            "identifier": "vs19_267_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_029/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 35.23 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 35.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.23 DDL n. 1435",
            "description_title": "Emendamento 35.23 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 69,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29682,
            "slug": "vs19_260_077",
            "identifier": "vs19_260_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_077/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 2-quater.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2-quater.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quater.1 DDL n. 1759",
            "description_title": "Emendamento 2-quater.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28517,
            "slug": "vs19_251_033",
            "identifier": "vs19_251_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_033/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00244, sul capoverso secondo degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso secondo degli impegni ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 124,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 20157,
            "slug": "vs19_081_020",
            "identifier": "vs19_081_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_020/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/889-R/28, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/889-R/28, DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/28, DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/28, nel testo riformulato, ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 126,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29167,
            "slug": "vs19_266_036",
            "identifier": "vs19_266_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_036/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.3 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1780",
            "description_title": "Emendamento 1.3 ZARATTI FILIBERTO (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28572,
            "slug": "vs19_252_054",
            "identifier": "vs19_252_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_054/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.2 IARIA ANTONINO (M5S) - Votazione Emendamento 5.2 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.2 PDL n. 0703",
            "description_title": "Emendamento 5.2 IARIA ANTONINO (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": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18807,
            "slug": "vs19_043_004",
            "identifier": "vs19_043_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_004/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 2.4 GIULIANO CARLA (M5S) e 2.100 DORI DEVIS (AVS) - Votazione Emendamento 2.4 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.4 PDL n. 0338",
            "description_title": "Identici emendamenti 2.4 GIULIANO CARLA (M5S) e 2.100 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 20013,
            "slug": "vs19_073_026",
            "identifier": "vs19_073_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_026/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/217 E ABB./7 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/217 E ABB./7 PDL n. 0217",
            "original_title": "Votazione Ordine del giorno 9/217 E ABB./7 PDL n. 0217",
            "description_title": "Ordine del giorno n. 9/217 E ABB./7 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29216,
            "slug": "vs19_266_058",
            "identifier": "vs19_266_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_058/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 2-bis.3 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.3 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.3 DDL n. 1780",
            "description_title": "Emendamento 2-bis.3 ALIFANO ENRICA (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": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29187,
            "slug": "vs19_267_019",
            "identifier": "vs19_267_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_019/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 35.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 35.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1002 DDL n. 1435",
            "description_title": "Emendamento 35.1002 IARIA ANTONINO (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": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19036,
            "slug": "vs19_033_061",
            "identifier": "vs19_033_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_061/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/730/107 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/730/107 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/107 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/107 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29003,
            "slug": "vs19_265_018",
            "identifier": "vs19_265_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_018/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1435",
            "description_title": "Emendamento 23.4 GHIRRA FRANCESCA (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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29618,
            "slug": "vs19_260_013",
            "identifier": "vs19_260_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_013/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciannovesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciannovesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28508,
            "slug": "vs19_251_014",
            "identifier": "vs19_251_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_014/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00235, sul capoverso terzo degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso terzo degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29647,
            "slug": "vs19_260_042",
            "identifier": "vs19_260_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_042/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1.08 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.08 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 1.08 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29053,
            "slug": "vs19_265_060",
            "identifier": "vs19_265_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_060/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 32.01002 IARIA ANTONINO (M5S) - Votazione Emendamento 32.01002 DDL n. 1435",
            "original_title": "Votazione Emendamento 32.01002 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 32.01002 IARIA ANTONINO (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.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19242,
            "slug": "vs19_047_016",
            "identifier": "vs19_047_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_016/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/80/5, nel testo riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/80/5, PDL n. 0080",
            "original_title": "Votazione Ordine del giorno 9/80/5, PDL n. 0080",
            "description_title": "Ordine del giorno n. 9/80/5, nel testo riformulato, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24038,
            "slug": "vs19_158_011",
            "identifier": "vs19_158_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_011/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29797,
            "slug": "vs19_261_110",
            "identifier": "vs19_261_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_110/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.92 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.92 DDL n. 1435",
            "description_title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR)",
            "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": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18868,
            "slug": "vs19_029_139",
            "identifier": "vs19_029_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_139/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/705/144 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/705/144 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/144 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/144 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 124,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29047,
            "slug": "vs19_265_014",
            "identifier": "vs19_265_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_014/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 22.7 IARIA ANTONINO (M5S) - Votazione Emendamento 22.7 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.7 DDL n. 1435",
            "description_title": "Emendamento 22.7 IARIA ANTONINO (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": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 35951,
            "slug": "vs19_418_027",
            "identifier": "vs19_418_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_027/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35934,
            "slug": "vs19_418_009",
            "identifier": "vs19_418_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_009/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2206/1 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2206/1 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/1 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/1 PELLEGRINI MARCO (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": 61,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 29.3
        },
        {
            "id": 34271,
            "slug": "vs19_393_002",
            "identifier": "vs19_393_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_002/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1950",
            "description_title": "Emendamento 1.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34171,
            "slug": "vs19_393_022",
            "identifier": "vs19_393_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_022/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (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": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34281,
            "slug": "vs19_393_001",
            "identifier": "vs19_393_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_001/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "original_title": "Votazione finale DDL n. 2150",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 19 ottobre 2024, n. 155, recante misure urgenti in materia economica e fiscale e in favore degli enti territoriali (Approvato dal Senato) (DDL 2150)",
            "public_title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (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": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33567,
            "slug": "vs19_381_027",
            "identifier": "vs19_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_027/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2128/3 - Votazione Ordine del giorno 9/2128/3 ",
            "original_title": "Votazione Ordine del giorno 9/2128/3 ",
            "description_title": "ODG 9/2128/3",
            "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": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33562,
            "slug": "vs19_381_008",
            "identifier": "vs19_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_008/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/8",
            "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": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33593,
            "slug": "vs19_381_020",
            "identifier": "vs19_381_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_020/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33530,
            "slug": "vs19_381_024",
            "identifier": "vs19_381_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_024/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 2.023 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35578,
            "slug": "vs19_405_008",
            "identifier": "vs19_405_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_008/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1916",
            "original_title": "Votazione Articolo 2 DDL n. 1916",
            "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": 135,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35583,
            "slug": "vs19_405_017",
            "identifier": "vs19_405_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_017/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1586",
            "original_title": "Votazione Articolo 3 DDL n. 1586",
            "description_title": "Articolo 3",
            "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": 133,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34577,
            "slug": "vs19_377_061",
            "identifier": "vs19_377_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_061/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "",
            "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": 75,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34575,
            "slug": "vs19_377_055",
            "identifier": "vs19_377_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_055/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "",
            "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": 77,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34574,
            "slug": "vs19_377_047",
            "identifier": "vs19_377_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_047/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": "",
            "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": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34524,
            "slug": "vs19_377_057",
            "identifier": "vs19_377_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_057/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "original_title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34516,
            "slug": "vs19_377_048",
            "identifier": "vs19_377_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_048/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.11 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 8.11 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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.4,
            "minority_cohesion_rate": 70.06
        }
    ]
}