Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=234
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_rebels&page=235",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=233",
    "results": [
        {
            "id": 26817,
            "slug": "vs19_227_007",
            "identifier": "vs19_227_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_007/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.111 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.111 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.111 PDL n. 0893",
            "description_title": "Emendamento 1.111 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": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 32006,
            "slug": "vs19_348_026",
            "identifier": "vs19_348_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_026/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 24.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 24.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1000 DDL n. 1660",
            "description_title": "Emendamento 24.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32730,
            "slug": "vs19_367_004",
            "identifier": "vs19_367_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_004/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-326 NF CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 4 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 31083,
            "slug": "vs19_321_098",
            "identifier": "vs19_321_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_098/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1718/35 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1718/35 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/35 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/35 CIANI PAOLO (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": 30,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34285,
            "slug": "vs19_389_008",
            "identifier": "vs19_389_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_008/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato - Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/19 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/19 LUPI MAURIZIO (NM-M-C), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33565,
            "slug": "vs19_381_013",
            "identifier": "vs19_381_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_013/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31095,
            "slug": "vs19_321_105",
            "identifier": "vs19_321_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_105/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1718/27, limitatamente alle premesse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1718/27, DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/27, DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/27, limitatamente alle premesse, SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 26.47,
            "minority_cohesion_rate": 36.65
        },
        {
            "id": 32047,
            "slug": "vs19_348_092",
            "identifier": "vs19_348_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_092/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 92,
            "title": "Articolo aggiuntivo 30.026 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.026 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.026 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.026 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 26823,
            "slug": "vs19_227_020",
            "identifier": "vs19_227_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_020/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.108 DORI DEVIS (AVS) - Votazione Emendamento 1.108 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.108 PDL n. 0893",
            "description_title": "Emendamento 1.108 DORI DEVIS (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": 38,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 31129,
            "slug": "vs19_321_100",
            "identifier": "vs19_321_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_100/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1718/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1718/37 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/37 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/37 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 34318,
            "slug": "vs19_389_013",
            "identifier": "vs19_389_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_013/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 26816,
            "slug": "vs19_227_021",
            "identifier": "vs19_227_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_021/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.104 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.104 PDL n. 0893",
            "description_title": "Emendamento 1.104 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26833,
            "slug": "vs19_227_022",
            "identifier": "vs19_227_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_022/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.101 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.101 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0893",
            "description_title": "Emendamento 1.101 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30370,
            "slug": "vs19_297_024",
            "identifier": "vs19_297_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_024/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1877/33 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1877/33 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/33 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/33 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 34253,
            "slug": "vs19_389_016",
            "identifier": "vs19_389_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_016/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/36 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/36 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30356,
            "slug": "vs19_297_002",
            "identifier": "vs19_297_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_002/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26841,
            "slug": "vs19_227_016",
            "identifier": "vs19_227_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_016/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.67 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.67 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.67 PDL n. 0893",
            "description_title": "Emendamento 1.67 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": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31121,
            "slug": "vs19_321_073",
            "identifier": "vs19_321_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_073/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1718/8 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1718/8 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/8 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/8 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 31122,
            "slug": "vs19_321_091",
            "identifier": "vs19_321_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_091/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (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": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 26843,
            "slug": "vs19_227_035",
            "identifier": "vs19_227_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_035/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/893 E ABB/5 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/5 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 34296,
            "slug": "vs19_389_019",
            "identifier": "vs19_389_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_019/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/40 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/40 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26825,
            "slug": "vs19_227_015",
            "identifier": "vs19_227_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_015/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.66 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.66 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.66 PDL n. 0893",
            "description_title": "Emendamento 1.66 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": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26827,
            "slug": "vs19_227_009",
            "identifier": "vs19_227_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_009/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.61 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.61 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.61 PDL n. 0893",
            "description_title": "Emendamento 1.61 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": 101,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 30996,
            "slug": "vs19_321_051",
            "identifier": "vs19_321_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_051/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.011 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.011 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.011 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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 26824,
            "slug": "vs19_227_013",
            "identifier": "vs19_227_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_013/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.65 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.65 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.65 PDL n. 0893",
            "description_title": "Emendamento 1.65 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": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31117,
            "slug": "vs19_321_092",
            "identifier": "vs19_321_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_092/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1718/28 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1718/28 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/28 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/28 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34272,
            "slug": "vs19_389_020",
            "identifier": "vs19_389_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_020/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34287,
            "slug": "vs19_389_023",
            "identifier": "vs19_389_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_023/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/44 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/44 PAGANO UBALDO (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": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26820,
            "slug": "vs19_227_030",
            "identifier": "vs19_227_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_030/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0893",
            "original_title": "Votazione Articolo 3 PDL n. 0893",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31019,
            "slug": "vs19_321_007",
            "identifier": "vs19_321_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_007/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.14 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1718",
            "description_title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 33518,
            "slug": "vs19_381_023",
            "identifier": "vs19_381_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_023/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 2.021 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.021",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 30344,
            "slug": "vs19_297_015",
            "identifier": "vs19_297_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_015/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1877/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1877/23 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/23 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/23 MEROLA VIRGINIO (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": 62.61,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31733,
            "slug": "vs19_344_021",
            "identifier": "vs19_344_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_021/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 7.10 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1660",
            "description_title": "Emendamento 7.10 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": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 32025,
            "slug": "vs19_348_075",
            "identifier": "vs19_348_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_075/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo 28 (Mantenimento) - Votazione Articolo 28 DDL n. 1660",
            "original_title": "Votazione Articolo 28 DDL n. 1660",
            "description_title": "Articolo 28 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 30346,
            "slug": "vs19_297_020",
            "identifier": "vs19_297_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_020/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32062,
            "slug": "vs19_348_051",
            "identifier": "vs19_348_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_051/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 26.04 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 26.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.04 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31770,
            "slug": "vs19_344_026",
            "identifier": "vs19_344_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_026/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31773,
            "slug": "vs19_344_030",
            "identifier": "vs19_344_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_030/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1009 DDL n. 1660",
            "description_title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31776,
            "slug": "vs19_344_067",
            "identifier": "vs19_344_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_067/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.28 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.28 DDL n. 1660",
            "description_title": "Emendamento 10.28 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": 29,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33691,
            "slug": "vs19_385_003",
            "identifier": "vs19_385_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_003/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 31024,
            "slug": "vs19_321_056",
            "identifier": "vs19_321_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_056/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.018 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.018 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.018 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.018 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30341,
            "slug": "vs19_297_009",
            "identifier": "vs19_297_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_009/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1877/10 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1877/10 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/10 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/10 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30369,
            "slug": "vs19_297_004",
            "identifier": "vs19_297_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_004/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1877/5, nel testo riformulato, SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1877/5, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/5, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/5, nel testo riformulato, SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 123,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 33684,
            "slug": "vs19_385_005",
            "identifier": "vs19_385_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_005/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.25 MORFINO DANIELA (M5S) - Votazione Emendamento 1.25 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.25 PDL n. 1987",
            "description_title": "Emendamento 1.25 MORFINO 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": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 31788,
            "slug": "vs19_344_051",
            "identifier": "vs19_344_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_051/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.08 DDL n. 1660",
            "description_title": "Articolo premissivo 010.08 PENZA PASQUALINO (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": 24,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 31114,
            "slug": "vs19_321_104",
            "identifier": "vs19_321_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_104/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1718/27 sulla parte dispositiva SERRACCHIANI DEBORA (PD-IDP), su cui il Governo si rimette all'Assemblea - Votazione Ordine del giorno 9/1718/27 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/27 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/27 sulla parte dispositiva SERRACCHIANI DEBORA (PD-IDP), su cui il Governo si rimette all'Assemblea",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 26.89,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 30364,
            "slug": "vs19_297_014",
            "identifier": "vs19_297_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_014/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1877/22 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1877/22 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/22 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/22 CURTI AUGUSTO (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": 28,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 33685,
            "slug": "vs19_385_009",
            "identifier": "vs19_385_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_009/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "original_title": "Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "description_title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 32114,
            "slug": "vs19_323_007",
            "identifier": "vs19_323_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_007/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1946/5 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1946/5 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/5 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/5 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32119,
            "slug": "vs19_323_013",
            "identifier": "vs19_323_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_013/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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": 55,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 34.78
        }
    ]
}