Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=203
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=204",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=202",
    "results": [
        {
            "id": 32180,
            "slug": "vs19_326_030",
            "identifier": "vs19_326_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_030/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (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": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32198,
            "slug": "vs19_326_046",
            "identifier": "vs19_326_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_046/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (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": 63.45,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 26732,
            "slug": "vs19_222_023",
            "identifier": "vs19_222_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_023/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.22 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1624",
            "description_title": "Emendamento 1.22 FRATOIANNI NICOLA (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31947,
            "slug": "vs19_348_082",
            "identifier": "vs19_348_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_082/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 30.03 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.03 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26743,
            "slug": "vs19_222_020",
            "identifier": "vs19_222_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_020/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.19 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1624",
            "description_title": "Emendamento 1.19 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31997,
            "slug": "vs19_348_066",
            "identifier": "vs19_348_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_066/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 26.01015 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 26.01015 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01015 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01015 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": 73.33,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32052,
            "slug": "vs19_348_062",
            "identifier": "vs19_348_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_062/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 29993,
            "slug": "vs19_281_092",
            "identifier": "vs19_281_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_092/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1752/119 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/119 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/119 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/119 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 32058,
            "slug": "vs19_348_061",
            "identifier": "vs19_348_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_061/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 26.01010 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01010 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01010 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31936,
            "slug": "vs19_348_119",
            "identifier": "vs19_348_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_119/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 33.02 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 33.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.02 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": 27,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 30055,
            "slug": "vs19_281_091",
            "identifier": "vs19_281_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_091/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 21776,
            "slug": "vs19_114_047",
            "identifier": "vs19_114_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_047/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1114/86 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1114/86 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/86 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/86 MALAVASI ILENIA (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": 27,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 32022,
            "slug": "vs19_348_025",
            "identifier": "vs19_348_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_025/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 24.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 24.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1660",
            "description_title": "Emendamento 24.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 31955,
            "slug": "vs19_348_071",
            "identifier": "vs19_348_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_071/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP) - Votazione Emendamento 27.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (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": 70.0,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 32056,
            "slug": "vs19_348_112",
            "identifier": "vs19_348_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_112/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 33.12 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.12 DDL n. 1660",
            "description_title": "Emendamento 33.12 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31932,
            "slug": "vs19_348_083",
            "identifier": "vs19_348_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_083/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo aggiuntivo 30.04 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.04 MAURI MATTEO (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": 70.42,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 21754,
            "slug": "vs19_114_041",
            "identifier": "vs19_114_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_041/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1114/78 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1114/78 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/78 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/78 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30516,
            "slug": "vs19_309_002",
            "identifier": "vs19_309_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_002/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.11 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1665",
            "description_title": "Emendamento 2.11 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": 27,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30527,
            "slug": "vs19_309_032",
            "identifier": "vs19_309_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_032/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.146 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.146 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.146 DDL n. 1665",
            "description_title": "Emendamento 2.146 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": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30544,
            "slug": "vs19_309_028",
            "identifier": "vs19_309_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_028/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.134 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.134 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.134 DDL n. 1665",
            "description_title": "Emendamento 2.134 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": 27,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30540,
            "slug": "vs19_309_009",
            "identifier": "vs19_309_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_009/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.87 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.87 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.87 DDL n. 1665",
            "description_title": "Emendamento 2.87 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": 27,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 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": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30508,
            "slug": "vs19_309_078",
            "identifier": "vs19_309_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_078/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 3.269 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.269 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.269 DDL n. 1665",
            "description_title": "Emendamento 3.269 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30672,
            "slug": "vs19_309_132",
            "identifier": "vs19_309_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_132/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.182 DDL n. 1665",
            "description_title": "Emendamento 7.182 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": 66.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30504,
            "slug": "vs19_309_043",
            "identifier": "vs19_309_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_043/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.253 TORTO DANIELA (M5S) - Votazione Emendamento 2.253 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.253 DDL n. 1665",
            "description_title": "Emendamento 2.253 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30613,
            "slug": "vs19_309_044",
            "identifier": "vs19_309_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_044/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.252 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.252 DDL n. 1665",
            "description_title": "Emendamento 2.252 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": 27,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30546,
            "slug": "vs19_309_049",
            "identifier": "vs19_309_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_049/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.281 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.281 DDL n. 1665",
            "description_title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30574,
            "slug": "vs19_309_094",
            "identifier": "vs19_309_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_094/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 4.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1665",
            "description_title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30593,
            "slug": "vs19_309_037",
            "identifier": "vs19_309_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_037/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.166 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.166 DDL n. 1665",
            "description_title": "Emendamento 2.166 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": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30596,
            "slug": "vs19_309_045",
            "identifier": "vs19_309_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_045/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.265 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.265 DDL n. 1665",
            "description_title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30533,
            "slug": "vs19_309_091",
            "identifier": "vs19_309_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_091/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.366 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.366 DDL n. 1665",
            "description_title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30587,
            "slug": "vs19_309_089",
            "identifier": "vs19_309_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_089/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 3.363 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.363 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.363 DDL n. 1665",
            "description_title": "Emendamento 3.363 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": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29935,
            "slug": "vs19_277_003",
            "identifier": "vs19_277_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_003/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00266, sui capoversi nono e decimo della premessa e sul capoverso primo, lettera b), punto 2), e lettera c), punti 1), 2) e 3) della parte dispositiva, COSTA SERGIO (M5S) ed altri - Votazione Mozione 1_00266",
            "original_title": "Votazione Mozione 1_00266",
            "description_title": "Mozione n. 1-00266, sui capoversi nono e decimo della premessa e sul capoverso primo, lettera b), punto 2), e lettera c), punti 1), 2) e 3) della parte dispositiva, COSTA SERGIO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 29973,
            "slug": "vs19_277_013",
            "identifier": "vs19_277_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_013/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00271",
            "original_title": "Votazione Mozione 1_00271",
            "description_title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 30990,
            "slug": "vs19_321_050",
            "identifier": "vs19_321_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_050/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.010 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.010 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 24475,
            "slug": "vs19_184_010",
            "identifier": "vs19_184_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_010/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1406",
            "description_title": "Emendamento 2.5 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24624,
            "slug": "vs19_184_008",
            "identifier": "vs19_184_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_008/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1406",
            "description_title": "Emendamento 2.3 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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24554,
            "slug": "vs19_184_009",
            "identifier": "vs19_184_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_009/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1406",
            "description_title": "Emendamento 2.4 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24559,
            "slug": "vs19_185_048",
            "identifier": "vs19_185_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_048/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.07 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.07 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (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": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 24519,
            "slug": "vs19_185_051",
            "identifier": "vs19_185_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_051/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.019 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.019 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 24575,
            "slug": "vs19_185_049",
            "identifier": "vs19_185_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_049/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.010 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.010 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 45.99,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24622,
            "slug": "vs19_185_047",
            "identifier": "vs19_185_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_047/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.06 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.06 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25022,
            "slug": "vs19_190_007",
            "identifier": "vs19_190_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_007/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1517/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1517/16 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/16 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/16 GHIRRA FRANCESCA (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": 27,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25024,
            "slug": "vs19_190_009",
            "identifier": "vs19_190_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_009/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1517/19 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1517/19 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/19 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/19 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25030,
            "slug": "vs19_190_015",
            "identifier": "vs19_190_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_015/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1517/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1517/31 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/31 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/31 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": 27,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25366,
            "slug": "vs19_204_057",
            "identifier": "vs19_204_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_057/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 57,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventiseiesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventiseiesimo della parte dispositiva, BONELLI ANGELO (AVS) 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25382,
            "slug": "vs19_204_008",
            "identifier": "vs19_204_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_008/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1458/43 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1458/43 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/43 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/43 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25324,
            "slug": "vs19_204_047",
            "identifier": "vs19_204_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_047/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 47,
            "title": "Conversione decreto immigrazione e sicurezza",
            "original_title": "Votazione finale DDL n. 1458",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 ottobre 2023, n. 133, recante disposizioni urgenti in materia di immigrazione e protezione internazionale, nonché per il supporto alle politiche di sicurezza e la funzionalità del Ministero dell'Interno (DDL 1458)",
            "public_title": "Conversione decreto immigrazione e sicurezza",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25348,
            "slug": "vs19_204_056",
            "identifier": "vs19_204_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_056/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 56,
            "title": "Mozione n. 1-00216, limitatamente al capoverso venticinquesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso venticinquesimo della parte dispositiva, BONELLI ANGELO (AVS) 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25327,
            "slug": "vs19_204_053",
            "identifier": "vs19_204_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_053/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 53,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventiduesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventiduesimo della parte dispositiva, BONELLI ANGELO (AVS) 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        }
    ]
}