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

{
    "count": 22941,
    "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=371",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=369",
    "results": [
        {
            "id": 28356,
            "slug": "vs19_247_052",
            "identifier": "vs19_247_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_052/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (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": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39878,
            "slug": "vs19_515_037",
            "identifier": "vs19_515_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_037/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 8.026 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.026",
            "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": 16,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39875,
            "slug": "vs19_515_034",
            "identifier": "vs19_515_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_034/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 8.016, 8.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.016, 8.014",
            "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": 16,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 24946,
            "slug": "vs19_201_017",
            "identifier": "vs19_201_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_017/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1551/35 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1551/35 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/35 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/35 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24938,
            "slug": "vs19_201_018",
            "identifier": "vs19_201_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_018/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24939,
            "slug": "vs19_201_005",
            "identifier": "vs19_201_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_005/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1551/60 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/60 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/60 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/60 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39137,
            "slug": "vs19_498_097",
            "identifier": "vs19_498_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_097/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 11.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.26",
            "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": 16,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39849,
            "slug": "vs19_515_008",
            "identifier": "vs19_515_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_008/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "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": 16,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40343,
            "slug": "vs19_536_053",
            "identifier": "vs19_536_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_053/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.05 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40316,
            "slug": "vs19_536_026",
            "identifier": "vs19_536_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_026/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS) - Votazione Emendamento 3.010 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.010 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.010 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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40353,
            "slug": "vs19_536_063",
            "identifier": "vs19_536_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_063/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2570/12 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/12 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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 28255,
            "slug": "vs19_247_055",
            "identifier": "vs19_247_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_055/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27427,
            "slug": "vs19_236_016",
            "identifier": "vs19_236_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_016/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.14 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1630",
            "description_title": "Emendamento 1.14 CASU ANDREA (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39708,
            "slug": "vs19_506_009",
            "identifier": "vs19_506_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_009/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2126-A E ABB/28 - Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "description_title": "ODG 9/2126-A E ABB/28",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39079,
            "slug": "vs19_498_032",
            "identifier": "vs19_498_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_032/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 4.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.12",
            "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": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39729,
            "slug": "vs19_506_031",
            "identifier": "vs19_506_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_031/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 31,
            "title": "MOZ 1-470 NO CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-470 NO CPV 3 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": 15,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 24955,
            "slug": "vs19_196_003",
            "identifier": "vs19_196_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_003/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1437/4 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1437/4 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/4 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/4 BONAFE' SIMONA (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": 15,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 39702,
            "slug": "vs19_506_003",
            "identifier": "vs19_506_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_003/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2126-A E ABB/3 - Votazione Ordine del giorno 9/2126-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/3 ",
            "description_title": "ODG 9/2126-A E ABB/3",
            "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": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39705,
            "slug": "vs19_506_006",
            "identifier": "vs19_506_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_006/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2126-A E ABB/20 - Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "description_title": "ODG 9/2126-A E ABB/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 40355,
            "slug": "vs19_536_065",
            "identifier": "vs19_536_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_065/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2570/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2570/14 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/14 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/14 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25071,
            "slug": "vs19_192_013",
            "identifier": "vs19_192_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_013/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 6.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 6.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 6.01000 VACCARI 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25072,
            "slug": "vs19_192_014",
            "identifier": "vs19_192_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_014/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0752",
            "description_title": "Emendamento 7.1 VACCARI 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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28266,
            "slug": "vs19_247_074",
            "identifier": "vs19_247_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_074/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1633/104 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1633/104 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/104 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/104 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": 15,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39876,
            "slug": "vs19_515_035",
            "identifier": "vs19_515_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_035/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 8.018, 8.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.018, 8.020",
            "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": 15,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39703,
            "slug": "vs19_506_004",
            "identifier": "vs19_506_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_004/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2126-A E ABB/4 - Votazione Ordine del giorno 9/2126-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/4 ",
            "description_title": "ODG 9/2126-A E ABB/4",
            "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": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39939,
            "slug": "vs19_517_013",
            "identifier": "vs19_517_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_013/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40354,
            "slug": "vs19_536_064",
            "identifier": "vs19_536_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_064/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2570/13 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2570/13 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/13 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/13 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39879,
            "slug": "vs19_515_038",
            "identifier": "vs19_515_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_038/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 8.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.027",
            "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": 15,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 39835,
            "slug": "vs19_513_002",
            "identifier": "vs19_513_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_002/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-465 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-465 CPV 1 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": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 28263,
            "slug": "vs19_247_007",
            "identifier": "vs19_247_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_007/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1633/15 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/15 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/15 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/15 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": "Respinta",
            "n_rebels": 7,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39850,
            "slug": "vs19_515_009",
            "identifier": "vs19_515_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_009/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "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": 15,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 26015,
            "slug": "19-138-37",
            "identifier": "19-138-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-37/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 37,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.41, Marton e altri",
            "original_title": "Em. 1.41, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 33275,
            "slug": "19-243-59",
            "identifier": "19-243-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-59/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 59,
            "title": "Codice della strada - Em. 10.2, Di Girolamo e Nave",
            "original_title": "Em. 10.2, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 69.23,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 25997,
            "slug": "19-138-15",
            "identifier": "19-138-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-15/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 15,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.12, Marton e altri",
            "original_title": "Em. 1.12, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19542,
            "slug": "19-41-55",
            "identifier": "19-41-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-55/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 55,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 5.0.301, Aurora Floridia e altri",
            "original_title": "Em. 5.0.301, Aurora Floridia e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21811,
            "slug": "19-78-5",
            "identifier": "19-78-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-78-5/?format=api",
            "sitting": {
                "id": 1406,
                "date": "2023-06-20",
                "number": 78,
                "branch": "S"
            },
            "number": 5,
            "title": "Mozioni sulla attuazione degli impegni previsti dal PNRR.   Mozione 1-00053, Malan e altri. Prem. e disp. (1 e da 3 a 8)",
            "original_title": "Mozioni sulla attuazione degli impegni previsti dal PNRR.   Mozione 1-00053, Malan e altri. Prem. e disp. (1 e da 3 a 8)",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 33786,
            "slug": "19-252-176",
            "identifier": "19-252-176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-176/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 176,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 21.0.1 e 21.0.2",
            "original_title": "Emm. 21.0.1 e 21.0.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 15,
            "majority_cohesion_rate": 67.8,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 23829,
            "slug": "19-79-17",
            "identifier": "19-79-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-17/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 17,
            "title": "DL 48/2023 - Lavoro - Em. 3.18, Pirro e altri",
            "original_title": "Em. 3.18, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 26024,
            "slug": "19-138-9",
            "identifier": "19-138-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-9/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 9,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.7, Marton e altri",
            "original_title": "Em. 1.7, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 19603,
            "slug": "19-42-76",
            "identifier": "19-42-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-76/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 76,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.103, De Cristofaro e altri",
            "original_title": "Em. 1.103, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 15,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23738,
            "slug": "19-79-108",
            "identifier": "19-79-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-108/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 108,
            "title": "DL 48/2023 - Lavoro - Em. 11.1, Guidolin e altri",
            "original_title": "Em. 11.1, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 25999,
            "slug": "19-138-11",
            "identifier": "19-138-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-11/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 11,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.8, Aurora Floridia e altri",
            "original_title": "Em. 1.8, Aurora Floridia e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 37113,
            "slug": "19-284-10",
            "identifier": "19-284-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-10/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 10,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 2.10, 2.11, 2.12 e 2.101",
            "original_title": "Emm. 2.10, 2.11, 2.12 e 2.101",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 33948,
            "slug": "19-252-49",
            "identifier": "19-252-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-49/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 49,
            "title": "Emm. 11.1, 11.2 e 11.3",
            "original_title": "Emm. 11.1, 11.2 e 11.3",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 73.73,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 26053,
            "slug": "19-138-2",
            "identifier": "19-138-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-2/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 2,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.201, Marton e altri",
            "original_title": "Em. 1.201, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23786,
            "slug": "19-79-60",
            "identifier": "19-79-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-60/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 60,
            "title": "DL 48/2023 - Lavoro - Em. 4.101, Guidolin e altri",
            "original_title": "Em. 4.101, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 26026,
            "slug": "19-138-75",
            "identifier": "19-138-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-75/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 75,
            "title": "d-l n. 161/2023 - Piano Mattei - Emm. 5.4, 5.5 e 5.6",
            "original_title": "Emm. 5.4, 5.5 e 5.6",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "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": 15,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 72.41
        }
    ]
}