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

{
    "count": 22891,
    "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=67",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=65",
    "results": [
        {
            "id": 39601,
            "slug": "vs19_504_050",
            "identifier": "vs19_504_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_050/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 11.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 30143,
            "slug": "vs19_288_005",
            "identifier": "vs19_288_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_005/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.3 FONTANA ILARIA (M5S) - Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "original_title": "Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "description_title": "Subemendamento 0.1.200.3 FONTANA ILARIA (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": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "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": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 30217,
            "slug": "vs19_292_008",
            "identifier": "vs19_292_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_008/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.6 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1717",
            "description_title": "Emendamento 2.6 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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30248,
            "slug": "vs19_292_020",
            "identifier": "vs19_292_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_020/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1717",
            "description_title": "Emendamento 8.5 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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30234,
            "slug": "vs19_292_024",
            "identifier": "vs19_292_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_024/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 8.10 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 8.10 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.10 DDL n. 1717",
            "description_title": "Emendamento 8.10 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (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": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30289,
            "slug": "vs19_293_015",
            "identifier": "vs19_293_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_015/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quinto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quinto 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30301,
            "slug": "vs19_293_024",
            "identifier": "vs19_293_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_024/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00284",
            "original_title": "Votazione Mozione 1_00284",
            "description_title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) 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": 13,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30276,
            "slug": "vs19_292_028",
            "identifier": "vs19_292_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_028/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 8.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.20 DDL n. 1717",
            "description_title": "Emendamento 8.20 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": 13,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 34318,
            "slug": "vs19_389_013",
            "identifier": "vs19_389_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_013/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (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": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34325,
            "slug": "vs19_389_007",
            "identifier": "vs19_389_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_007/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C) - Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 13,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 30203,
            "slug": "vs19_292_003",
            "identifier": "vs19_292_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_003/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.103 DORI DEVIS (AVS) - Votazione Emendamento 1.103 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.103 DDL n. 1717",
            "description_title": "Emendamento 1.103 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30245,
            "slug": "vs19_292_002",
            "identifier": "vs19_292_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_002/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.101 DORI DEVIS (AVS) - Votazione Emendamento 1.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.101 DDL n. 1717",
            "description_title": "Emendamento 1.101 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 34341,
            "slug": "vs19_389_015",
            "identifier": "vs19_389_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_015/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (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": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 30038,
            "slug": "vs19_282_028",
            "identifier": "vs19_282_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_028/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (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": 18,
            "n_margin": 13,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30069,
            "slug": "vs19_281_048",
            "identifier": "vs19_281_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_048/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/71 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/71 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30184,
            "slug": "vs19_288_015",
            "identifier": "vs19_288_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_015/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30169,
            "slug": "vs19_288_016",
            "identifier": "vs19_288_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_016/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (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": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 27259,
            "slug": "vs19_232_004",
            "identifier": "vs19_232_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_004/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.8 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1620",
            "description_title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30167,
            "slug": "vs19_288_014",
            "identifier": "vs19_288_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_014/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1018/5 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1018/5 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/5 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/5 MORFINO 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": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 27252,
            "slug": "vs19_232_003",
            "identifier": "vs19_232_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_003/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 4.6 ROSATO ETTORE (APERRE) - Votazione Emendamento 4.6 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1620",
            "description_title": "Emendamento 4.6 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26885,
            "slug": "vs19_229_026",
            "identifier": "vs19_229_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_026/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 4.0100 DORI DEVIS (AVS) - Votazione Emendamento 4.0100 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.0100 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 4.0100 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27211,
            "slug": "vs19_231_006",
            "identifier": "vs19_231_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_006/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1620",
            "original_title": "Votazione Articolo 2 DDL n. 1620",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "description_title": "Articolo 11",
            "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": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30011,
            "slug": "vs19_281_044",
            "identifier": "vs19_281_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_044/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1752/67 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1752/67 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/67 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/67 SPORTIELLO GILDA (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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30266,
            "slug": "vs19_292_001",
            "identifier": "vs19_292_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_001/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1717",
            "description_title": "Emendamento 1.15 COLUCCI ALFONSO (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": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 27255,
            "slug": "vs19_232_043",
            "identifier": "vs19_232_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_043/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.300, DDL n. 1620",
            "description_title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27182,
            "slug": "vs19_231_015",
            "identifier": "vs19_231_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_015/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.20 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1620",
            "description_title": "Emendamento 3.20 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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24745,
            "slug": "vs19_175_033",
            "identifier": "vs19_175_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_033/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE) - Votazione Emendamento 5.3 PDL n. 0835",
            "original_title": "Votazione Emendamento 5.3 PDL n. 0835",
            "description_title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 13,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 39711,
            "slug": "vs19_506_012",
            "identifier": "vs19_506_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_012/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2126-A E ABB/32 - Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "description_title": "ODG 9/2126-A E ABB/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 73.72
        },
        {
            "id": 27761,
            "slug": "vs19_240_012",
            "identifier": "vs19_240_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_012/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 5.01001 ZANELLA LUANA (AVS) - Votazione Emendamento 5.01001 PDL n. 1304",
            "original_title": "Votazione Emendamento 5.01001 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 5.01001 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25112,
            "slug": "vs19_197_029",
            "identifier": "vs19_197_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_029/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1324",
            "description_title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27741,
            "slug": "vs19_241_005",
            "identifier": "vs19_241_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_005/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.2 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.2 PDL n. 1457",
            "description_title": "Emendamento 1.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39710,
            "slug": "vs19_506_011",
            "identifier": "vs19_506_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_011/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2126-A E ABB/31 - Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "description_title": "ODG 9/2126-A E ABB/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 27772,
            "slug": "vs19_241_004",
            "identifier": "vs19_241_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_004/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.1 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1457",
            "description_title": "Emendamento 1.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 74.69
        },
        {
            "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": 25078,
            "slug": "vs19_192_020",
            "identifier": "vs19_192_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_020/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27767,
            "slug": "vs19_239_055",
            "identifier": "vs19_239_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_055/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1515",
            "original_title": "Votazione Articolo 12 DDL n. 1515",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 14,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 40314,
            "slug": "vs19_536_024",
            "identifier": "vs19_536_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_024/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 3.07 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.07 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.07 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.07 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39927,
            "slug": "vs19_517_001",
            "identifier": "vs19_517_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_001/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2488-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2488-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40331,
            "slug": "vs19_536_041",
            "identifier": "vs19_536_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_041/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 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": 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": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 40591,
            "slug": "vs19_547_034",
            "identifier": "vs19_547_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_034/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2369-A/1 - Votazione Ordine del giorno 9/2369-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/1 ",
            "description_title": "ODG 9/2369-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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 71.34
        },
        {
            "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
        }
    ]
}