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

{
    "count": 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=-n_margin&page=371",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=369",
    "results": [
        {
            "id": 30221,
            "slug": "vs19_292_029",
            "identifier": "vs19_292_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_029/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 8.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.21 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.21 DDL n. 1717",
            "description_title": "Emendamento 8.21 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 39665,
            "slug": "vs19_504_127",
            "identifier": "vs19_504_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_127/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 24.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.012",
            "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": 14,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39553,
            "slug": "vs19_504_163",
            "identifier": "vs19_504_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_163/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 30 - Votazione Articolo 30 ",
            "original_title": "Votazione Articolo 30 ",
            "description_title": "ARTICOLO 30",
            "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": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 34466,
            "slug": "vs19_388_071",
            "identifier": "vs19_388_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_071/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE) - Votazione Emendamento 17.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30313,
            "slug": "vs19_292_079",
            "identifier": "vs19_292_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_079/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 34091,
            "slug": "vs19_388_166",
            "identifier": "vs19_388_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_166/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 166,
            "title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 30.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.6 DDL n. 2022",
            "description_title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39571,
            "slug": "vs19_504_015",
            "identifier": "vs19_504_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_015/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 7.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.20",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 30305,
            "slug": "vs19_292_078",
            "identifier": "vs19_292_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_078/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (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": 14,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 30092,
            "slug": "vs19_283_017",
            "identifier": "vs19_283_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_017/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0836",
            "description_title": "Emendamento 4.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": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 39526,
            "slug": "vs19_503_196",
            "identifier": "vs19_503_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_196/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 196,
            "title": "EM 6.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 47.54,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 30002,
            "slug": "vs19_282_009",
            "identifier": "vs19_282_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_009/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39706,
            "slug": "vs19_506_007",
            "identifier": "vs19_506_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_007/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2126-A E ABB/23 - Votazione Ordine del giorno 9/2126-A E ABB/23 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/23 ",
            "description_title": "ODG 9/2126-A E ABB/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 34772,
            "slug": "vs19_353_025",
            "identifier": "vs19_353_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_025/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.42 MANZI IRENE (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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 39599,
            "slug": "vs19_504_048",
            "identifier": "vs19_504_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_048/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 11.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.03",
            "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": 14,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 30267,
            "slug": "vs19_292_025",
            "identifier": "vs19_292_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_025/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 8.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 8.11 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.11 DDL n. 1717",
            "description_title": "Emendamento 8.11 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 39656,
            "slug": "vs19_504_118",
            "identifier": "vs19_504_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_118/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 118,
            "title": "ART AGG 24.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.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": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39555,
            "slug": "vs19_504_166",
            "identifier": "vs19_504_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_166/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 166,
            "title": "ARTICOLO 32 - Votazione Articolo 32 ",
            "original_title": "Votazione Articolo 32 ",
            "description_title": "ARTICOLO 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 30287,
            "slug": "vs19_293_006",
            "identifier": "vs19_293_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_006/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30042,
            "slug": "vs19_281_045",
            "identifier": "vs19_281_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_045/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1752/68 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1752/68 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/68 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/68 TORTO DANIELA (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": 14,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27239,
            "slug": "vs19_232_001",
            "identifier": "vs19_232_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_001/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 4.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1620",
            "description_title": "Emendamento 4.2 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": 14,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30285,
            "slug": "vs19_293_012",
            "identifier": "vs19_293_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_012/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00281, ad eccezione dei capoversi terzo, quarto, quinto, sesto, settimo e ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, ad eccezione dei capoversi terzo, quarto, quinto, sesto, settimo e ottavo della parte dispositiva, IARIA ANTONINO (M5S) 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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39586,
            "slug": "vs19_504_033",
            "identifier": "vs19_504_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_033/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39539,
            "slug": "vs19_504_085",
            "identifier": "vs19_504_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_085/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 85,
            "title": "MANTENIMENTO ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "MANTENIMENTO ARTICOLO 16",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39582,
            "slug": "vs19_504_027",
            "identifier": "vs19_504_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_027/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 30008,
            "slug": "vs19_281_049",
            "identifier": "vs19_281_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_049/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/72 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/72 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39630,
            "slug": "vs19_504_083",
            "identifier": "vs19_504_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_083/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 83,
            "title": "ART AGG 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.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": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39521,
            "slug": "vs19_503_191",
            "identifier": "vs19_503_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_191/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 191,
            "title": "EM 6.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39677,
            "slug": "vs19_504_141",
            "identifier": "vs19_504_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_141/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 141,
            "title": "ART AGG 26.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.05",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39598,
            "slug": "vs19_504_047",
            "identifier": "vs19_504_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_047/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 11.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39557,
            "slug": "vs19_504_001",
            "identifier": "vs19_504_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_001/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39471,
            "slug": "vs19_503_137",
            "identifier": "vs19_503_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_137/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 137,
            "title": "EM 2.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.27",
            "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": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 30253,
            "slug": "vs19_292_075",
            "identifier": "vs19_292_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_075/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 23.12 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.12 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.12 DDL n. 1717",
            "description_title": "Emendamento 23.12 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 39603,
            "slug": "vs19_504_052",
            "identifier": "vs19_504_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_052/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 52,
            "title": "ART AGG 11.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39605,
            "slug": "vs19_504_054",
            "identifier": "vs19_504_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_054/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 32813,
            "slug": "vs19_371_037",
            "identifier": "vs19_371_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_037/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 14,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 39538,
            "slug": "vs19_504_081",
            "identifier": "vs19_504_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_081/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 30045,
            "slug": "vs19_282_010",
            "identifier": "vs19_282_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_010/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1752/132 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1752/132 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/132 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/132 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34461,
            "slug": "vs19_388_062",
            "identifier": "vs19_388_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_062/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 14.2 DDL n. 2022",
            "description_title": "Emendamento 14.2 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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 30096,
            "slug": "vs19_283_003",
            "identifier": "vs19_283_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_003/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0836",
            "description_title": "Emendamento 2.1001 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 39550,
            "slug": "vs19_504_145",
            "identifier": "vs19_504_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_145/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 145,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39547,
            "slug": "vs19_504_117",
            "identifier": "vs19_504_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_117/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 117,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 48.36,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 30326,
            "slug": "vs19_300_004",
            "identifier": "vs19_300_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_004/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1003 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.1003 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0304",
            "description_title": "Emendamento 1.1003 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 33776,
            "slug": "19-252-186",
            "identifier": "19-252-186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-186/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 186,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 24.2, Aurora Floridia e altri",
            "original_title": "Em. 24.2, Aurora Floridia 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 25898,
            "slug": "19-134-11",
            "identifier": "19-134-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-11/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 11,
            "title": "Em. 4.0.300, Lotito",
            "original_title": "Em. 4.0.300, Lotito",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33836,
            "slug": "19-252-20",
            "identifier": "19-252-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-20/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 20,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25899,
            "slug": "19-134-8",
            "identifier": "19-134-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-8/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 8,
            "title": "Em. 3-bis.300, Scalfarotto",
            "original_title": "Em. 3-bis.300, Scalfarotto",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 26440,
            "slug": "19-140-28",
            "identifier": "19-140-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-28/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 28,
            "title": "Em. 103.TAB.14.1.5, D'Elia e altri",
            "original_title": "Em. 103.TAB.14.1.5, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 26441,
            "slug": "19-140-24",
            "identifier": "19-140-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-24/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 24,
            "title": "Articolo 100",
            "original_title": "Articolo 100",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 25889,
            "slug": "19-134-33",
            "identifier": "19-134-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-33/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 33,
            "title": "Em. 9.18, Durnwalder e altri",
            "original_title": "Em. 9.18, Durnwalder e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 33814,
            "slug": "19-252-94",
            "identifier": "19-252-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-94/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 94,
            "title": "Mantenimento articolo 32",
            "original_title": "Mantenimento articolo 32",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 72.88,
            "minority_cohesion_rate": 67.86
        }
    ]
}