Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=192
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=-majority_cohesion_rate&page=193",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=191",
    "results": [
        {
            "id": 35044,
            "slug": "vs19_336_052",
            "identifier": "vs19_336_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_052/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (PD-IDP)",
            "original_title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (PD-IDP)",
            "description_title": "",
            "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": 72,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 35048,
            "slug": "vs19_336_056",
            "identifier": "vs19_336_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_056/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35049,
            "slug": "vs19_336_057",
            "identifier": "vs19_336_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_057/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34831,
            "slug": "vs19_337_039",
            "identifier": "vs19_337_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_039/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32249,
            "slug": "vs19_328_024",
            "identifier": "vs19_328_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_024/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/41 BRAGA 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31422,
            "slug": "vs19_336_097",
            "identifier": "vs19_336_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_097/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), PAVANELLI EMMA (M5S) - Votazione Emendamento 13.03, DDL n. 1930",
            "original_title": "Votazione Emendamento 13.03, DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), 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": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30753,
            "slug": "vs19_309_215",
            "identifier": "vs19_309_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_215/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 215,
            "title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/43 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 31099,
            "slug": "vs19_321_077",
            "identifier": "vs19_321_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_077/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30995,
            "slug": "vs19_318_023",
            "identifier": "vs19_318_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_023/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1718",
            "description_title": "Emendamento 1.8 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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "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": 32157,
            "slug": "vs19_326_006",
            "identifier": "vs19_326_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_006/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31132,
            "slug": "vs19_321_072",
            "identifier": "vs19_321_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_072/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (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": 29,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 32171,
            "slug": "vs19_326_020",
            "identifier": "vs19_326_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_020/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.08
        },
        {
            "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": 31081,
            "slug": "vs19_321_070",
            "identifier": "vs19_321_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_070/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31082,
            "slug": "vs19_321_078",
            "identifier": "vs19_321_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_078/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (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": 45,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 30609,
            "slug": "vs19_309_051",
            "identifier": "vs19_309_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_051/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.284 DDL n. 1665",
            "description_title": "Emendamento 2.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": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32115,
            "slug": "vs19_323_009",
            "identifier": "vs19_323_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_009/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31011,
            "slug": "vs19_321_010",
            "identifier": "vs19_321_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_010/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.19 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1718",
            "description_title": "Emendamento 2.19 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": 40,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31022,
            "slug": "vs19_321_011",
            "identifier": "vs19_321_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_011/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1718",
            "description_title": "Emendamento 2.20 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": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31119,
            "slug": "vs19_321_082",
            "identifier": "vs19_321_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_082/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1718/17 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/17 CARAMIELLO ALESSANDRO (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": 42,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30482,
            "slug": "vs19_305_014",
            "identifier": "vs19_305_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_014/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1665",
            "description_title": "Emendamento 1.104 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": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31067,
            "slug": "vs19_321_061",
            "identifier": "vs19_321_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_061/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1718",
            "original_title": "Votazione Articolo 7 DDL n. 1718",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 30503,
            "slug": "vs19_309_013",
            "identifier": "vs19_309_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_013/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.91 DDL n. 1665",
            "description_title": "Emendamento 2.91 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": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31563,
            "slug": "vs19_340_088",
            "identifier": "vs19_340_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_088/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.11 DDL n. 1997",
            "description_title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 30557,
            "slug": "vs19_309_106",
            "identifier": "vs19_309_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_106/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 4.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.94 DDL n. 1665",
            "description_title": "Emendamento 4.94 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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30585,
            "slug": "vs19_309_056",
            "identifier": "vs19_309_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_056/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 3.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.9 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1665",
            "description_title": "Emendamento 3.9 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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 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": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "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": 31564,
            "slug": "vs19_340_089",
            "identifier": "vs19_340_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_089/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.12 DDL n. 1997",
            "description_title": "Emendamento 9-octies.12 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31562,
            "slug": "vs19_340_087",
            "identifier": "vs19_340_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_087/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.3 DDL n. 1997",
            "description_title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 30719,
            "slug": "vs19_309_231",
            "identifier": "vs19_309_231",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_231/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 231,
            "title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31080,
            "slug": "vs19_321_083",
            "identifier": "vs19_321_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_083/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1718/18 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/18 D'ORSO VALENTINA (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": 41,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31031,
            "slug": "vs19_321_002",
            "identifier": "vs19_321_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_002/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1718",
            "description_title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31561,
            "slug": "vs19_340_086",
            "identifier": "vs19_340_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_086/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.9 DDL n. 1997",
            "description_title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32672,
            "slug": "vs19_366_019",
            "identifier": "vs19_366_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_019/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 19,
            "title": "MOZ 1-316 NF CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 15 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": 33,
            "majority_cohesion_rate": 68.46,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 39820,
            "slug": "vs19_512_008",
            "identifier": "vs19_512_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_008/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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": 28,
            "majority_cohesion_rate": 68.44,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 24357,
            "slug": "19-116-52",
            "identifier": "19-116-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-52/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 52,
            "title": "Competitività dei capitali - Articolo 12-bis",
            "original_title": "Articolo 12-bis",
            "description_title": "Competitività dei capitali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 38,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23978,
            "slug": "19-98-6",
            "identifier": "19-98-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-98-6/?format=api",
            "sitting": {
                "id": 1460,
                "date": "2023-09-06",
                "number": 98,
                "branch": "S"
            },
            "number": 6,
            "title": "Ratifica Accordo Italia-Kosovo cooperazione di polizia - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Accordo Italia-Kosovo cooperazione di polizia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23974,
            "slug": "19-98-10",
            "identifier": "19-98-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-98-10/?format=api",
            "sitting": {
                "id": 1460,
                "date": "2023-09-06",
                "number": 98,
                "branch": "S"
            },
            "number": 10,
            "title": "Ratifica Protocollo emendativo Accordo Italia-San Marino in materia radiotelevisiva - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Ratifica Protocollo emendativo Accordo Italia-San Marino in materia radiotelevisiva",
            "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": 69,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 20957,
            "slug": "19-63-37",
            "identifier": "19-63-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-63-37/?format=api",
            "sitting": {
                "id": 1364,
                "date": "2023-05-02",
                "number": 63,
                "branch": "S"
            },
            "number": 37,
            "title": "Istituzione Commissione inchiesta rifiuti - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Istituzione Commissione inchiesta rifiuti",
            "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": 68,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23977,
            "slug": "19-98-7",
            "identifier": "19-98-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-98-7/?format=api",
            "sitting": {
                "id": 1460,
                "date": "2023-09-06",
                "number": 98,
                "branch": "S"
            },
            "number": 7,
            "title": "Ratifica Protocollo emendativo Accordo Italia-San Marino in materia radiotelevisiva - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Protocollo emendativo Accordo Italia-San Marino in materia radiotelevisiva",
            "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": 69,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 24122,
            "slug": "19-100-3",
            "identifier": "19-100-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-100-3/?format=api",
            "sitting": {
                "id": 1467,
                "date": "2023-09-13",
                "number": 100,
                "branch": "S"
            },
            "number": 3,
            "title": "Diagnosi e prevenzione diabete tipo 1 e celiachia - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Diagnosi e prevenzione diabete tipo 1 e celiachia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 20994,
            "slug": "19-63-36",
            "identifier": "19-63-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-63-36/?format=api",
            "sitting": {
                "id": 1364,
                "date": "2023-05-02",
                "number": 63,
                "branch": "S"
            },
            "number": 36,
            "title": "Istituzione Commissione inchiesta rifiuti - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Istituzione Commissione inchiesta rifiuti",
            "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": 69,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 24310,
            "slug": "19-115-7",
            "identifier": "19-115-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-115-7/?format=api",
            "sitting": {
                "id": 1499,
                "date": "2023-10-18",
                "number": 115,
                "branch": "S"
            },
            "number": 7,
            "title": "d-l 121/2023 qualità dell'aria e limitazioni della circolazione stradale - Em. 1.7, Sironi",
            "original_title": "Em. 1.7, Sironi",
            "description_title": "d-l 121/2023 qualità dell'aria e limitazioni della circolazione stradale",
            "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": 12,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21001,
            "slug": "19-64-6",
            "identifier": "19-64-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-64-6/?format=api",
            "sitting": {
                "id": 1365,
                "date": "2023-05-03",
                "number": 64,
                "branch": "S"
            },
            "number": 6,
            "title": "Avocazione delle indagini per delitti di violenza domestica o di genere - Em. 1.0.110, Maiorino e altri",
            "original_title": "Em. 1.0.110, Maiorino e altri",
            "description_title": "Avocazione delle indagini per delitti di violenza domestica o di genere",
            "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": 24,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 21000,
            "slug": "19-64-5",
            "identifier": "19-64-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-64-5/?format=api",
            "sitting": {
                "id": 1365,
                "date": "2023-05-03",
                "number": 64,
                "branch": "S"
            },
            "number": 5,
            "title": "Avocazione delle indagini per delitti di violenza domestica o di genere - Em. 1.0.107, Lopreiato e altri",
            "original_title": "Em. 1.0.107, Lopreiato e altri",
            "description_title": "Avocazione delle indagini per delitti di violenza domestica o di genere",
            "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": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 24303,
            "slug": "19-115-5",
            "identifier": "19-115-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-115-5/?format=api",
            "sitting": {
                "id": 1499,
                "date": "2023-10-18",
                "number": 115,
                "branch": "S"
            },
            "number": 5,
            "title": "d-l 121/2023 qualità dell'aria e limitazioni della circolazione stradale - Em. 1.101, Aurora Floridia e altri",
            "original_title": "Em. 1.101, Aurora Floridia e altri",
            "description_title": "d-l 121/2023 qualità dell'aria e limitazioni della circolazione stradale",
            "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": 38,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23053,
            "slug": "19-89-131",
            "identifier": "19-89-131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-131/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 131,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 15.3, Malpezzi e altri",
            "original_title": "Em. 15.3, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 72.41
        }
    ]
}