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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=274",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=272",
    "results": [
        {
            "id": 27290,
            "slug": "vs19_232_054",
            "identifier": "vs19_232_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_054/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 BONAFE' SIMONA (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": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "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": 30483,
            "slug": "vs19_305_015",
            "identifier": "vs19_305_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_015/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.109 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.109 DDL n. 1665",
            "description_title": "Emendamento 1.109 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31911,
            "slug": "vs19_348_099",
            "identifier": "vs19_348_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_099/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (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": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 30473,
            "slug": "vs19_305_005",
            "identifier": "vs19_305_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_005/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.38 MORFINO DANIELA (M5S) - Votazione Emendamento 1.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1665",
            "description_title": "Emendamento 1.38 MORFINO DANIELA (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": 64.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34885,
            "slug": "vs19_331_092",
            "identifier": "vs19_331_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_092/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1975/47 D'ORSO VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/47 D'ORSO VALENTINA (M5S)",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30489,
            "slug": "vs19_305_021",
            "identifier": "vs19_305_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_021/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.126 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.126 DDL n. 1665",
            "description_title": "Emendamento 1.126 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30501,
            "slug": "vs19_309_003",
            "identifier": "vs19_309_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_003/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.20 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1665",
            "description_title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30112,
            "slug": "vs19_283_010",
            "identifier": "vs19_283_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_010/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.14 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.14 PDL n. 0836",
            "description_title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30509,
            "slug": "vs19_309_023",
            "identifier": "vs19_309_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_023/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.126 DDL n. 1665",
            "description_title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25603,
            "slug": "vs19_210_176",
            "identifier": "vs19_210_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_176/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 50.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 50.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 50.1 DDL n. 1341",
            "description_title": "Emendamento 50.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 BONAFE' SIMONA (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": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 32731,
            "slug": "vs19_367_001",
            "identifier": "vs19_367_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_001/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-326 NF CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 1 DISP",
            "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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.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": 25755,
            "slug": "vs19_210_204",
            "identifier": "vs19_210_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_204/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25707,
            "slug": "vs19_210_092",
            "identifier": "vs19_210_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_092/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.5 DDL n. 1341",
            "description_title": "Emendamento 20.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30564,
            "slug": "vs19_309_017",
            "identifier": "vs19_309_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_017/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.113 IARIA ANTONINO (M5S) - Votazione Emendamento 2.113 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.113 DDL n. 1665",
            "description_title": "Emendamento 2.113 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": 69.33,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27254,
            "slug": "vs19_232_033",
            "identifier": "vs19_232_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_033/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.57 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.57 DDL n. 1620",
            "description_title": "Emendamento 4.57 BONAFE' SIMONA (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": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34078,
            "slug": "vs19_388_115",
            "identifier": "vs19_388_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_115/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.58 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.58 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.58 DDL n. 2022",
            "description_title": "Emendamento 25.58 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 25651,
            "slug": "vs19_210_057",
            "identifier": "vs19_210_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_057/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1341",
            "original_title": "Votazione Articolo 14 DDL n. 1341",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33469,
            "slug": "vs19_377_138",
            "identifier": "vs19_377_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_138/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 138,
            "title": "MOZ 1-346 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 13 DISP",
            "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": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33467,
            "slug": "vs19_377_148",
            "identifier": "vs19_377_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_148/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 148,
            "title": "MOZ 1-346 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31081,
            "slug": "vs19_321_070",
            "identifier": "vs19_321_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_070/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (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": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 30094,
            "slug": "vs19_283_012",
            "identifier": "vs19_283_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_012/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.8 CASO ANTONIO (M5S) - Votazione Emendamento 3.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0836",
            "description_title": "Emendamento 3.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 34320,
            "slug": "vs19_388_197",
            "identifier": "vs19_388_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_197/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 197,
            "title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.052 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.052 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25532,
            "slug": "vs19_210_111",
            "identifier": "vs19_210_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_111/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 25.6 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.6 DDL n. 1341",
            "description_title": "Emendamento 25.6 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": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25655,
            "slug": "vs19_210_173",
            "identifier": "vs19_210_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_173/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 48.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 48.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 48.2 DDL n. 1341",
            "description_title": "Emendamento 48.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 32121,
            "slug": "vs19_323_015",
            "identifier": "vs19_323_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_015/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34280,
            "slug": "vs19_388_198",
            "identifier": "vs19_388_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_198/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 198,
            "title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.053 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.053 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 30100,
            "slug": "vs19_283_002",
            "identifier": "vs19_283_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_002/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.8 CASO ANTONIO (M5S) - Votazione Emendamento 2.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.8 PDL n. 0836",
            "description_title": "Emendamento 2.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 32128,
            "slug": "vs19_323_022",
            "identifier": "vs19_323_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_022/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1946/25 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1946/25 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/25 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/25 ROMEO NADIA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 32136,
            "slug": "vs19_323_030",
            "identifier": "vs19_323_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_030/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1946/34 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1946/34 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/34 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/34 AMENDOLA VINCENZO (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31380,
            "slug": "vs19_331_033",
            "identifier": "vs19_331_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_033/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.6 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1975",
            "description_title": "Emendamento 4.6 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 32716,
            "slug": "vs19_366_009",
            "identifier": "vs19_366_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_009/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-316 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 5 DISP",
            "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": 22,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 75.32
        },
        {
            "id": 31374,
            "slug": "vs19_331_027",
            "identifier": "vs19_331_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_027/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.17 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.17 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.17 DDL n. 1975",
            "description_title": "Emendamento 3.17 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32137,
            "slug": "vs19_323_031",
            "identifier": "vs19_323_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_031/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1946/35 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1946/35 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/35 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/35 RUFFINO DANIELA (APERRE)",
            "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": 22,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32120,
            "slug": "vs19_323_014",
            "identifier": "vs19_323_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_014/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1946/12 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1946/12 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/12 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/12 LOVECCHIO GIORGIO (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31375,
            "slug": "vs19_331_028",
            "identifier": "vs19_331_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_028/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.18 BONETTI ELENA (APERRE) - Votazione Emendamento 3.18 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1975",
            "description_title": "Emendamento 3.18 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30128,
            "slug": "vs19_283_045",
            "identifier": "vs19_283_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_045/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 25716,
            "slug": "vs19_210_129",
            "identifier": "vs19_210_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_129/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo aggiuntivo 29.03 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 29.03 DDL n. 1341",
            "original_title": "Votazione Emendamento 29.03 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 29.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25700,
            "slug": "vs19_210_019",
            "identifier": "vs19_210_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_019/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 EVI ELEONORA (AVS) - Votazione Emendamento 4.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1341",
            "description_title": "Emendamento 4.9 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34067,
            "slug": "vs19_388_116",
            "identifier": "vs19_388_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_116/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 116,
            "title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.55 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.55 DDL n. 2022",
            "description_title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31367,
            "slug": "vs19_331_020",
            "identifier": "vs19_331_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_020/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1011 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1011 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1011 DDL n. 1975",
            "description_title": "Emendamento 3.1011 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31364,
            "slug": "vs19_331_017",
            "identifier": "vs19_331_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_017/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.7 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1975",
            "description_title": "Emendamento 3.7 SPORTIELLO GILDA (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": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 25589,
            "slug": "vs19_210_046",
            "identifier": "vs19_210_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_046/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1341",
            "description_title": "Emendamento 10.3 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30113,
            "slug": "vs19_283_008",
            "identifier": "vs19_283_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_008/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.15 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0836",
            "description_title": "Emendamento 3.15 PICCOLOTTI ELISABETTA (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 31357,
            "slug": "vs19_331_010",
            "identifier": "vs19_331_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_010/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.3 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1975",
            "description_title": "Emendamento 2.3 CIANI PAOLO (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": 63.45,
            "minority_cohesion_rate": 67.7
        }
    ]
}