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

{
    "count": 23033,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=301",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=299",
    "results": [
        {
            "id": 31672,
            "slug": "vs19_342_048",
            "identifier": "vs19_342_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_048/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/52 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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 40597,
            "slug": "vs19_547_055",
            "identifier": "vs19_547_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_055/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/1803/1 - Votazione Ordine del giorno 9/1803/1 ",
            "original_title": "Votazione Ordine del giorno 9/1803/1 ",
            "description_title": "ODG 9/1803/1",
            "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": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40426,
            "slug": "vs19_539_064",
            "identifier": "vs19_539_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_064/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9.7 DORI DEVIS (AVS) - Votazione Emendamento 9.7 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2623",
            "description_title": "Emendamento 9.7 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35798,
            "slug": "vs19_410_018",
            "identifier": "vs19_410_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_018/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1917/22 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/22 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34480,
            "slug": "vs19_377_006",
            "identifier": "vs19_377_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_006/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 SIMIANI MARCO (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": 21,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35796,
            "slug": "vs19_410_016",
            "identifier": "vs19_410_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_016/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1917/19 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1917/19 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/19 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/19 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31687,
            "slug": "vs19_342_063",
            "identifier": "vs19_342_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_063/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (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": 21,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31478,
            "slug": "vs19_340_002",
            "identifier": "vs19_340_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_002/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1997",
            "description_title": "Emendamento 1.3 FONTANA ILARIA (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": 21,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 32375,
            "slug": "vs19_357_066",
            "identifier": "vs19_357_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_066/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 31.08 (Nuova formulazione) SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 31.08 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.08 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.08 (Nuova formulazione) SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32378,
            "slug": "vs19_357_061",
            "identifier": "vs19_357_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_061/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 31.4 MANZI IRENE (PD-IDP) - Votazione Emendamento 31.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.4 DDL n. 1532",
            "description_title": "Emendamento 31.4 MANZI IRENE (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": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 26092,
            "slug": "vs19_216_134",
            "identifier": "vs19_216_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_134/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 134,
            "title": "Identici articoli aggiuntivi 21.02 BENZONI FABRIZIO (APERRE), 21.08 TODDE ALESSANDRA (M5S), 21.03 CASU ANDREA (PD-IDP) e 21.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.02 BENZONI FABRIZIO (APERRE), 21.08 TODDE ALESSANDRA (M5S), 21.03 CASU ANDREA (PD-IDP) e 21.01000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31555,
            "slug": "vs19_340_079",
            "identifier": "vs19_340_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_079/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 9-septies.6 SANTILLO AGOSTINO (M5S) e 9-septies.7 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.6 DDL n. 1997",
            "description_title": "Identici emendamenti 9-septies.6 SANTILLO AGOSTINO (M5S) e 9-septies.7 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 32399,
            "slug": "vs19_357_030",
            "identifier": "vs19_357_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_030/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.03 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": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 35819,
            "slug": "vs19_413_003",
            "identifier": "vs19_413_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_003/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS) - Votazione Emendamento 5.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 5.01 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35820,
            "slug": "vs19_413_004",
            "identifier": "vs19_413_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_004/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.1 DORI DEVIS (AVS) - Votazione Emendamento 6.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2196",
            "description_title": "Emendamento 6.1 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 32416,
            "slug": "vs19_357_063",
            "identifier": "vs19_357_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_063/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 31.02 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.02 FOSSI EMILIANO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 34760,
            "slug": "vs19_353_013",
            "identifier": "vs19_353_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_013/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "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": 21,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32383,
            "slug": "vs19_357_017",
            "identifier": "vs19_357_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_017/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 9.02 MARI FRANCESCO (AVS) - Votazione Emendamento 9.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.02 MARI FRANCESCO (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": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 34765,
            "slug": "vs19_353_018",
            "identifier": "vs19_353_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_018/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "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": 21,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 40575,
            "slug": "vs19_547_011",
            "identifier": "vs19_547_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_011/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-472 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 11 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": 62.55,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39618,
            "slug": "vs19_504_068",
            "identifier": "vs19_504_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_068/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39616,
            "slug": "vs19_504_066",
            "identifier": "vs19_504_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_066/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 13.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.13",
            "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": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 34764,
            "slug": "vs19_353_017",
            "identifier": "vs19_353_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_017/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.31 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.31 PICCOLOTTI ELISABETTA (AVS)",
            "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": 21,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 32740,
            "slug": "vs19_367_015",
            "identifier": "vs19_367_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_015/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-326 NF CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 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": 21,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 31548,
            "slug": "vs19_340_072",
            "identifier": "vs19_340_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_072/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 9-sexies.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.5 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.5 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 32367,
            "slug": "vs19_357_067",
            "identifier": "vs19_357_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_067/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 31.09 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 31.09 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.09 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.09 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32419,
            "slug": "vs19_357_019",
            "identifier": "vs19_357_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_019/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1532",
            "description_title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 36873,
            "slug": "vs19_441_026",
            "identifier": "vs19_441_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_026/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni in materia di economia dello spazio",
            "original_title": "Votazione finale DDL n. 2026",
            "description_title": "Disposizioni in materia di economia dello spazio (DDL 2026)",
            "public_title": "Disposizioni in materia di economia dello spazio",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 36889,
            "slug": "vs19_441_011",
            "identifier": "vs19_441_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_011/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 27.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.3 DDL n. 2026",
            "description_title": "Emendamento 27.3 SANTILLO AGOSTINO (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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36884,
            "slug": "vs19_441_004",
            "identifier": "vs19_441_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_004/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 25.4 BONETTI ELENA (APERRE) - Votazione Emendamento 25.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.4 DDL n. 2026",
            "description_title": "Emendamento 25.4 BONETTI ELENA (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": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36887,
            "slug": "vs19_441_009",
            "identifier": "vs19_441_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_009/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 27.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.1 DDL n. 2026",
            "description_title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32725,
            "slug": "vs19_367_011",
            "identifier": "vs19_367_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_011/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-326 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 11 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": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 40371,
            "slug": "vs19_539_009",
            "identifier": "vs19_539_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_009/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 1.8 SIMIANI MARCO (PD-IDP), 1.9 DORI DEVIS (AVS) e 1.10 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.8 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2623",
            "description_title": "Identici emendamenti 1.8 SIMIANI MARCO (PD-IDP), 1.9 DORI DEVIS (AVS) e 1.10 AURIEMMA CARMELA (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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33423,
            "slug": "vs19_377_145",
            "identifier": "vs19_377_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_145/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-346 CPV 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 22 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": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39436,
            "slug": "vs19_503_101",
            "identifier": "vs19_503_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_101/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.014 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.014 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 32759,
            "slug": "vs19_371_033",
            "identifier": "vs19_371_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_033/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 33,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "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": 21,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS) - Votazione Emendamento 12.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.7 DDL n. 2482",
            "description_title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.4 CASO ANTONIO (M5S) - Votazione Emendamento 12.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.4 DDL n. 2482",
            "description_title": "Emendamento 12.4 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 SANTILLO AGOSTINO (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 39370,
            "slug": "vs19_503_035",
            "identifier": "vs19_503_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_035/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2482",
            "description_title": "Emendamento 7.3 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 40430,
            "slug": "vs19_539_068",
            "identifier": "vs19_539_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_068/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 9-bis.01000 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 9-bis.01000 DDL n. 2623",
            "original_title": "Votazione Emendamento 9-bis.01000 DDL n. 2623",
            "description_title": "Articolo aggiuntivo 9-bis.01000 GRAZIANO STEFANO (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": 21,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33515,
            "slug": "vs19_377_144",
            "identifier": "vs19_377_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_144/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 144,
            "title": "MOZ 1-346 CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 21 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": 47.93,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39432,
            "slug": "vs19_503_097",
            "identifier": "vs19_503_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_097/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39421,
            "slug": "vs19_503_086",
            "identifier": "vs19_503_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_086/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.5 DDL n. 2482",
            "description_title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39420,
            "slug": "vs19_503_085",
            "identifier": "vs19_503_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_085/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 13.4 CASO ANTONIO (M5S) - Votazione Emendamento 13.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2482",
            "description_title": "Emendamento 13.4 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 36160,
            "slug": "vs19_427_054",
            "identifier": "vs19_427_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_054/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2034",
            "description_title": "Emendamento 3.1 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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39394,
            "slug": "vs19_503_059",
            "identifier": "vs19_503_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_059/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 12.1 CASO ANTONIO (M5S) - Votazione Emendamento 12.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2482",
            "description_title": "Emendamento 12.1 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 32810,
            "slug": "vs19_370_042",
            "identifier": "vs19_370_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_042/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4",
            "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": 21,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 71.52
        }
    ]
}