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

{
    "count": 22091,
    "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=-date&page=159",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=157",
    "results": [
        {
            "id": 31849,
            "slug": "vs19_344_036",
            "identifier": "vs19_344_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_036/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.1005 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1005 DDL n. 1660",
            "description_title": "Emendamento 9.1005 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 31850,
            "slug": "vs19_344_037",
            "identifier": "vs19_344_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_037/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 9.1010 RICHETTI MATTEO (APERRE) - Votazione Emendamento 9.1010 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1010 DDL n. 1660",
            "description_title": "Emendamento 9.1010 RICHETTI MATTEO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 31857,
            "slug": "vs19_344_056",
            "identifier": "vs19_344_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_056/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1660",
            "description_title": "Emendamento 10.3 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": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31859,
            "slug": "vs19_344_042",
            "identifier": "vs19_344_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_042/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1660",
            "description_title": "Emendamento 9.5 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 31728,
            "slug": "vs19_344_001",
            "identifier": "vs19_344_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_001/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1660",
            "original_title": "Votazione Articolo 2 DDL n. 1660",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 31751,
            "slug": "vs19_344_004",
            "identifier": "vs19_344_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_004/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1660",
            "original_title": "Votazione Articolo 3 DDL n. 1660",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31754,
            "slug": "vs19_344_020",
            "identifier": "vs19_344_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_020/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 7.9 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 7.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1660",
            "description_title": "Emendamento 7.9 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": 33,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31792,
            "slug": "vs19_344_072",
            "identifier": "vs19_344_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_072/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1660",
            "description_title": "Emendamento 11.2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 31789,
            "slug": "vs19_344_066",
            "identifier": "vs19_344_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_066/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 10.31 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.31 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.31 DDL n. 1660",
            "description_title": "Emendamento 10.31 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.2,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31795,
            "slug": "vs19_344_028",
            "identifier": "vs19_344_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_028/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 7.04 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.04 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31798,
            "slug": "vs19_344_032",
            "identifier": "vs19_344_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_032/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.1011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 9.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1011 DDL n. 1660",
            "description_title": "Emendamento 9.1011 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 31794,
            "slug": "vs19_344_059",
            "identifier": "vs19_344_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_059/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1660",
            "description_title": "Emendamento 10.6 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": 30,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 31775,
            "slug": "vs19_344_077",
            "identifier": "vs19_344_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_077/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (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": 26,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31772,
            "slug": "vs19_344_087",
            "identifier": "vs19_344_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_087/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 14.1003 BOSCHI MARIA ELENA (IVICRE), 14.4 MAURI MATTEO (PD-IDP) e 14.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 14.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1003 DDL n. 1660",
            "description_title": "Identici emendamenti 14.1003 BOSCHI MARIA ELENA (IVICRE), 14.4 MAURI MATTEO (PD-IDP) e 14.5 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": 22,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 31744,
            "slug": "vs19_344_010",
            "identifier": "vs19_344_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_010/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1660",
            "original_title": "Votazione Articolo 6 DDL n. 1660",
            "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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31836,
            "slug": "vs19_344_044",
            "identifier": "vs19_344_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_044/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1660",
            "original_title": "Votazione Articolo 9 DDL n. 1660",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31818,
            "slug": "vs19_344_074",
            "identifier": "vs19_344_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_074/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.800 delle Commissioni - Votazione Emendamento 11.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.800 DDL n. 1660",
            "description_title": "Emendamento 11.800 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 20,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 31814,
            "slug": "vs19_344_084",
            "identifier": "vs19_344_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_084/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 13.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 13.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.1000 DDL n. 1660",
            "description_title": "Emendamento 13.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": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31804,
            "slug": "vs19_344_046",
            "identifier": "vs19_344_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_046/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 010.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.01002 DDL n. 1660",
            "description_title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 31791,
            "slug": "vs19_344_045",
            "identifier": "vs19_344_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_045/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 9.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 9.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 9.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        },
        {
            "id": 31786,
            "slug": "vs19_344_090",
            "identifier": "vs19_344_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_090/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1660",
            "original_title": "Votazione Articolo 14 DDL n. 1660",
            "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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31782,
            "slug": "vs19_344_048",
            "identifier": "vs19_344_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_048/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo premissivo 010.01 MAURI MATTEO (PD-IDP) - Votazione Emendamento 010.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.01 DDL n. 1660",
            "description_title": "Articolo premissivo 010.01 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": 21,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 31776,
            "slug": "vs19_344_067",
            "identifier": "vs19_344_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_067/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.28 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.28 DDL n. 1660",
            "description_title": "Emendamento 10.28 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": 29,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31773,
            "slug": "vs19_344_030",
            "identifier": "vs19_344_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_030/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1009 DDL n. 1660",
            "description_title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 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": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31770,
            "slug": "vs19_344_026",
            "identifier": "vs19_344_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_026/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.02 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31765,
            "slug": "vs19_344_068",
            "identifier": "vs19_344_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_068/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 10.1001 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1001 DDL n. 1660",
            "description_title": "Emendamento 10.1001 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": 32,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31764,
            "slug": "vs19_344_078",
            "identifier": "vs19_344_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_078/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (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": 25,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31763,
            "slug": "vs19_344_088",
            "identifier": "vs19_344_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_088/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 14.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 14.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1000 DDL n. 1660",
            "description_title": "Emendamento 14.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": 21,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 31747,
            "slug": "vs19_344_002",
            "identifier": "vs19_344_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_002/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.1002 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 3.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1660",
            "description_title": "Emendamento 3.1002 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": 32,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 31746,
            "slug": "vs19_344_024",
            "identifier": "vs19_344_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_024/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1660",
            "original_title": "Votazione Articolo 7 DDL n. 1660",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31733,
            "slug": "vs19_344_021",
            "identifier": "vs19_344_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_021/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 7.10 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1660",
            "description_title": "Emendamento 7.10 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 31813,
            "slug": "vs19_344_033",
            "identifier": "vs19_344_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_033/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1002 DDL n. 1660",
            "description_title": "Emendamento 9.1002 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31840,
            "slug": "vs19_344_035",
            "identifier": "vs19_344_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_035/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 9.1013 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 9.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1013 DDL n. 1660",
            "description_title": "Emendamento 9.1013 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 52.5
        },
        {
            "id": 31839,
            "slug": "vs19_344_038",
            "identifier": "vs19_344_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_038/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 9.1012 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 9.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1012 DDL n. 1660",
            "description_title": "Emendamento 9.1012 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 31835,
            "slug": "vs19_344_073",
            "identifier": "vs19_344_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_073/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1660",
            "description_title": "Emendamento 11.4 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 48.12
        },
        {
            "id": 31762,
            "slug": "vs19_344_017",
            "identifier": "vs19_344_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_017/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 7.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 7.700, DDL n. 1660",
            "description_title": "Emendamento 7.700, 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31856,
            "slug": "vs19_344_061",
            "identifier": "vs19_344_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_061/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 10.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31845,
            "slug": "vs19_344_081",
            "identifier": "vs19_344_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_081/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 13.1001 DORI DEVIS (AVS) - Votazione Emendamento 13.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.1001 DDL n. 1660",
            "description_title": "Emendamento 13.1001 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 31846,
            "slug": "vs19_344_041",
            "identifier": "vs19_344_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_041/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1007 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1007 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1007 DDL n. 1660",
            "description_title": "Emendamento 9.1007 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 49,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 31729,
            "slug": "vs19_344_023",
            "identifier": "vs19_344_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_023/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 7.12 AURIEMMA CARMELA (M5S) - Votazione Emendamento 7.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.12 DDL n. 1660",
            "description_title": "Emendamento 7.12 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 31738,
            "slug": "vs19_344_016",
            "identifier": "vs19_344_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_016/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 7.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.6 DDL n. 1660",
            "description_title": "Emendamento 7.6 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31750,
            "slug": "vs19_344_006",
            "identifier": "vs19_344_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_006/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 5.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 5.700, DDL n. 1660",
            "description_title": "Emendamento 5.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31844,
            "slug": "vs19_344_055",
            "identifier": "vs19_344_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_055/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.1003 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 10.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1003 DDL n. 1660",
            "description_title": "Emendamento 10.1003 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 31828,
            "slug": "vs19_344_049",
            "identifier": "vs19_344_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_049/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo premissivo 010.02 COLUCCI ALFONSO (M5S) - Votazione Emendamento 010.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.02 DDL n. 1660",
            "description_title": "Articolo premissivo 010.02 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": 21,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 31829,
            "slug": "vs19_344_029",
            "identifier": "vs19_344_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_029/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1660",
            "original_title": "Votazione Articolo 8 DDL n. 1660",
            "description_title": "Articolo 8",
            "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": 34,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31843,
            "slug": "vs19_344_062",
            "identifier": "vs19_344_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_062/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 10.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.12 DDL n. 1660",
            "description_title": "Emendamento 10.12 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": 31,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31830,
            "slug": "vs19_344_082",
            "identifier": "vs19_344_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_082/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 13.3 MAURI MATTEO (PD-IDP) e 13.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1660",
            "description_title": "Identici emendamenti 13.3 MAURI MATTEO (PD-IDP) e 13.4 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": 22,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31826,
            "slug": "vs19_344_034",
            "identifier": "vs19_344_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_034/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1000 DDL n. 1660",
            "description_title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31832,
            "slug": "vs19_344_054",
            "identifier": "vs19_344_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_054/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli premissivi 010.013 MAURI MATTEO (PD-IDP), 010.01003 ZARATTI FILIBERTO (AVS), 010.01004 BOSCHI MARIA ELENA (IVICRE) e 010.014 AURIEMMA CARMELA (M5S) - Votazione Emendamento 010.013 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.013 DDL n. 1660",
            "description_title": "Identici articoli premissivi 010.013 MAURI MATTEO (PD-IDP), 010.01003 ZARATTI FILIBERTO (AVS), 010.01004 BOSCHI MARIA ELENA (IVICRE) e 010.014 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 77.5
        }
    ]
}