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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=120",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=118",
    "results": [
        {
            "id": 34173,
            "slug": "vs19_397_016",
            "identifier": "vs19_397_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_016/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.14 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.14 DDL n. 2119",
            "description_title": "Emendamento 2.14 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34202,
            "slug": "vs19_397_018",
            "identifier": "vs19_397_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_018/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 2.02 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.02 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 2.02 GUERRA MARIA CECILIA (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": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34187,
            "slug": "vs19_397_019",
            "identifier": "vs19_397_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_019/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2-bis.500, DDL n. 2119",
            "original_title": "Votazione Emendamento 2-bis.500, DDL n. 2119",
            "description_title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34209,
            "slug": "vs19_397_021",
            "identifier": "vs19_397_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_021/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2119",
            "description_title": "Emendamento 3.100 GRIPPO VALENTINA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34228,
            "slug": "vs19_397_025",
            "identifier": "vs19_397_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_025/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.2 CASO ANTONIO (M5S) - Votazione Emendamento 4.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2119",
            "description_title": "Emendamento 4.2 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": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34220,
            "slug": "vs19_397_026",
            "identifier": "vs19_397_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_026/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.5 CASO ANTONIO (M5S) - Votazione Emendamento 4.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2119",
            "description_title": "Emendamento 4.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": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34046,
            "slug": "vs19_397_066",
            "identifier": "vs19_397_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_066/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.103 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.103 DDL n. 2119",
            "description_title": "Emendamento 11.103 FARAONE DAVIDE (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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33998,
            "slug": "vs19_397_069",
            "identifier": "vs19_397_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_069/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 11.03 CASO ANTONIO (M5S) - Votazione Emendamento 11.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.03 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34039,
            "slug": "vs19_397_071",
            "identifier": "vs19_397_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_071/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 11.08 CASO ANTONIO (M5S) - Votazione Emendamento 11.08 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.08 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.08 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (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": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34193,
            "slug": "vs19_397_010",
            "identifier": "vs19_397_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_010/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2119",
            "description_title": "Emendamento 1.100 FARAONE DAVIDE (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": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34221,
            "slug": "vs19_397_012",
            "identifier": "vs19_397_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_012/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.15 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2119",
            "description_title": "Emendamento 1.15 CAROTENUTO DARIO (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": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34229,
            "slug": "vs19_397_015",
            "identifier": "vs19_397_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_015/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.100 DDL n. 2119",
            "description_title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34199,
            "slug": "vs19_397_028",
            "identifier": "vs19_397_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_028/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.101 DDL n. 2119",
            "description_title": "Emendamento 4.101 FARAONE DAVIDE (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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34016,
            "slug": "vs19_397_034",
            "identifier": "vs19_397_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_034/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.4 CASO ANTONIO (M5S) - Votazione Emendamento 5.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2119",
            "description_title": "Emendamento 5.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": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34049,
            "slug": "vs19_397_040",
            "identifier": "vs19_397_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_040/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S) - Votazione Emendamento 6.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.03 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": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34038,
            "slug": "vs19_397_045",
            "identifier": "vs19_397_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_045/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 8.4 AMATO GAETANO (M5S) - Votazione Emendamento 8.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.4 DDL n. 2119",
            "description_title": "Emendamento 8.4 AMATO GAETANO (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": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33986,
            "slug": "vs19_397_046",
            "identifier": "vs19_397_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_046/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 8.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2119",
            "description_title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34028,
            "slug": "vs19_397_053",
            "identifier": "vs19_397_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_053/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.4 DDL n. 2119",
            "description_title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (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": 32,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33983,
            "slug": "vs19_397_084",
            "identifier": "vs19_397_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_084/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33994,
            "slug": "vs19_397_085",
            "identifier": "vs19_397_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_085/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34050,
            "slug": "vs19_397_086",
            "identifier": "vs19_397_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_086/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2119/21, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2119/21, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/21, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/21, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34031,
            "slug": "vs19_397_087",
            "identifier": "vs19_397_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_087/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2119/22 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2119/22 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/22 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/22 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 26,
            "n_margin": 6,
            "majority_cohesion_rate": 42.15,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34001,
            "slug": "vs19_397_088",
            "identifier": "vs19_397_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_088/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33984,
            "slug": "vs19_397_089",
            "identifier": "vs19_397_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_089/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2119/25, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2119/25, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/25, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/25, come riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 101,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34047,
            "slug": "vs19_397_100",
            "identifier": "vs19_397_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_100/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2119/41, come riformulato, SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2119/41, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/41, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/41, come riformulato, SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 96,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34015,
            "slug": "vs19_397_054",
            "identifier": "vs19_397_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_054/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.6 DDL n. 2119",
            "description_title": "Emendamento 10.6 MANZI IRENE (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": 68.18,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34011,
            "slug": "vs19_397_074",
            "identifier": "vs19_397_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_074/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34160,
            "slug": "vs19_397_002",
            "identifier": "vs19_397_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_002/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2119",
            "description_title": "Emendamento 1.4 SCOTTO ARTURO (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": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34176,
            "slug": "vs19_397_003",
            "identifier": "vs19_397_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_003/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2119",
            "description_title": "Emendamento 1.5 GRIBAUDO CHIARA (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": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34245,
            "slug": "vs19_397_005",
            "identifier": "vs19_397_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_005/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2119",
            "description_title": "Emendamento 1.7 SCOTTO ARTURO (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": 63.22,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34214,
            "slug": "vs19_397_006",
            "identifier": "vs19_397_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_006/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2119",
            "description_title": "Emendamento 1.8 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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34222,
            "slug": "vs19_397_007",
            "identifier": "vs19_397_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_007/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2119",
            "description_title": "Emendamento 1.9 BARZOTTI 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": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34027,
            "slug": "vs19_397_057",
            "identifier": "vs19_397_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_057/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.9 CASO ANTONIO (M5S) - Votazione Emendamento 10.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.9 DDL n. 2119",
            "description_title": "Emendamento 10.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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34009,
            "slug": "vs19_397_058",
            "identifier": "vs19_397_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_058/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.12 AMATO GAETANO (M5S) - Votazione Emendamento 10.12 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2119",
            "description_title": "Emendamento 10.12 AMATO GAETANO (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": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34042,
            "slug": "vs19_397_061",
            "identifier": "vs19_397_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_061/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2119",
            "description_title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34021,
            "slug": "vs19_397_063",
            "identifier": "vs19_397_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_063/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.101 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.101 DDL n. 2119",
            "description_title": "Emendamento 11.101 GRIPPO VALENTINA (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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33980,
            "slug": "vs19_397_070",
            "identifier": "vs19_397_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_070/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.04 CASO ANTONIO (M5S) - Votazione Emendamento 11.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.04 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34022,
            "slug": "vs19_397_072",
            "identifier": "vs19_397_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_072/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI) - Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34018,
            "slug": "vs19_397_077",
            "identifier": "vs19_397_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_077/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 100,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34006,
            "slug": "vs19_397_078",
            "identifier": "vs19_397_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_078/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34029,
            "slug": "vs19_397_095",
            "identifier": "vs19_397_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_095/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34017,
            "slug": "vs19_397_096",
            "identifier": "vs19_397_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_096/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2119/35, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2119/35, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/35, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/35, nel testo riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 102,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34003,
            "slug": "vs19_397_099",
            "identifier": "vs19_397_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_099/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2119/38 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2119/38 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/38 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/38 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34010,
            "slug": "vs19_397_094",
            "identifier": "vs19_397_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_094/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 100,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34008,
            "slug": "vs19_397_064",
            "identifier": "vs19_397_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_064/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 11.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.100 DDL n. 2119",
            "description_title": "Emendamento 11.100 GRIPPO VALENTINA (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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33989,
            "slug": "vs19_397_065",
            "identifier": "vs19_397_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_065/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2119",
            "description_title": "Emendamento 11.1 MANZI IRENE (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": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34025,
            "slug": "vs19_397_067",
            "identifier": "vs19_397_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_067/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2119",
            "description_title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (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": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34194,
            "slug": "vs19_397_020",
            "identifier": "vs19_397_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_020/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.101 DDL n. 2119",
            "description_title": "Emendamento 3.101 FARAONE DAVIDE (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 49.04
        }
    ]
}