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

{
    "count": 22666,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=42",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=40",
    "results": [
        {
            "id": 39952,
            "slug": "vs19_517_026",
            "identifier": "vs19_517_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_026/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 9-BIS.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1004",
            "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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39069,
            "slug": "vs19_498_022",
            "identifier": "vs19_498_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_022/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39070,
            "slug": "vs19_498_023",
            "identifier": "vs19_498_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_023/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39264,
            "slug": "vs19_498_240",
            "identifier": "vs19_498_240",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_240/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 240,
            "title": "ART AGG 24.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39935,
            "slug": "vs19_517_009",
            "identifier": "vs19_517_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_009/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "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": 40,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 39262,
            "slug": "vs19_498_237",
            "identifier": "vs19_498_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_237/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 237,
            "title": "EM 24.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 11.13 CASO ANTONIO (M5S) - Votazione Emendamento 11.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.13 DDL n. 2482",
            "description_title": "Emendamento 11.13 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.4 CASO ANTONIO (M5S) - Votazione Emendamento 12.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.4 DDL n. 2482",
            "description_title": "Emendamento 12.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39068,
            "slug": "vs19_498_021",
            "identifier": "vs19_498_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_021/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39261,
            "slug": "vs19_498_236",
            "identifier": "vs19_498_236",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_236/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 236,
            "title": "EM 24.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.25",
            "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": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39387,
            "slug": "vs19_503_052",
            "identifier": "vs19_503_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_052/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 11.6 BONELLI ANGELO (AVS), 11.7 CASO ANTONIO (M5S) e 11.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2482",
            "description_title": "Identici emendamenti 11.6 BONELLI ANGELO (AVS), 11.7 CASO ANTONIO (M5S) e 11.8 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39432,
            "slug": "vs19_503_097",
            "identifier": "vs19_503_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_097/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39384,
            "slug": "vs19_503_049",
            "identifier": "vs19_503_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_049/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 11.1 CASO ANTONIO (M5S) - Votazione Emendamento 11.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2482",
            "description_title": "Emendamento 11.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39226,
            "slug": "vs19_498_198",
            "identifier": "vs19_498_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_198/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 198,
            "title": "SUBEM 0.19.200.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.15",
            "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": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39101,
            "slug": "vs19_498_057",
            "identifier": "vs19_498_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_057/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39054,
            "slug": "vs19_498_005",
            "identifier": "vs19_498_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_005/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 32,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39947,
            "slug": "vs19_517_021",
            "identifier": "vs19_517_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_021/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39254,
            "slug": "vs19_498_229",
            "identifier": "vs19_498_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_229/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 229,
            "title": "EM 24.16, 24.17, 24.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.16, 24.17, 24.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39061,
            "slug": "vs19_498_013",
            "identifier": "vs19_498_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_013/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39178,
            "slug": "vs19_498_143",
            "identifier": "vs19_498_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_143/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 29574,
            "slug": "vs19_256_029",
            "identifier": "vs19_256_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_029/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 2.0100 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.0100 PDL n. 0630",
            "original_title": "Votazione Emendamento 2.0100 PDL n. 0630",
            "description_title": "Articolo aggiuntivo 2.0100 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25644,
            "slug": "vs19_211_024",
            "identifier": "vs19_211_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_024/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 7.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1556",
            "description_title": "Emendamento 7.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 30069,
            "slug": "vs19_281_048",
            "identifier": "vs19_281_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_048/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28232,
            "slug": "vs19_248_067",
            "identifier": "vs19_248_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_067/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 67,
            "title": "Disposizioni in materia di manifestazioni di rievocazione storica e delega al Governo per l'adozione di norme per la salvaguardia del patrimonio culturale immateriale",
            "original_title": "Votazione finale PDL n. 0799",
            "description_title": "Disposizioni in materia di manifestazioni di rievocazione storica e delega al Governo per l'adozione di norme per la salvaguardia del patrimonio culturale immateriale (Testo Unificato PDL 799-988)",
            "public_title": "Disposizioni in materia di manifestazioni di rievocazione storica e delega al Governo per l'adozione di norme per la salvaguardia del patrimonio culturale immateriale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26881,
            "slug": "vs19_229_029",
            "identifier": "vs19_229_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_029/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 29,
            "title": "Legge contro il deturpamento dei beni culturali",
            "original_title": "Votazione finale DDL n. 1297",
            "description_title": "Disposizioni sanzionatorie in materia di distruzione, dispersione, deterioramento, deturpamento, imbrattamento e uso illecito di beni culturali o paesaggistici e modifiche agli articoli 518-duodecies, 635 e 639 del codice penale (Approvato dal Senato) (DDL 1297 e abbinata PDL 789)",
            "public_title": "Legge contro il deturpamento dei beni culturali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26200,
            "slug": "vs19_216_144",
            "identifier": "vs19_216_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_144/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (FDI) - Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 120,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30238,
            "slug": "vs19_292_067",
            "identifier": "vs19_292_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_067/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1717",
            "original_title": "Votazione Articolo 20 DDL n. 1717",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 26870,
            "slug": "vs19_229_030",
            "identifier": "vs19_229_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_030/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 0924",
            "original_title": "Votazione Articolo 1 DDL n. 0924",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28833,
            "slug": "vs19_255_014",
            "identifier": "vs19_255_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_014/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.22 BONELLI ANGELO (AVS) - Votazione Emendamento 1.22 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1658",
            "description_title": "Emendamento 1.22 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25150,
            "slug": "vs19_197_052",
            "identifier": "vs19_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_052/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/4 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18898,
            "slug": "vs19_043_028",
            "identifier": "vs19_043_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_028/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/338 e ABB./4, nel testo riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/338 e ABB./4, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./4, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./4, nel testo riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 28410,
            "slug": "vs19_251_007",
            "identifier": "vs19_251_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_007/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.601, DDL n. 1560",
            "original_title": "Votazione Emendamento 4.601, DDL n. 1560",
            "description_title": "Emendamento 4.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25592,
            "slug": "vs19_210_076",
            "identifier": "vs19_210_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_076/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.12 DDL n. 1341",
            "description_title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30212,
            "slug": "vs19_292_057",
            "identifier": "vs19_292_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_057/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 16.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1717",
            "description_title": "Emendamento 16.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 25006,
            "slug": "vs19_196_063",
            "identifier": "vs19_196_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_063/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30214,
            "slug": "vs19_292_063",
            "identifier": "vs19_292_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_063/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 63,
            "title": "Mantenimento articolo 18 - Votazione Articolo 18 DDL n. 1717",
            "original_title": "Votazione Articolo 18 DDL n. 1717",
            "description_title": "Mantenimento articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 79,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 34.36
        },
        {
            "id": 30053,
            "slug": "vs19_281_089",
            "identifier": "vs19_281_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_089/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1752/116 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/116 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": 26,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 24559,
            "slug": "vs19_185_048",
            "identifier": "vs19_185_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_048/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.07 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.07 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (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": 27,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28860,
            "slug": "vs19_255_028",
            "identifier": "vs19_255_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_028/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.01 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.01 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1658",
            "description_title": "Articolo aggiuntivo 1.01 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25148,
            "slug": "vs19_197_054",
            "identifier": "vs19_197_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_054/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24573,
            "slug": "vs19_185_003",
            "identifier": "vs19_185_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_003/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1294",
            "original_title": "Votazione Articolo 2 DDL n. 1294",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25528,
            "slug": "vs19_211_022",
            "identifier": "vs19_211_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_022/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.2 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.2 DDL n. 1556",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1556",
            "description_title": "Emendamento 6.2 APPENDINO CHIARA (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": 4,
            "n_margin": 53,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27259,
            "slug": "vs19_232_004",
            "identifier": "vs19_232_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_004/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.8 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1620",
            "description_title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN)",
            "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": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25089,
            "slug": "vs19_192_031",
            "identifier": "vs19_192_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_031/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/752/5, come riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/752/5, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/5, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/5, come riformulato, GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28831,
            "slug": "vs19_255_002",
            "identifier": "vs19_255_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_002/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 FONTANA ILARIA (M5S), 1.4 BONELLI ANGELO (AVS) e 1.3 LACARRA MARCO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1658",
            "description_title": "Identici emendamenti 1.2 FONTANA ILARIA (M5S), 1.4 BONELLI ANGELO (AVS) e 1.3 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "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": 29327,
            "slug": "vs19_270_054",
            "identifier": "vs19_270_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_054/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        }
    ]
}