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

{
    "count": 22091,
    "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=341",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=339",
    "results": [
        {
            "id": 38875,
            "slug": "vs19_491_039",
            "identifier": "vs19_491_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_039/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 8.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1002",
            "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": 61.89,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39780,
            "slug": "vs19_508_048",
            "identifier": "vs19_508_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_048/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2416-A/92 - Votazione Ordine del giorno 9/2416-A/92 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/92 ",
            "description_title": "ODG 9/2416-A/92",
            "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": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 38872,
            "slug": "vs19_491_036",
            "identifier": "vs19_491_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_036/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 8.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 39144,
            "slug": "vs19_498_105",
            "identifier": "vs19_498_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_105/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 12.2, 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2, 12.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39143,
            "slug": "vs19_498_104",
            "identifier": "vs19_498_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_104/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39185,
            "slug": "vs19_498_153",
            "identifier": "vs19_498_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_153/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 19.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 25,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39154,
            "slug": "vs19_498_116",
            "identifier": "vs19_498_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_116/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 13.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39191,
            "slug": "vs19_498_161",
            "identifier": "vs19_498_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_161/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 25,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38996,
            "slug": "vs19_495_012",
            "identifier": "vs19_495_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_012/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-458 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-458",
            "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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "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": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 39187,
            "slug": "vs19_498_155",
            "identifier": "vs19_498_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_155/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 155,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.7",
            "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": 61.89,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38980,
            "slug": "vs19_495_008",
            "identifier": "vs19_495_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_008/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 8,
            "title": "Conversione decreto Irpef",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2448 - VOTO FINALE",
            "public_title": "Conversione decreto Irpef",
            "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": 76,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39190,
            "slug": "vs19_498_158",
            "identifier": "vs19_498_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_158/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11",
            "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": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39719,
            "slug": "vs19_506_021",
            "identifier": "vs19_506_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_021/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 21,
            "title": "MOZ 1-463 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-463",
            "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.89,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39175,
            "slug": "vs19_498_140",
            "identifier": "vs19_498_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_140/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 140,
            "title": "ART AGG 15.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.07",
            "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": 26,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39874,
            "slug": "vs19_515_033",
            "identifier": "vs19_515_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_033/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 8.05, 8.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.05, 8.06",
            "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": 61.89,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39899,
            "slug": "vs19_515_058",
            "identifier": "vs19_515_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_058/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2460-A/26 - Votazione Ordine del giorno 9/2460-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/26 ",
            "description_title": "ODG 9/2460-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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39876,
            "slug": "vs19_515_035",
            "identifier": "vs19_515_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_035/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 8.018, 8.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.018, 8.020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39896,
            "slug": "vs19_515_055",
            "identifier": "vs19_515_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_055/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2460-A/22 - Votazione Ordine del giorno 9/2460-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/22 ",
            "description_title": "ODG 9/2460-A/22",
            "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": 20,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 71.97
        },
        {
            "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": 39879,
            "slug": "vs19_515_038",
            "identifier": "vs19_515_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_038/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 8.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.027",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 33804,
            "slug": "19-252-108",
            "identifier": "19-252-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-108/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 108,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 9,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 34380,
            "slug": "19-253-34",
            "identifier": "19-253-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-34/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 34,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.11, Martella e altri",
            "original_title": "Em. 35.11, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34365,
            "slug": "19-253-50",
            "identifier": "19-253-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-50/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 50,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 36.1 e 36.2",
            "original_title": "Emm. 36.1 e 36.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34371,
            "slug": "19-253-43",
            "identifier": "19-253-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-43/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 43,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.7, Martella e altri",
            "original_title": "Em. 35.0.7, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34368,
            "slug": "19-253-46",
            "identifier": "19-253-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-46/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 46,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.12, Martella e altri",
            "original_title": "Em. 35.0.12, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34370,
            "slug": "19-253-44",
            "identifier": "19-253-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-44/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 44,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.9, Martella e altri",
            "original_title": "Em. 35.0.9, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34391,
            "slug": "19-253-28",
            "identifier": "19-253-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-28/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 28,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.5, Martella e altri",
            "original_title": "Em. 35.5, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 34377,
            "slug": "19-253-37",
            "identifier": "19-253-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-37/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 37,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.1, Martella e altri",
            "original_title": "Em. 35.0.1, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34401,
            "slug": "19-253-18",
            "identifier": "19-253-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-18/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 18,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 32.1, Magni e altri",
            "original_title": "Em. 32.1, Magni e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 34400,
            "slug": "19-253-19",
            "identifier": "19-253-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-19/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 19,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 32",
            "original_title": "Articolo 32",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34402,
            "slug": "19-253-17",
            "identifier": "19-253-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-17/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 17,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 31",
            "original_title": "Articolo 31",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34397,
            "slug": "19-253-22",
            "identifier": "19-253-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-22/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 22,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 33",
            "original_title": "Articolo 33",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 32770,
            "slug": "vs19_370_041",
            "identifier": "vs19_370_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_041/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.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": 17,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32765,
            "slug": "vs19_370_048",
            "identifier": "vs19_370_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_048/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/DOC XXII, N 31-A/2 - Votazione Ordine del giorno 9/DOC XXII, N 31-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/DOC XXII, N 31-A/2 ",
            "description_title": "ODG 9/DOC XXII, N 31-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 43.67
        },
        {
            "id": 32223,
            "slug": "vs19_326_071",
            "identifier": "vs19_326_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_071/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1902/74 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1902/74 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/74 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/74 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 31430,
            "slug": "vs19_331_053",
            "identifier": "vs19_331_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_053/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1975/3 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1975/3 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/3 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/3 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34908,
            "slug": "vs19_331_115",
            "identifier": "vs19_331_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_115/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1975/75 GIANASSI FEDERICO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/75 GIANASSI FEDERICO (PD-IDP)",
            "description_title": "",
            "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": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 30955,
            "slug": "vs19_317_051",
            "identifier": "vs19_317_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_051/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (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": 61.76,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30983,
            "slug": "vs19_317_067",
            "identifier": "vs19_317_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_067/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 127,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31025,
            "slug": "vs19_318_026",
            "identifier": "vs19_318_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_026/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1718",
            "description_title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 32220,
            "slug": "vs19_326_068",
            "identifier": "vs19_326_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_068/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1902/89 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1902/89 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/89 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/89 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32222,
            "slug": "vs19_326_070",
            "identifier": "vs19_326_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_070/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1902/92 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1902/92 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/92 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/92 PICCOLOTTI ELISABETTA (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": 30,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 30978,
            "slug": "vs19_317_086",
            "identifier": "vs19_317_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_086/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (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": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30893,
            "slug": "vs19_317_024",
            "identifier": "vs19_317_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_024/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30898,
            "slug": "vs19_317_074",
            "identifier": "vs19_317_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_074/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (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": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30904,
            "slug": "vs19_317_025",
            "identifier": "vs19_317_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_025/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1933/30 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1933/30 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/30 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/30 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30899,
            "slug": "vs19_317_014",
            "identifier": "vs19_317_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_014/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1933/14 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1933/14 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/14 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/14 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 65.84
        }
    ]
}