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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=105",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=103",
    "results": [
        {
            "id": 31667,
            "slug": "vs19_342_043",
            "identifier": "vs19_342_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_043/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (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": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 38273,
            "slug": "vs19_477_039",
            "identifier": "vs19_477_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_039/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 1.014, 1.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.014, 1.015",
            "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": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38272,
            "slug": "vs19_477_038",
            "identifier": "vs19_477_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_038/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 1.036 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.036",
            "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": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33496,
            "slug": "vs19_377_182",
            "identifier": "vs19_377_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_182/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 182,
            "title": "MOZ 1-358 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33477,
            "slug": "vs19_377_088",
            "identifier": "vs19_377_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_088/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 88,
            "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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33531,
            "slug": "vs19_377_187",
            "identifier": "vs19_377_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_187/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 187,
            "title": "MOZ 1-358 PREMESSE - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 PREMESSE",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39464,
            "slug": "vs19_503_130",
            "identifier": "vs19_503_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_130/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "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": 54.92,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39466,
            "slug": "vs19_503_132",
            "identifier": "vs19_503_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_132/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 2.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38275,
            "slug": "vs19_477_041",
            "identifier": "vs19_477_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_041/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2333-A/1 - Votazione Ordine del giorno 9/2333-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/1 ",
            "description_title": "ODG 9/2333-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38247,
            "slug": "vs19_477_013",
            "identifier": "vs19_477_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_013/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.74, 1.76 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.74, 1.76",
            "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": 58.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39499,
            "slug": "vs19_503_167",
            "identifier": "vs19_503_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_167/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 4.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.21",
            "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": 50.82,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39685,
            "slug": "vs19_504_150",
            "identifier": "vs19_504_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_150/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 150,
            "title": "EM 28.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39575,
            "slug": "vs19_504_019",
            "identifier": "vs19_504_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_019/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.29, 7.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.29, 7.30",
            "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": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34527,
            "slug": "vs19_377_062",
            "identifier": "vs19_377_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_062/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34529,
            "slug": "vs19_377_064",
            "identifier": "vs19_377_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_064/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34530,
            "slug": "vs19_377_065",
            "identifier": "vs19_377_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_065/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34536,
            "slug": "vs19_377_073",
            "identifier": "vs19_377_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_073/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39593,
            "slug": "vs19_504_041",
            "identifier": "vs19_504_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_041/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1000",
            "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": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34540,
            "slug": "vs19_377_077",
            "identifier": "vs19_377_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_077/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39473,
            "slug": "vs19_503_139",
            "identifier": "vs19_503_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_139/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 2.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.30",
            "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": 54.1,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39669,
            "slug": "vs19_504_131",
            "identifier": "vs19_504_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_131/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 25.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 33501,
            "slug": "vs19_377_109",
            "identifier": "vs19_377_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_109/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 109,
            "title": "ART AGG 21.01, 21.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 21.01, 21.02",
            "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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33437,
            "slug": "vs19_377_111",
            "identifier": "vs19_377_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_111/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 22.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.10",
            "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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36868,
            "slug": "vs19_440_081",
            "identifier": "vs19_440_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_081/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 23.8 FERRARA ANTONIO (M5S) - Votazione Emendamento 23.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.8 DDL n. 2026",
            "description_title": "Emendamento 23.8 FERRARA 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": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39500,
            "slug": "vs19_503_168",
            "identifier": "vs19_503_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_168/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 168,
            "title": "EM 4.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.23",
            "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": 51.23,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39564,
            "slug": "vs19_504_008",
            "identifier": "vs19_504_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_008/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.4, 7.5, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5, 7.1000",
            "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": 55.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 33458,
            "slug": "vs19_377_170",
            "identifier": "vs19_377_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_170/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 170,
            "title": "MOZ 1-358 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39506,
            "slug": "vs19_503_174",
            "identifier": "vs19_503_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_174/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 174,
            "title": "EM 4.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.30",
            "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": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39334,
            "slug": "vs19_503_179",
            "identifier": "vs19_503_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_179/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 179,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39517,
            "slug": "vs19_503_187",
            "identifier": "vs19_503_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_187/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 6.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 37238,
            "slug": "vs19_449_079",
            "identifier": "vs19_449_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_079/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27323,
            "slug": "vs19_232_061",
            "identifier": "vs19_232_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_061/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 37192,
            "slug": "vs19_449_033",
            "identifier": "vs19_449_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_033/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-bis.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.8 DDL n. 2285",
            "description_title": "Emendamento 1-bis.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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27313,
            "slug": "vs19_232_051",
            "identifier": "vs19_232_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_051/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30012,
            "slug": "vs19_281_063",
            "identifier": "vs19_281_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_063/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (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": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30102,
            "slug": "vs19_283_007",
            "identifier": "vs19_283_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_007/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0836",
            "description_title": "Emendamento 3.1000 BERRUTO MAURO (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": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30935,
            "slug": "vs19_317_043",
            "identifier": "vs19_317_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_043/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1933/53 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/53 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/53 GUERRA MARIA CECILIA (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": 17,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30160,
            "slug": "vs19_288_013",
            "identifier": "vs19_288_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_013/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1018/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1018/4 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/4 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/4 SANTILLO AGOSTINO (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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30227,
            "slug": "vs19_292_047",
            "identifier": "vs19_292_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_047/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 13.02 CASU ANDREA (PD-IDP) - Votazione Emendamento 13.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 13.02 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22293,
            "slug": "vs19_146_025",
            "identifier": "vs19_146_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_025/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1194/R/47 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/47 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/47 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/47 CURTI AUGUSTO (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": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24612,
            "slug": "vs19_175_020",
            "identifier": "vs19_175_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_020/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.01 AMATO GAETANO (M5S) - Votazione Emendamento 1.01 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0835",
            "description_title": "Articolo aggiuntivo 1.01 AMATO GAETANO (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": 17,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 30233,
            "slug": "vs19_292_070",
            "identifier": "vs19_292_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_070/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 23.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1717",
            "description_title": "Emendamento 23.1 BONAFE' SIMONA (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": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 21484,
            "slug": "vs19_112_039",
            "identifier": "vs19_112_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_039/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 13) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 13) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 36527,
            "slug": "vs19_435_039",
            "identifier": "vs19_435_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_039/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1573",
            "description_title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36558,
            "slug": "vs19_435_073",
            "identifier": "vs19_435_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_073/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 7.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 7.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1001 PDL n. 1573",
            "description_title": "Emendamento 7.1001 AIELLO DAVIDE (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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 30235,
            "slug": "vs19_292_071",
            "identifier": "vs19_292_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_071/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 23.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.3 DDL n. 1717",
            "description_title": "Emendamento 23.3 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 33644,
            "slug": "vs19_384_061",
            "identifier": "vs19_384_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_061/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01007",
            "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": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (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": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        }
    ]
}