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

{
    "count": 24995,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=437",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=435",
    "results": [
        {
            "id": 32706,
            "slug": "vs19_366_029",
            "identifier": "vs19_366_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_029/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 29,
            "title": "MOZ 1-335 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 107,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 37.97
        },
        {
            "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": 25647,
            "slug": "vs19_210_154",
            "identifier": "vs19_210_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_154/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 154,
            "title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 39.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 39.01 DDL n. 1341",
            "description_title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22295,
            "slug": "vs19_147_028",
            "identifier": "vs19_147_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_028/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31065,
            "slug": "vs19_321_062",
            "identifier": "vs19_321_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_062/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 7.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 7.01 DDL n. 1718",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 7.01 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 26883,
            "slug": "vs19_229_024",
            "identifier": "vs19_229_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_024/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.2 DORI DEVIS (AVS) - Votazione Emendamento 4.2 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1297",
            "description_title": "Emendamento 4.2 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29747,
            "slug": "vs19_261_060",
            "identifier": "vs19_261_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_060/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1435",
            "description_title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26901,
            "slug": "vs19_229_025",
            "identifier": "vs19_229_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_025/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1297",
            "original_title": "Votazione Articolo 4 DDL n. 1297",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25508,
            "slug": "vs19_210_055",
            "identifier": "vs19_210_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_055/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1341",
            "description_title": "Emendamento 14.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25742,
            "slug": "vs19_210_058",
            "identifier": "vs19_210_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_058/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 15.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1341",
            "description_title": "Emendamento 15.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25653,
            "slug": "vs19_210_035",
            "identifier": "vs19_210_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_035/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 7.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1341",
            "description_title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 24749,
            "slug": "vs19_185_031",
            "identifier": "vs19_185_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_031/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1294",
            "original_title": "Votazione Articolo 14 DDL n. 1294",
            "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": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25757,
            "slug": "vs19_210_197",
            "identifier": "vs19_210_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_197/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 197,
            "title": "Ordine del giorno n. 9/1341/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/29 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 30208,
            "slug": "vs19_292_060",
            "identifier": "vs19_292_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_060/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1717",
            "original_title": "Votazione Articolo 16 DDL n. 1717",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 25749,
            "slug": "vs19_210_198",
            "identifier": "vs19_210_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_198/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 198,
            "title": "Ordine del giorno n. 9/1341/30 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/30 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25479,
            "slug": "vs19_206_047",
            "identifier": "vs19_206_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_047/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (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": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28585,
            "slug": "vs19_252_083",
            "identifier": "vs19_252_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_083/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0703",
            "original_title": "Votazione Articolo 6 PDL n. 0703",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24694,
            "slug": "vs19_185_068",
            "identifier": "vs19_185_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_068/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1294 E ABB/18, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/18, DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/18, DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/18, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 93,
            "majority_cohesion_rate": 48.52,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21974,
            "slug": "vs19_122_019",
            "identifier": "vs19_122_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_019/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00146 (Nuova formulazione), sulla premessa, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), sulla premessa, 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": 3,
            "n_margin": 61,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31030,
            "slug": "vs19_321_036",
            "identifier": "vs19_321_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_036/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1718",
            "original_title": "Votazione Articolo 4 DDL n. 1718",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 29334,
            "slug": "vs19_270_051",
            "identifier": "vs19_270_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_051/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/11 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/11 MARI FRANCESCO (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25360,
            "slug": "vs19_204_070",
            "identifier": "vs19_204_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_070/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 70,
            "title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) ed altri - Votazione Mozione 1_00220",
            "original_title": "Votazione Mozione 1_00220",
            "description_title": "Mozione n. 1-00220, limitatamente al capoverso terzo della parte dispositiva, RUFFINO DANIELA (APERRE) 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29773,
            "slug": "vs19_261_086",
            "identifier": "vs19_261_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_086/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 14.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.19 DDL n. 1435",
            "description_title": "Emendamento 14.19 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35149,
            "slug": "vs19_353_049",
            "identifier": "vs19_353_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_049/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "original_title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 38.99
        },
        {
            "id": 32681,
            "slug": "vs19_366_003",
            "identifier": "vs19_366_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_003/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 3,
            "title": "DOC II N 9 - PROPOSTA N 1 PARTE 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC II N 9 - PROPOSTA N 1 PARTE 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 29768,
            "slug": "vs19_261_081",
            "identifier": "vs19_261_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_081/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 14.13 IARIA ANTONINO (M5S) - Votazione Emendamento 14.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.13 DDL n. 1435",
            "description_title": "Emendamento 14.13 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30990,
            "slug": "vs19_321_050",
            "identifier": "vs19_321_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_050/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.010 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.010 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 29771,
            "slug": "vs19_261_084",
            "identifier": "vs19_261_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_084/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 14.17 IARIA ANTONINO (M5S) - Votazione Emendamento 14.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.17 DDL n. 1435",
            "description_title": "Emendamento 14.17 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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32709,
            "slug": "vs19_366_017",
            "identifier": "vs19_366_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_017/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 17,
            "title": "MOZ 1-316 NF CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 25492,
            "slug": "vs19_206_049",
            "identifier": "vs19_206_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_049/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (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": 3,
            "n_margin": 107,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29704,
            "slug": "vs19_260_100",
            "identifier": "vs19_260_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_100/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 3.01000 EVI ELEONORA (AVS) - Votazione Emendamento 3.01000 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.01000 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 3.01000 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27270,
            "slug": "vs19_232_039",
            "identifier": "vs19_232_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_039/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 5.300, DDL n. 1620",
            "description_title": "Emendamento 5.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24764,
            "slug": "vs19_185_032",
            "identifier": "vs19_185_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_032/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 14.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27265,
            "slug": "vs19_232_044",
            "identifier": "vs19_232_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_044/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1620",
            "description_title": "Emendamento 6.15 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22191,
            "slug": "vs19_147_015",
            "identifier": "vs19_147_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_015/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.16 PDL n. 0887",
            "description_title": "Emendamento 1.16 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21481,
            "slug": "vs19_112_052",
            "identifier": "vs19_112_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_052/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 6) della parte dispositiva, nel testo riformulato, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 6) della parte dispositiva, nel testo riformulato, RICHETTI MATTEO (AIV-RE) 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": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 28569,
            "slug": "vs19_252_048",
            "identifier": "vs19_252_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_048/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0703",
            "original_title": "Votazione Articolo 4 PDL n. 0703",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 28615,
            "slug": "vs19_252_058",
            "identifier": "vs19_252_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_058/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 5.5 IARIA ANTONINO (M5S) - Votazione Emendamento 5.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.5 PDL n. 0703",
            "description_title": "Emendamento 5.5 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 25622,
            "slug": "vs19_210_094",
            "identifier": "vs19_210_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_094/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 21.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1341",
            "description_title": "Emendamento 21.1 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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21743,
            "slug": "vs19_114_036",
            "identifier": "vs19_114_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_036/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/73 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22315,
            "slug": "vs19_150_002",
            "identifier": "vs19_150_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_002/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1239/9, nel testo riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1239/9, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/9, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/9, nel testo riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29824,
            "slug": "vs19_261_010",
            "identifier": "vs19_261_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_010/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1759/17 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1759/17 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/17 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/17 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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22373,
            "slug": "vs19_150_049",
            "identifier": "vs19_150_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_049/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1239/96, nel testo riformulato, PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1239/96, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/96, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/96, nel testo riformulato, PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 127,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29957,
            "slug": "vs19_277_006",
            "identifier": "vs19_277_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_006/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00270, congiuntamente sui capoversi undicesimo e dodicesimo della premessa e sul capoverso primo, lettera a), della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00270",
            "original_title": "Votazione Mozione 1_00270",
            "description_title": "Mozione n. 1-00270, congiuntamente sui capoversi undicesimo e dodicesimo della premessa e sul capoverso primo, lettera a), della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 29828,
            "slug": "vs19_261_014",
            "identifier": "vs19_261_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_014/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28583,
            "slug": "vs19_252_029",
            "identifier": "vs19_252_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_029/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.2 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0703",
            "description_title": "Emendamento 3.2 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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25513,
            "slug": "vs19_210_151",
            "identifier": "vs19_210_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_151/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 151,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 1341",
            "original_title": "Votazione Articolo 37 DDL n. 1341",
            "description_title": "Articolo 37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25729,
            "slug": "vs19_210_167",
            "identifier": "vs19_210_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_167/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 47.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.1 DDL n. 1341",
            "description_title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 22314,
            "slug": "vs19_150_052",
            "identifier": "vs19_150_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_052/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1239/8, nel testo riformulato, GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/1239/8, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/8, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/8, nel testo riformulato, GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31742,
            "slug": "vs19_344_018",
            "identifier": "vs19_344_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_018/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 7.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.7 DDL n. 1660",
            "description_title": "Emendamento 7.7 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 74.38
        }
    ]
}