Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=107
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=-identifier&page=108",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=106",
    "results": [
        {
            "id": 31831,
            "slug": "vs19_345_010",
            "identifier": "vs19_345_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_010/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 15.1004 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1004 DDL n. 1660",
            "description_title": "Emendamento 15.1004 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": 27,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31820,
            "slug": "vs19_345_009",
            "identifier": "vs19_345_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_009/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 15.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1003 DDL n. 1660",
            "description_title": "Emendamento 15.1003 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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31834,
            "slug": "vs19_345_008",
            "identifier": "vs19_345_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_008/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 15.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1002 DDL n. 1660",
            "description_title": "Emendamento 15.1002 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": 27,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31790,
            "slug": "vs19_345_007",
            "identifier": "vs19_345_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_007/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 15.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1660",
            "description_title": "Emendamento 15.1001 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": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 31805,
            "slug": "vs19_345_006",
            "identifier": "vs19_345_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_006/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 15.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1000 DDL n. 1660",
            "description_title": "Emendamento 15.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": 27,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 31767,
            "slug": "vs19_345_005",
            "identifier": "vs19_345_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_005/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 15.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 15.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.10 DDL n. 1660",
            "description_title": "Emendamento 15.10 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": 27,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31780,
            "slug": "vs19_345_004",
            "identifier": "vs19_345_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_004/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 15.9 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 15.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.9 DDL n. 1660",
            "description_title": "Emendamento 15.9 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": 27,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31842,
            "slug": "vs19_345_003",
            "identifier": "vs19_345_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_003/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 15.8 SERRACCHIANI DEBORA (PD-IDP) e 15.1006 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1660",
            "description_title": "Identici emendamenti 15.8 SERRACCHIANI DEBORA (PD-IDP) e 15.1006 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": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31851,
            "slug": "vs19_345_002",
            "identifier": "vs19_345_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_002/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1011 DDL n. 1660",
            "description_title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31810,
            "slug": "vs19_345_001",
            "identifier": "vs19_345_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_001/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE) - Votazione Emendamento 15.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1660",
            "description_title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 75.62
        },
        {
            "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": 31860,
            "slug": "vs19_344_089",
            "identifier": "vs19_344_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_089/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 14.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 14.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1001 DDL n. 1660",
            "description_title": "Emendamento 14.1001 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.36,
            "minority_cohesion_rate": 75.0
        },
        {
            "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": 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": 31783,
            "slug": "vs19_344_086",
            "identifier": "vs19_344_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_086/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 14.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1004 DDL n. 1660",
            "description_title": "Emendamento 14.1004 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": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31800,
            "slug": "vs19_344_085",
            "identifier": "vs19_344_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_085/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1660",
            "original_title": "Votazione Articolo 13 DDL n. 1660",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.0
        },
        {
            "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": 31825,
            "slug": "vs19_344_083",
            "identifier": "vs19_344_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_083/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.6 DDL n. 1660",
            "description_title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "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": 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": 31858,
            "slug": "vs19_344_080",
            "identifier": "vs19_344_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_080/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 12 (Mantenimento) - Votazione Articolo 12 DDL n. 1660",
            "original_title": "Votazione Articolo 12 DDL n. 1660",
            "description_title": "Articolo 12 (Mantenimento)",
            "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": 66.95,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31799,
            "slug": "vs19_344_079",
            "identifier": "vs19_344_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_079/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 11.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.09 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": 60,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 49.38
        },
        {
            "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": 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": 31847,
            "slug": "vs19_344_076",
            "identifier": "vs19_344_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_076/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1660",
            "original_title": "Votazione Articolo 11 DDL n. 1660",
            "description_title": "Articolo 11",
            "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": 21,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "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": 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": 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": 31787,
            "slug": "vs19_344_071",
            "identifier": "vs19_344_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_071/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 11.1002 DI BIASE MICHELA (PD-IDP), 11.1003 BOSCHI MARIA ELENA (IVICRE) e 11.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 11.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 11.1002 DI BIASE MICHELA (PD-IDP), 11.1003 BOSCHI MARIA ELENA (IVICRE) e 11.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": 64.85,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31801,
            "slug": "vs19_344_070",
            "identifier": "vs19_344_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_070/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1001 DDL n. 1660",
            "description_title": "Emendamento 11.1001 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": 61.51,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31852,
            "slug": "vs19_344_069",
            "identifier": "vs19_344_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_069/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1660",
            "original_title": "Votazione Articolo 10 DDL n. 1660",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "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": 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": 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": 31803,
            "slug": "vs19_344_065",
            "identifier": "vs19_344_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_065/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 10.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.16 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.16 DDL n. 1660",
            "description_title": "Emendamento 10.16 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31816,
            "slug": "vs19_344_064",
            "identifier": "vs19_344_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_064/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.15 DDL n. 1660",
            "description_title": "Emendamento 10.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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31833,
            "slug": "vs19_344_063",
            "identifier": "vs19_344_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_063/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 10.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.14 DDL n. 1660",
            "description_title": "Emendamento 10.14 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.87,
            "minority_cohesion_rate": 68.75
        },
        {
            "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": 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": 31855,
            "slug": "vs19_344_060",
            "identifier": "vs19_344_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_060/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1660",
            "description_title": "Emendamento 10.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": 63,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        },
        {
            "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": 31778,
            "slug": "vs19_344_058",
            "identifier": "vs19_344_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_058/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1660",
            "description_title": "Emendamento 10.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": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31768,
            "slug": "vs19_344_057",
            "identifier": "vs19_344_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_057/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1660",
            "description_title": "Emendamento 10.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": 69.87,
            "minority_cohesion_rate": 76.88
        },
        {
            "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": 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": 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
        },
        {
            "id": 31815,
            "slug": "vs19_344_053",
            "identifier": "vs19_344_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_053/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo premissivo 010.010 COLUCCI ALFONSO (M5S) - Votazione Emendamento 010.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.010 DDL n. 1660",
            "description_title": "Articolo premissivo 010.010 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": 22,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 31802,
            "slug": "vs19_344_052",
            "identifier": "vs19_344_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_052/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo premissivo 010.09 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.09 DDL n. 1660",
            "description_title": "Articolo premissivo 010.09 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": 23,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 31788,
            "slug": "vs19_344_051",
            "identifier": "vs19_344_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_051/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.08 DDL n. 1660",
            "description_title": "Articolo premissivo 010.08 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 76.88
        }
    ]
}