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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=259",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=257",
    "results": [
        {
            "id": 40067,
            "slug": "vs19_521_010",
            "identifier": "vs19_521_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_010/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2527/17 - Votazione Ordine del giorno 9/2527/17 ",
            "original_title": "Votazione Ordine del giorno 9/2527/17 ",
            "description_title": "ODG 9/2527/17",
            "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": 23,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35958,
            "slug": "vs19_422_005",
            "identifier": "vs19_422_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_005/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40033,
            "slug": "vs19_519_032",
            "identifier": "vs19_519_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_032/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2526/1 - Votazione Ordine del giorno 9/2526/1 ",
            "original_title": "Votazione Ordine del giorno 9/2526/1 ",
            "description_title": "ODG 9/2526/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40040,
            "slug": "vs19_519_039",
            "identifier": "vs19_519_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_039/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2526/12 - Votazione Ordine del giorno 9/2526/12 ",
            "original_title": "Votazione Ordine del giorno 9/2526/12 ",
            "description_title": "ODG 9/2526/12",
            "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": 23,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 32531,
            "slug": "vs19_361_074",
            "identifier": "vs19_361_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_074/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1532-bis/96 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/96 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/96 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/96 LAUS MAURO ANTONIO DONATO (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": 23,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 40014,
            "slug": "vs19_519_013",
            "identifier": "vs19_519_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_013/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 2-TER.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2-TER.04",
            "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": 23,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40045,
            "slug": "vs19_519_044",
            "identifier": "vs19_519_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_044/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2526/28 - Votazione Ordine del giorno 9/2526/28 ",
            "original_title": "Votazione Ordine del giorno 9/2526/28 ",
            "description_title": "ODG 9/2526/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": 23,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40044,
            "slug": "vs19_519_043",
            "identifier": "vs19_519_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_043/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/2526/23 - Votazione Ordine del giorno 9/2526/23 ",
            "original_title": "Votazione Ordine del giorno 9/2526/23 ",
            "description_title": "ODG 9/2526/23",
            "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": 23,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40043,
            "slug": "vs19_519_042",
            "identifier": "vs19_519_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_042/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2526/19 - Votazione Ordine del giorno 9/2526/19 ",
            "original_title": "Votazione Ordine del giorno 9/2526/19 ",
            "description_title": "ODG 9/2526/19",
            "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": 23,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40012,
            "slug": "vs19_519_011",
            "identifier": "vs19_519_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_011/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2-TER.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2-TER.1",
            "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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36144,
            "slug": "vs19_427_030",
            "identifier": "vs19_427_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_030/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00395, limitatamente al capoverso terzo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso terzo della parte dispositiva, DE LUCA PIERO (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40013,
            "slug": "vs19_519_012",
            "identifier": "vs19_519_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_012/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2-TER.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2-TER.2",
            "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": 23,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36154,
            "slug": "vs19_427_040",
            "identifier": "vs19_427_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_040/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00395, limitatamente al capoverso tredicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso tredicesimo della parte dispositiva, DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 39966,
            "slug": "vs19_517_040",
            "identifier": "vs19_517_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_040/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39979,
            "slug": "vs19_517_053",
            "identifier": "vs19_517_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_053/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.1",
            "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": 23,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 32607,
            "slug": "vs19_361_019",
            "identifier": "vs19_361_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_019/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1532-bis/35 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1532-bis/35 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/35 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/35 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32516,
            "slug": "vs19_361_063",
            "identifier": "vs19_361_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_063/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1532-bis/83 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/83 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/83 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/83 MARINO MARIA STEFANIA (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": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 39930,
            "slug": "vs19_517_004",
            "identifier": "vs19_517_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_004/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39951,
            "slug": "vs19_517_025",
            "identifier": "vs19_517_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_025/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 9.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1003",
            "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": 23,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39950,
            "slug": "vs19_517_024",
            "identifier": "vs19_517_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_024/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "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": 23,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39908,
            "slug": "vs19_516_004",
            "identifier": "vs19_516_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_004/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "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": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35700,
            "slug": "vs19_409_020",
            "identifier": "vs19_409_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_020/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.82 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.82 DDL n. 1917",
            "description_title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34848,
            "slug": "vs19_336_002",
            "identifier": "vs19_336_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_002/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 1.1 PAVANELLI EMMA (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": 23,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 39885,
            "slug": "vs19_515_044",
            "identifier": "vs19_515_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_044/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 12-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-BIS.1",
            "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": 23,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35822,
            "slug": "vs19_413_006",
            "identifier": "vs19_413_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_006/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 6.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2196",
            "description_title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39853,
            "slug": "vs19_515_012",
            "identifier": "vs19_515_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_012/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "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": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35825,
            "slug": "vs19_413_009",
            "identifier": "vs19_413_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_009/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (AVS) - Votazione Emendamento 6.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.8 DDL n. 2196",
            "description_title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 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": 23,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35791,
            "slug": "vs19_410_011",
            "identifier": "vs19_410_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_011/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (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": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 31472,
            "slug": "vs19_336_121",
            "identifier": "vs19_336_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_121/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 39890,
            "slug": "vs19_515_049",
            "identifier": "vs19_515_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_049/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13-BIS.1",
            "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": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27707,
            "slug": "vs19_239_070",
            "identifier": "vs19_239_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_070/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 19.2 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.2 DDL n. 1515",
            "description_title": "Emendamento 19.2 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38400,
            "slug": "vs19_481_009",
            "identifier": "vs19_481_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_009/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2329-A/9 - Votazione Ordine del giorno 9/2329-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/9 ",
            "description_title": "ODG 9/2329-A/9",
            "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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38397,
            "slug": "vs19_481_006",
            "identifier": "vs19_481_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_006/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2329-A/6 - Votazione Ordine del giorno 9/2329-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/6 ",
            "description_title": "ODG 9/2329-A/6",
            "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": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38402,
            "slug": "vs19_481_011",
            "identifier": "vs19_481_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_011/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2329-A/11 - Votazione Ordine del giorno 9/2329-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/11 ",
            "description_title": "ODG 9/2329-A/11",
            "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": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38401,
            "slug": "vs19_481_010",
            "identifier": "vs19_481_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_010/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2329-A/10 - Votazione Ordine del giorno 9/2329-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/10 ",
            "description_title": "ODG 9/2329-A/10",
            "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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38420,
            "slug": "vs19_481_029",
            "identifier": "vs19_481_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_029/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2329-A/29 - Votazione Ordine del giorno 9/2329-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/29 ",
            "description_title": "ODG 9/2329-A/29",
            "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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38423,
            "slug": "vs19_481_032",
            "identifier": "vs19_481_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_032/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2329-A/32 - Votazione Ordine del giorno 9/2329-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/32 ",
            "description_title": "ODG 9/2329-A/32",
            "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": 23,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38419,
            "slug": "vs19_481_028",
            "identifier": "vs19_481_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_028/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2329-A/28 - Votazione Ordine del giorno 9/2329-A/28 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/28 ",
            "description_title": "ODG 9/2329-A/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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38417,
            "slug": "vs19_481_026",
            "identifier": "vs19_481_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_026/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2329-A/26 - Votazione Ordine del giorno 9/2329-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/26 ",
            "description_title": "ODG 9/2329-A/26",
            "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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38399,
            "slug": "vs19_481_008",
            "identifier": "vs19_481_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_008/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2329-A/8 - Votazione Ordine del giorno 9/2329-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/8 ",
            "description_title": "ODG 9/2329-A/8",
            "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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38396,
            "slug": "vs19_481_005",
            "identifier": "vs19_481_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_005/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2329-A/5 - Votazione Ordine del giorno 9/2329-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/5 ",
            "description_title": "ODG 9/2329-A/5",
            "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": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38439,
            "slug": "vs19_481_048",
            "identifier": "vs19_481_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_048/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2329-A/48 - Votazione Ordine del giorno 9/2329-A/48 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/48 ",
            "description_title": "ODG 9/2329-A/48",
            "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": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31425,
            "slug": "vs19_336_100",
            "identifier": "vs19_336_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_100/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 14.16 ONORI FEDERICA (APERRE) - Votazione Emendamento 14.16 DDL n. 1930",
            "original_title": "Votazione Emendamento 14.16 DDL n. 1930",
            "description_title": "Emendamento 14.16 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 38442,
            "slug": "vs19_481_051",
            "identifier": "vs19_481_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_051/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2329-A/51 - Votazione Ordine del giorno 9/2329-A/51 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/51 ",
            "description_title": "ODG 9/2329-A/51",
            "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": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38308,
            "slug": "vs19_479_016",
            "identifier": "vs19_479_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_016/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2362/1 - Votazione Ordine del giorno 9/2362/1 ",
            "original_title": "Votazione Ordine del giorno 9/2362/1 ",
            "description_title": "ODG 9/2362/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 32588,
            "slug": "vs19_361_035",
            "identifier": "vs19_361_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_035/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1532-bis/53 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/53 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/53 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/53 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 36025,
            "slug": "vs19_423_018",
            "identifier": "vs19_423_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_018/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE)",
            "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": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38313,
            "slug": "vs19_479_021",
            "identifier": "vs19_479_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_021/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2362/6 - Votazione Ordine del giorno 9/2362/6 ",
            "original_title": "Votazione Ordine del giorno 9/2362/6 ",
            "description_title": "ODG 9/2362/6",
            "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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        }
    ]
}