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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=186",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=184",
    "results": [
        {
            "id": 31785,
            "slug": "vs19_345_030",
            "identifier": "vs19_345_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_030/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 15.01000 ASCARI STEFANIA (M5S) - Votazione Emendamento 15.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01000 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": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 31853,
            "slug": "vs19_345_016",
            "identifier": "vs19_345_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_016/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 16,
            "title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 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": 31877,
            "slug": "vs19_345_060",
            "identifier": "vs19_345_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_060/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 18.1004 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1004 DDL n. 1660",
            "description_title": "Emendamento 18.1004 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31996,
            "slug": "vs19_345_038",
            "identifier": "vs19_345_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_038/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 16.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1660",
            "description_title": "Emendamento 16.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32010,
            "slug": "vs19_345_058",
            "identifier": "vs19_345_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_058/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 18.1002 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 18.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1002 DDL n. 1660",
            "description_title": "Emendamento 18.1002 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 32034,
            "slug": "vs19_345_071",
            "identifier": "vs19_345_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_071/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1660",
            "original_title": "Votazione Articolo 18 DDL n. 1660",
            "description_title": "Articolo 18",
            "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": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31848,
            "slug": "vs19_345_023",
            "identifier": "vs19_345_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_023/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 23,
            "title": "Subemendamento 0.15.800.9 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.9 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.9 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": 27,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.12
        },
        {
            "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": 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": 31841,
            "slug": "vs19_345_017",
            "identifier": "vs19_345_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_017/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 17,
            "title": "Subemendamento 0.15.800.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.6 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.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": 26,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31827,
            "slug": "vs19_345_018",
            "identifier": "vs19_345_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_018/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 18,
            "title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31862,
            "slug": "vs19_345_022",
            "identifier": "vs19_345_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_022/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 22,
            "title": "Subemendamento 0.15.800.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.14 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.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": 27,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 31838,
            "slug": "vs19_345_034",
            "identifier": "vs19_345_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_034/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 15.01002 ASCARI STEFANIA (M5S) - Votazione Emendamento 15.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01002 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": 26,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 31867,
            "slug": "vs19_345_061",
            "identifier": "vs19_345_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_061/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 18.1010 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1010 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1010 DDL n. 1660",
            "description_title": "Emendamento 18.1010 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31869,
            "slug": "vs19_345_075",
            "identifier": "vs19_345_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_075/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 19.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1660",
            "description_title": "Emendamento 19.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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31879,
            "slug": "vs19_345_074",
            "identifier": "vs19_345_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_074/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1001 DDL n. 1660",
            "description_title": "Emendamento 19.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.44,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 31916,
            "slug": "vs19_345_079",
            "identifier": "vs19_345_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_079/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 19.8, sulla parte consequenziale, BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 19.8, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.8, DDL n. 1660",
            "description_title": "Emendamento 19.8, sulla parte consequenziale, 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": 23,
            "majority_cohesion_rate": 63.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31954,
            "slug": "vs19_345_076",
            "identifier": "vs19_345_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_076/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.800 delle Commissioni - Votazione Emendamento 19.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.800 DDL n. 1660",
            "description_title": "Emendamento 19.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31991,
            "slug": "vs19_345_057",
            "identifier": "vs19_345_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_057/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 18.1001 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1001 DDL n. 1660",
            "description_title": "Emendamento 18.1001 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31906,
            "slug": "vs19_345_052",
            "identifier": "vs19_345_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_052/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 18.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 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": 69.87,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31812,
            "slug": "vs19_345_019",
            "identifier": "vs19_345_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_019/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 19,
            "title": "Subemendamento 0.15.800.17 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.17 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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31902,
            "slug": "vs19_345_083",
            "identifier": "vs19_345_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_083/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 83,
            "title": "Dichiarazione di urgenza della proposta di legge n. 1954: Modifiche all'articolo 3 della legge 5 marzo 2024, n. 22, in materia di compiti della Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 - Votazione Articolo 3 PDL n. 1954",
            "original_title": "Votazione Articolo 3 PDL n. 1954",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 1954: Modifiche all'articolo 3 della legge 5 marzo 2024, n. 22, in materia di compiti della Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.0,
            "minority_cohesion_rate": 59.38
        },
        {
            "id": 31496,
            "slug": "vs19_340_020",
            "identifier": "vs19_340_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_020/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.08 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.08 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.08 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31498,
            "slug": "vs19_340_022",
            "identifier": "vs19_340_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_022/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1997",
            "description_title": "Emendamento 2.2 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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31504,
            "slug": "vs19_340_028",
            "identifier": "vs19_340_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_028/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.03 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31512,
            "slug": "vs19_340_036",
            "identifier": "vs19_340_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_036/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.1 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1997",
            "description_title": "Emendamento 5.1 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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31513,
            "slug": "vs19_340_037",
            "identifier": "vs19_340_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_037/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1997",
            "description_title": "Emendamento 5.3 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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31522,
            "slug": "vs19_340_046",
            "identifier": "vs19_340_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_046/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7-bis.2 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.2 DDL n. 1997",
            "description_title": "Emendamento 7-bis.2 BARBAGALLO ANTHONY EMANUELE (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": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31525,
            "slug": "vs19_340_049",
            "identifier": "vs19_340_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_049/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.1 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1997",
            "description_title": "Emendamento 9.1 RUFFINO DANIELA (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": 21,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31531,
            "slug": "vs19_340_055",
            "identifier": "vs19_340_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_055/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9-ter.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.5 DDL n. 1997",
            "description_title": "Emendamento 9-ter.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31533,
            "slug": "vs19_340_057",
            "identifier": "vs19_340_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_057/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9-ter.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.8 DDL n. 1997",
            "description_title": "Emendamento 9-ter.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31538,
            "slug": "vs19_340_062",
            "identifier": "vs19_340_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_062/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31552,
            "slug": "vs19_340_076",
            "identifier": "vs19_340_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_076/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31553,
            "slug": "vs19_340_077",
            "identifier": "vs19_340_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_077/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-septies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.2 DDL n. 1997",
            "description_title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31558,
            "slug": "vs19_340_082",
            "identifier": "vs19_340_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_082/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 9-octies.10 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.10 DDL n. 1997",
            "description_title": "Emendamento 9-octies.10 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31563,
            "slug": "vs19_340_088",
            "identifier": "vs19_340_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_088/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.11 DDL n. 1997",
            "description_title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (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.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31565,
            "slug": "vs19_340_090",
            "identifier": "vs19_340_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_090/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.13 DDL n. 1997",
            "description_title": "Emendamento 9-octies.13 RUFFINO DANIELA (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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31569,
            "slug": "vs19_340_094",
            "identifier": "vs19_340_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_094/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 9-novies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.4 DDL n. 1997",
            "description_title": "Emendamento 9-novies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31574,
            "slug": "vs19_340_099",
            "identifier": "vs19_340_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_099/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 9-novies.02 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.02 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31577,
            "slug": "vs19_340_103",
            "identifier": "vs19_340_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_103/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-decies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31582,
            "slug": "vs19_340_108",
            "identifier": "vs19_340_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_108/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 9-duodecies.2 FERRARI SARA (PD-IDP) - Votazione Emendamento 9-duodecies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-duodecies.2 DDL n. 1997",
            "description_title": "Emendamento 9-duodecies.2 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31584,
            "slug": "vs19_340_110",
            "identifier": "vs19_340_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_110/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (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": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31588,
            "slug": "vs19_340_114",
            "identifier": "vs19_340_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_114/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 11.1 CAPPELLETTI ENRICO (M5S) e 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1997",
            "description_title": "Identici emendamenti 11.1 CAPPELLETTI ENRICO (M5S) e 11.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 31603,
            "slug": "vs19_340_121",
            "identifier": "vs19_340_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_121/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1997/7 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1997/7 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/7 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/7 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31495,
            "slug": "vs19_340_019",
            "identifier": "vs19_340_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_019/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.07 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.07 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.07 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.07 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": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31520,
            "slug": "vs19_340_044",
            "identifier": "vs19_340_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_044/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S) - Votazione Emendamento 6-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6-bis.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31524,
            "slug": "vs19_340_048",
            "identifier": "vs19_340_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_048/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1997",
            "description_title": "Emendamento 8.1 FOSSI EMILIANO (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": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31534,
            "slug": "vs19_340_058",
            "identifier": "vs19_340_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_058/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9-ter.9 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.9 DDL n. 1997",
            "description_title": "Emendamento 9-ter.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 75.78
        }
    ]
}