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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=382",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=380",
    "results": [
        {
            "id": 39578,
            "slug": "vs19_504_022",
            "identifier": "vs19_504_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_022/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 7.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 30004,
            "slug": "vs19_281_043",
            "identifier": "vs19_281_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_043/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1752/66 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1752/66 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/66 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/66 CARMINA IDA (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": 15,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 37231,
            "slug": "vs19_449_072",
            "identifier": "vs19_449_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_072/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/5 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (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": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30236,
            "slug": "vs19_292_009",
            "identifier": "vs19_292_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_009/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1717",
            "description_title": "Emendamento 2.7 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": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30258,
            "slug": "vs19_292_017",
            "identifier": "vs19_292_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_017/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1717",
            "description_title": "Emendamento 8.3 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": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30200,
            "slug": "vs19_292_074",
            "identifier": "vs19_292_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_074/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 23.11 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.11 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.11 DDL n. 1717",
            "description_title": "Emendamento 23.11 AURIEMMA CARMELA (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": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 30051,
            "slug": "vs19_281_060",
            "identifier": "vs19_281_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_060/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27179,
            "slug": "vs19_231_017",
            "identifier": "vs19_231_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_017/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1620",
            "description_title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 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": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21482,
            "slug": "vs19_112_030",
            "identifier": "vs19_112_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_030/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 30098,
            "slug": "vs19_283_014",
            "identifier": "vs19_283_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_014/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.9 CASO ANTONIO (M5S) - Votazione Emendamento 3.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0836",
            "description_title": "Emendamento 3.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30247,
            "slug": "vs19_292_004",
            "identifier": "vs19_292_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_004/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1717",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 37233,
            "slug": "vs19_449_074",
            "identifier": "vs19_449_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_074/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27284,
            "slug": "vs19_232_007",
            "identifier": "vs19_232_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_007/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1620",
            "description_title": "Emendamento 4.16 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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30157,
            "slug": "vs19_288_001",
            "identifier": "vs19_288_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_001/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale PDL n. 1018",
            "original_title": "Votazione pregiudiziale PDL n. 1018",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30308,
            "slug": "vs19_293_007",
            "identifier": "vs19_293_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_007/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (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": 15,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30496,
            "slug": "vs19_305_028",
            "identifier": "vs19_305_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_028/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1665",
            "original_title": "Votazione Articolo 1 DDL n. 1665",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 33633,
            "slug": "vs19_384_062",
            "identifier": "vs19_384_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_062/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01008",
            "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": 15,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34064,
            "slug": "vs19_388_160",
            "identifier": "vs19_388_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_160/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 28.17 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.17 DDL n. 2022",
            "description_title": "Emendamento 28.17 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33666,
            "slug": "vs19_384_079",
            "identifier": "vs19_384_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_079/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/30-A E ABB/9 - Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "description_title": "ODG 9/30-A E ABB/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30481,
            "slug": "vs19_305_013",
            "identifier": "vs19_305_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_013/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.93 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.93 DDL n. 1665",
            "description_title": "Emendamento 1.93 SPORTIELLO GILDA (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": 15,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 34272,
            "slug": "vs19_389_020",
            "identifier": "vs19_389_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_020/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30297,
            "slug": "vs19_293_018",
            "identifier": "vs19_293_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_018/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00281, limitatamente al capoverso 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, limitatamente al capoverso 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": 15,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27184,
            "slug": "vs19_231_007",
            "identifier": "vs19_231_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_007/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1620",
            "description_title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 15,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 33623,
            "slug": "vs19_384_084",
            "identifier": "vs19_384_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_084/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/30-A E ABB/14 - Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "description_title": "ODG 9/30-A E ABB/14",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 30284,
            "slug": "vs19_293_014",
            "identifier": "vs19_293_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_014/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quarto 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 quarto 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": 15,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36516,
            "slug": "vs19_435_027",
            "identifier": "vs19_435_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_027/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.1003 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1573",
            "description_title": "Emendamento 3.1003 MARI FRANCESCO (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": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 36556,
            "slug": "vs19_435_071",
            "identifier": "vs19_435_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_071/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1002 PDL n. 1573",
            "description_title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 34349,
            "slug": "vs19_389_005",
            "identifier": "vs19_389_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_005/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2022/13 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/13 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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37230,
            "slug": "vs19_449_071",
            "identifier": "vs19_449_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_071/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (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": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34309,
            "slug": "vs19_389_012",
            "identifier": "vs19_389_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_012/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2022/32 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2022/32 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/32 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/32 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30199,
            "slug": "vs19_292_005",
            "identifier": "vs19_292_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_005/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.22 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.22 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1717",
            "description_title": "Emendamento 1.22 ALIFANO ENRICA (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": 15,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27218,
            "slug": "vs19_231_011",
            "identifier": "vs19_231_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_011/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.12 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.12 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1620",
            "description_title": "Emendamento 3.12 ZARATTI FILIBERTO (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": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30061,
            "slug": "vs19_282_002",
            "identifier": "vs19_282_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_002/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (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": 15,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 33664,
            "slug": "vs19_384_089",
            "identifier": "vs19_384_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_089/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/30-A E ABB/21 - Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "description_title": "ODG 9/30-A E ABB/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE)",
            "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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34554,
            "slug": "vs19_388_049",
            "identifier": "vs19_388_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_049/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2022",
            "original_title": "Votazione Articolo 10 DDL n. 2022",
            "description_title": "Articolo 10",
            "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": 15,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27276,
            "slug": "vs19_232_006",
            "identifier": "vs19_232_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_006/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.15 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 4.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1620",
            "description_title": "Emendamento 4.15 FRATOIANNI NICOLA (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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30185,
            "slug": "vs19_288_012",
            "identifier": "vs19_288_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_012/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1018/3 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/3 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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 ROSSI 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": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 30275,
            "slug": "vs19_292_021",
            "identifier": "vs19_292_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_021/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 8.6 MAURI MATTEO (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1717",
            "description_title": "Emendamento 8.6 MAURI MATTEO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 27247,
            "slug": "vs19_232_002",
            "identifier": "vs19_232_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_002/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1620",
            "description_title": "Emendamento 4.4 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": 15,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        }
    ]
}