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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=74",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=72",
    "results": [
        {
            "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": 34158,
            "slug": "vs19_397_017",
            "identifier": "vs19_397_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_017/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2119",
            "description_title": "Emendamento 2.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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 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": 34242,
            "slug": "vs19_397_014",
            "identifier": "vs19_397_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_014/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 1.04 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": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34213,
            "slug": "vs19_397_013",
            "identifier": "vs19_397_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_013/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.17 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2119",
            "description_title": "Emendamento 1.17 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": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "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": 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": 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": 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": 34189,
            "slug": "vs19_397_008",
            "identifier": "vs19_397_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_008/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2119",
            "description_title": "Emendamento 1.10 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.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 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": 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": 34234,
            "slug": "vs19_397_004",
            "identifier": "vs19_397_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_004/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2119",
            "description_title": "Emendamento 1.6 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.05,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 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": 34206,
            "slug": "vs19_397_001",
            "identifier": "vs19_397_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_001/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 1.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2119",
            "description_title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 66.88
        },
        {
            "id": 34241,
            "slug": "vs19_396_039",
            "identifier": "vs19_396_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_039/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 39,
            "title": "Conversione decreto tutela dell'ambiente",
            "original_title": "Votazione finale DDL n. 2164",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 17 ottobre 2024, n. 153, recante disposizioni urgenti per la tutela ambientale del Paese, la razionalizzazione dei procedimenti di valutazione e autorizzazione ambientale, la promozione dell'economia circolare, l'attuazione di interventi in materia di bonifiche di siti contaminati e dissesto idrogeologico (Approvato dal Senato) (DDL 2164)",
            "public_title": "Conversione decreto tutela dell'ambiente",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 34211,
            "slug": "vs19_396_038",
            "identifier": "vs19_396_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_038/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2164/21, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2164/21, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/21, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/21, come riformulato, FONTANA ILARIA (M5S)",
            "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": 129,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34219,
            "slug": "vs19_396_037",
            "identifier": "vs19_396_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_037/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2164/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/14 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34188,
            "slug": "vs19_396_036",
            "identifier": "vs19_396_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_036/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2164/4, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2164/4, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/4, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/4, come riformulato, GIRELLI GIAN ANTONIO (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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34201,
            "slug": "vs19_396_035",
            "identifier": "vs19_396_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_035/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2164/49 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2164/49 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/49 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/49 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34155,
            "slug": "vs19_396_034",
            "identifier": "vs19_396_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_034/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2164/48 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2164/48 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/48 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/48 GHIO VALENTINA (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": 47,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34172,
            "slug": "vs19_396_033",
            "identifier": "vs19_396_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_033/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2164/47, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/47, 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": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34232,
            "slug": "vs19_396_032",
            "identifier": "vs19_396_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_032/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2164/46, come riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2164/46, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/46, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/46, come riformulato, GRIMALDI MARCO (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": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34246,
            "slug": "vs19_396_031",
            "identifier": "vs19_396_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_031/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (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": 9,
            "n_margin": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34239,
            "slug": "vs19_396_030",
            "identifier": "vs19_396_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_030/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34170,
            "slug": "vs19_396_029",
            "identifier": "vs19_396_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_029/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2164/43 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2164/43 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/43 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/43 DORI DEVIS (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34244,
            "slug": "vs19_396_028",
            "identifier": "vs19_396_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_028/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34235,
            "slug": "vs19_396_027",
            "identifier": "vs19_396_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_027/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2164/41 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2164/41 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/41 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/41 LACARRA MARCO (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": 5,
            "n_margin": 58,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 34227,
            "slug": "vs19_396_026",
            "identifier": "vs19_396_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_026/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2164/40, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2164/40, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/40, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/40, 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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34216,
            "slug": "vs19_396_025",
            "identifier": "vs19_396_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_025/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2164/39 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2164/39 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/39 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/39 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34207,
            "slug": "vs19_396_024",
            "identifier": "vs19_396_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_024/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2164/37, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2164/37, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/37, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/37, nel testo riformulato, FORATTINI ANTONELLA (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": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34192,
            "slug": "vs19_396_023",
            "identifier": "vs19_396_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_023/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2164/36 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/36 VACCARI STEFANO (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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34177,
            "slug": "vs19_396_022",
            "identifier": "vs19_396_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_022/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2164/28, nel testo riformulato, SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2164/28, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/28, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/28, nel testo riformulato, SIMIANI 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": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34161,
            "slug": "vs19_396_021",
            "identifier": "vs19_396_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_021/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2164/27, nel testo riformulato, BARABOTTI ANDREA (LEGA) - Votazione Ordine del giorno 9/2164/27, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/27, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/27, nel testo riformulato, BARABOTTI ANDREA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34240,
            "slug": "vs19_396_020",
            "identifier": "vs19_396_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_020/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2164/25, come riformulato, PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2164/25, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/25, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/25, come riformulato, PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 132,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34166,
            "slug": "vs19_396_019",
            "identifier": "vs19_396_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_019/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2164/24 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2164/24 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/24 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/24 FEDE GIORGIO (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": 33,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34184,
            "slug": "vs19_396_018",
            "identifier": "vs19_396_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_018/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2164/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2164/23 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/23 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/23 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34197,
            "slug": "vs19_396_017",
            "identifier": "vs19_396_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_017/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34223,
            "slug": "vs19_396_016",
            "identifier": "vs19_396_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_016/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2164/20, come riformulato, LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2164/20, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/20, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/20, come riformulato, LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34215,
            "slug": "vs19_396_015",
            "identifier": "vs19_396_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_015/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2164/19 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2164/19 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/19 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/19 MORFINO DANIELA (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": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34243,
            "slug": "vs19_396_014",
            "identifier": "vs19_396_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_014/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2164/18, come riformulato, FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2164/18, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/18, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/18, come riformulato, FERRARA ANTONIO (M5S)",
            "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": 135,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34231,
            "slug": "vs19_396_013",
            "identifier": "vs19_396_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_013/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2164/17, come riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2164/17, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/17, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/17, come riformulato, L'ABBATE PATTY (M5S)",
            "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": 135,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34179,
            "slug": "vs19_396_012",
            "identifier": "vs19_396_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_012/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2164/16 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2164/16 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/16 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/16 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34162,
            "slug": "vs19_396_011",
            "identifier": "vs19_396_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_011/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (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": 66.12,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34210,
            "slug": "vs19_396_010",
            "identifier": "vs19_396_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_010/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2164/13, nel testo riformulato, EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2164/13, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/13, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/13, nel testo riformulato, EVI ELEONORA (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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34174,
            "slug": "vs19_396_009",
            "identifier": "vs19_396_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_009/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (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": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34237,
            "slug": "vs19_396_008",
            "identifier": "vs19_396_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_008/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2164/11 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2164/11 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/11 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/11 BONETTI ELENA (APERRE)",
            "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": 45,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 48.41
        }
    ]
}