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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=234",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=232",
    "results": [
        {
            "id": 31352,
            "slug": "vs19_331_005",
            "identifier": "vs19_331_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_005/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1975",
            "description_title": "Emendamento 1.5 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 24584,
            "slug": "vs19_184_046",
            "identifier": "vs19_184_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_046/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 4.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1406",
            "description_title": "Emendamento 4.10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24549,
            "slug": "vs19_184_043",
            "identifier": "vs19_184_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_043/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 4.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1406",
            "description_title": "Identici emendamenti 4.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29324,
            "slug": "vs19_270_022",
            "identifier": "vs19_270_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_022/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1790",
            "description_title": "Emendamento 3.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24453,
            "slug": "vs19_184_013",
            "identifier": "vs19_184_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_013/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1406",
            "description_title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34315,
            "slug": "vs19_388_204",
            "identifier": "vs19_388_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_204/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 204,
            "title": "Emendamento 35.1005 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1005 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 2022",
            "description_title": "Emendamento 35.1005 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 30109,
            "slug": "vs19_283_030",
            "identifier": "vs19_283_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_030/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 5.01000 PDL n. 0836",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 0836",
            "description_title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 31354,
            "slug": "vs19_331_007",
            "identifier": "vs19_331_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_007/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1975",
            "description_title": "Emendamento 1.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 25695,
            "slug": "vs19_210_168",
            "identifier": "vs19_210_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_168/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 47.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 47.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.2 DDL n. 1341",
            "description_title": "Emendamento 47.2 PAVANELLI EMMA (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": 7,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 31355,
            "slug": "vs19_331_008",
            "identifier": "vs19_331_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_008/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.7 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1975",
            "description_title": "Emendamento 1.7 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": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 29532,
            "slug": "vs19_187_030",
            "identifier": "vs19_187_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_030/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1416/43 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1416/43 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/43 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/43 RAFFA ANGELA (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34135,
            "slug": "vs19_388_089",
            "identifier": "vs19_388_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_089/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 23.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 23.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2022",
            "description_title": "Emendamento 23.4 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30366,
            "slug": "vs19_297_001",
            "identifier": "vs19_297_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_001/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1877/1 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1877/1 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/1 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/1 GADDA MARIA CHIARA (IVICRE)",
            "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": 25,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24503,
            "slug": "vs19_184_027",
            "identifier": "vs19_184_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_027/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1406",
            "description_title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21728,
            "slug": "vs19_114_034",
            "identifier": "vs19_114_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_034/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (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": 25,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24574,
            "slug": "vs19_184_056",
            "identifier": "vs19_184_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_056/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1406",
            "description_title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24465,
            "slug": "vs19_184_012",
            "identifier": "vs19_184_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_012/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1406",
            "description_title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34915,
            "slug": "vs19_331_122",
            "identifier": "vs19_331_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_122/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1975/83 RUFFINO DANIELA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1975/83 RUFFINO DANIELA (APERRE)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 24521,
            "slug": "vs19_184_083",
            "identifier": "vs19_184_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_083/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1406",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24515,
            "slug": "vs19_184_073",
            "identifier": "vs19_184_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_073/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.19 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.19 DDL n. 1406",
            "description_title": "Emendamento 6.19 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32134,
            "slug": "vs19_323_028",
            "identifier": "vs19_323_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_028/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1946/32 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1946/32 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/32 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/32 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": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 32131,
            "slug": "vs19_323_025",
            "identifier": "vs19_323_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_025/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1946/29 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1946/29 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/29 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/29 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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 32116,
            "slug": "vs19_323_010",
            "identifier": "vs19_323_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_010/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (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.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32733,
            "slug": "vs19_367_007",
            "identifier": "vs19_367_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_007/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-326 NF CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 32112,
            "slug": "vs19_323_005",
            "identifier": "vs19_323_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_005/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (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": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32795,
            "slug": "vs19_370_033",
            "identifier": "vs19_370_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_033/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 25689,
            "slug": "vs19_210_114",
            "identifier": "vs19_210_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_114/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.10 DDL n. 1341",
            "description_title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25645,
            "slug": "vs19_210_148",
            "identifier": "vs19_210_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_148/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 37.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 37.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.3 DDL n. 1341",
            "description_title": "Emendamento 37.3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 32704,
            "slug": "vs19_366_024",
            "identifier": "vs19_366_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_024/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 24,
            "title": "MOZ 1-316 NF CPV 20 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 20 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.63,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 31110,
            "slug": "vs19_321_075",
            "identifier": "vs19_321_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_075/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1718/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/10 FONTANA ILARIA (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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 34599,
            "slug": "vs19_388_005",
            "identifier": "vs19_388_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_005/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00355, limitatamente alla premessa, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, limitatamente alla premessa, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31391,
            "slug": "vs19_331_044",
            "identifier": "vs19_331_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_044/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 5.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.11 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1975",
            "description_title": "Emendamento 5.11 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31103,
            "slug": "vs19_321_074",
            "identifier": "vs19_321_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_074/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1718/9 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/9 TORTO 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 25538,
            "slug": "vs19_210_153",
            "identifier": "vs19_210_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_153/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 153,
            "title": "Articolo 39 (Mantenimento) - Votazione Articolo 39 DDL n. 1341",
            "original_title": "Votazione Articolo 39 DDL n. 1341",
            "description_title": "Articolo 39 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31093,
            "slug": "vs19_321_076",
            "identifier": "vs19_321_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_076/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1718/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/11 FENU EMILIANO (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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31098,
            "slug": "vs19_321_067",
            "identifier": "vs19_321_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_067/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1718/2 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1718/2 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/2 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/2 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30625,
            "slug": "vs19_309_025",
            "identifier": "vs19_309_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_025/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.127 PELLEGRINI MARCO (M5S) - Votazione Emendamento 2.127 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.127 DDL n. 1665",
            "description_title": "Emendamento 2.127 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30623,
            "slug": "vs19_309_093",
            "identifier": "vs19_309_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_093/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1665",
            "original_title": "Votazione Articolo 3 DDL n. 1665",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25594,
            "slug": "vs19_210_138",
            "identifier": "vs19_210_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_138/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 33.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 33.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1341",
            "description_title": "Emendamento 33.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30590,
            "slug": "vs19_309_027",
            "identifier": "vs19_309_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_027/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.132 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.132 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.132 DDL n. 1665",
            "description_title": "Emendamento 2.132 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": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 33581,
            "slug": "vs19_381_018",
            "identifier": "vs19_381_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_018/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 2.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30534,
            "slug": "vs19_309_041",
            "identifier": "vs19_309_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_041/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.216 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.216 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.216 DDL n. 1665",
            "description_title": "Emendamento 2.216 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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31438,
            "slug": "vs19_331_061",
            "identifier": "vs19_331_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_061/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1975/15 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1975/15 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/15 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/15 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": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31445,
            "slug": "vs19_331_068",
            "identifier": "vs19_331_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_068/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1975/22 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1975/22 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/22 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/22 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30573,
            "slug": "vs19_309_026",
            "identifier": "vs19_309_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_026/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.128 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.128 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.128 DDL n. 1665",
            "description_title": "Emendamento 2.128 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30571,
            "slug": "vs19_309_080",
            "identifier": "vs19_309_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_080/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 3.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.284 DDL n. 1665",
            "description_title": "Emendamento 3.284 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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        }
    ]
}