Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=247
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=248",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=246",
    "results": [
        {
            "id": 29319,
            "slug": "vs19_270_040",
            "identifier": "vs19_270_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_040/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S) - Votazione Emendamento 4.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29321,
            "slug": "vs19_270_030",
            "identifier": "vs19_270_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_030/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 1790",
            "description_title": "Emendamento 3-bis.2 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34445,
            "slug": "vs19_388_041",
            "identifier": "vs19_388_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_041/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2022",
            "description_title": "Emendamento 9.1 SIMIANI MARCO (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": 28,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 31943,
            "slug": "vs19_349_024",
            "identifier": "vs19_349_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_024/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31931,
            "slug": "vs19_349_007",
            "identifier": "vs19_349_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_007/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 34.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 34.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.5 DDL n. 1660",
            "description_title": "Emendamento 34.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32202,
            "slug": "vs19_326_050",
            "identifier": "vs19_326_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_050/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (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": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32171,
            "slug": "vs19_326_020",
            "identifier": "vs19_326_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_020/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32169,
            "slug": "vs19_326_018",
            "identifier": "vs19_326_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_018/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 34299,
            "slug": "vs19_388_201",
            "identifier": "vs19_388_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_201/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 201,
            "title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 35.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 32218,
            "slug": "vs19_326_066",
            "identifier": "vs19_326_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_066/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 31875,
            "slug": "vs19_348_115",
            "identifier": "vs19_348_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_115/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 33.15 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.15 DDL n. 1660",
            "description_title": "Emendamento 33.15 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 24186,
            "slug": "vs19_168_013",
            "identifier": "vs19_168_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_013/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1373/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1373/17 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/17 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/17 FENU EMILIANO (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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24175,
            "slug": "vs19_168_009",
            "identifier": "vs19_168_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_009/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1373/10 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1373/10 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/10 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/10 IARIA ANTONINO (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": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31892,
            "slug": "vs19_348_102",
            "identifier": "vs19_348_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_102/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 33.1 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1660",
            "description_title": "Emendamento 33.1 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 31919,
            "slug": "vs19_348_084",
            "identifier": "vs19_348_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_084/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 30.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 30.05 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.05 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.05 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32212,
            "slug": "vs19_326_060",
            "identifier": "vs19_326_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_060/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1902/78 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1902/78 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/78 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/78 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32203,
            "slug": "vs19_326_051",
            "identifier": "vs19_326_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_051/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1902/66 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1902/66 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/66 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/66 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32037,
            "slug": "vs19_348_091",
            "identifier": "vs19_348_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_091/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 30.025 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.025 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.025 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.025 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32040,
            "slug": "vs19_348_110",
            "identifier": "vs19_348_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_110/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 33.10 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.10 DDL n. 1660",
            "description_title": "Emendamento 33.10 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31903,
            "slug": "vs19_348_103",
            "identifier": "vs19_348_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_103/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1660",
            "description_title": "Emendamento 33.2 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32045,
            "slug": "vs19_348_101",
            "identifier": "vs19_348_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_101/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1660",
            "original_title": "Votazione Articolo 32 DDL n. 1660",
            "description_title": "Articolo 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29358,
            "slug": "vs19_270_084",
            "identifier": "vs19_270_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_084/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1435/66 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1435/66 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/66 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/66 SANTILLO AGOSTINO (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": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31942,
            "slug": "vs19_348_072",
            "identifier": "vs19_348_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_072/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 27.1006 PENZA PASQUALINO (M5S) - Votazione Emendamento 27.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1006 DDL n. 1660",
            "description_title": "Emendamento 27.1006 PENZA PASQUALINO (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": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31992,
            "slug": "vs19_348_073",
            "identifier": "vs19_348_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_073/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1005 DDL n. 1660",
            "description_title": "Emendamento 27.1005 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 24506,
            "slug": "vs19_185_050",
            "identifier": "vs19_185_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_050/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.018 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.018 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (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": 28,
            "majority_cohesion_rate": 47.26,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 32033,
            "slug": "vs19_348_100",
            "identifier": "vs19_348_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_100/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 32.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 32.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 32.1000 DDL n. 1660",
            "description_title": "Emendamento 32.1000 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31837,
            "slug": "vs19_345_020",
            "identifier": "vs19_345_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_020/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 20,
            "title": "Subemendamento 0.15.800.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.15 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.15 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 21731,
            "slug": "vs19_114_051",
            "identifier": "vs19_114_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_051/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1114/93 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/93 DE LUCA PIERO (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": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24018,
            "slug": "vs19_157_001",
            "identifier": "vs19_157_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_001/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.4 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.4 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0536",
            "description_title": "Emendamento 1.4 BONETTI ELENA (AIV-RE)",
            "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": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 31817,
            "slug": "vs19_345_011",
            "identifier": "vs19_345_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_011/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 15.1005 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1005 DDL n. 1660",
            "description_title": "Emendamento 15.1005 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 24040,
            "slug": "vs19_157_030",
            "identifier": "vs19_157_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_030/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/536 E ABB/13 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/536 E ABB/13 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/13 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/13 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31929,
            "slug": "vs19_345_064",
            "identifier": "vs19_345_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_064/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 18.1023, sulla parte principale, BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1023, DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1023, DDL n. 1660",
            "description_title": "Emendamento 18.1023, sulla parte principale, 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31853,
            "slug": "vs19_345_016",
            "identifier": "vs19_345_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_016/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 16,
            "title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 32299,
            "slug": "vs19_349_097",
            "identifier": "vs19_349_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_097/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 24697,
            "slug": "vs19_184_089",
            "identifier": "vs19_184_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_089/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24028,
            "slug": "vs19_157_032",
            "identifier": "vs19_157_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_032/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/536 E ABB/15 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/536 E ABB/15 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/15 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/15 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31877,
            "slug": "vs19_345_060",
            "identifier": "vs19_345_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_060/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 18.1004 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1004 DDL n. 1660",
            "description_title": "Emendamento 18.1004 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": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 32018,
            "slug": "vs19_345_069",
            "identifier": "vs19_345_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_069/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 MAURI MATTEO (PD-IDP) - Votazione Emendamento 18.1008 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1008 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 32010,
            "slug": "vs19_345_058",
            "identifier": "vs19_345_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_058/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 18.1002 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 18.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1002 DDL n. 1660",
            "description_title": "Emendamento 18.1002 CARAMIELLO ALESSANDRO (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": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31823,
            "slug": "vs19_345_028",
            "identifier": "vs19_345_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_028/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 15.800 delle Commissioni, nel testo subemendato - Votazione Emendamento 15.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.800 DDL n. 1660",
            "description_title": "Emendamento 15.800 delle Commissioni, nel testo subemendato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 24500,
            "slug": "vs19_184_070",
            "identifier": "vs19_184_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_070/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.16 EVI ELEONORA (AVS) - Votazione Emendamento 6.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1406",
            "description_title": "Emendamento 6.16 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31781,
            "slug": "vs19_345_024",
            "identifier": "vs19_345_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_024/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 24,
            "title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.11,
            "minority_cohesion_rate": 64.38
        },
        {
            "id": 24252,
            "slug": "vs19_172_019",
            "identifier": "vs19_172_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_019/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00177, ad eccezione dei capoversi primo e quarto della parte dispositiva, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00177",
            "original_title": "Votazione Mozione 1_00177",
            "description_title": "Mozione n. 1-00177, ad eccezione dei capoversi primo e quarto della parte dispositiva, MANZI IRENE (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24267,
            "slug": "vs19_172_001",
            "identifier": "vs19_172_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_001/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1436/36 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1436/36 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/36 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/36 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31796,
            "slug": "vs19_345_027",
            "identifier": "vs19_345_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_027/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 27,
            "title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 32297,
            "slug": "vs19_349_100",
            "identifier": "vs19_349_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_100/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31904,
            "slug": "vs19_345_072",
            "identifier": "vs19_345_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_072/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 019.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 019.01 DDL n. 1660",
            "description_title": "Articolo premissivo 019.01 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 31827,
            "slug": "vs19_345_018",
            "identifier": "vs19_345_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_018/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 18,
            "title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 24576,
            "slug": "vs19_184_004",
            "identifier": "vs19_184_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_004/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 EVI ELEONORA (AVS) - Votazione Emendamento 1.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1406",
            "description_title": "Emendamento 1.4 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": 28,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 64.81
        }
    ]
}