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

{
    "count": 22130,
    "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=299",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=297",
    "results": [
        {
            "id": 38282,
            "slug": "vs19_477_048",
            "identifier": "vs19_477_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_048/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2333-A/13 - Votazione Ordine del giorno 9/2333-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/13 ",
            "description_title": "ODG 9/2333-A/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38289,
            "slug": "vs19_477_055",
            "identifier": "vs19_477_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_055/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2333-A/24 - Votazione Ordine del giorno 9/2333-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/24 ",
            "description_title": "ODG 9/2333-A/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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38286,
            "slug": "vs19_477_052",
            "identifier": "vs19_477_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_052/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2333-A/19 - Votazione Ordine del giorno 9/2333-A/19 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/19 ",
            "description_title": "ODG 9/2333-A/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38263,
            "slug": "vs19_477_029",
            "identifier": "vs19_477_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_029/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36828,
            "slug": "vs19_440_025",
            "identifier": "vs19_440_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_025/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 7.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2026",
            "description_title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 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": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36841,
            "slug": "vs19_440_044",
            "identifier": "vs19_440_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_044/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 13.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2026",
            "description_title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36853,
            "slug": "vs19_440_058",
            "identifier": "vs19_440_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_058/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 14.03 FERRARA ANTONIO (M5S) - Votazione Emendamento 14.03 DDL n. 2026",
            "original_title": "Votazione Emendamento 14.03 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 14.03 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38287,
            "slug": "vs19_477_053",
            "identifier": "vs19_477_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_053/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2333-A/20 - Votazione Ordine del giorno 9/2333-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/20 ",
            "description_title": "ODG 9/2333-A/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36876,
            "slug": "vs19_441_014",
            "identifier": "vs19_441_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_014/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2026",
            "original_title": "Votazione Articolo 27 DDL n. 2026",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36881,
            "slug": "vs19_441_001",
            "identifier": "vs19_441_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_001/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 25.1 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.1 DDL n. 2026",
            "description_title": "Emendamento 25.1 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": 20,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38210,
            "slug": "vs19_476_024",
            "identifier": "vs19_476_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_024/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38061,
            "slug": "vs19_475_010",
            "identifier": "vs19_475_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_010/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00433, ad eccezione dei capoversi secondo, terzo, quinto e settimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00433",
            "original_title": "Votazione Mozione 1_00433",
            "description_title": "Mozione n. 1-00433, ad eccezione dei capoversi secondo, terzo, quinto e settimo della parte dispositiva, DE LUCA PIERO (PD-IDP) 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": 20,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 38067,
            "slug": "vs19_475_016",
            "identifier": "vs19_475_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_016/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00438 BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00438",
            "original_title": "Votazione Mozione 1_00438",
            "description_title": "Mozione n. 1-00438 BENZONI FABRIZIO (APERRE) 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": 20,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38063,
            "slug": "vs19_475_012",
            "identifier": "vs19_475_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_012/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) ed altri - Votazione Mozione 1_00403",
            "original_title": "Votazione Mozione 1_00403",
            "description_title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) 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": 20,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39617,
            "slug": "vs19_504_067",
            "identifier": "vs19_504_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_067/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 13.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.14",
            "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": 20,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 37136,
            "slug": "vs19_445_010",
            "identifier": "vs19_445_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_010/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00398, limitatamente ai restanti capoversi della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai restanti capoversi della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) 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": 20,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 39583,
            "slug": "vs19_504_030",
            "identifier": "vs19_504_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_030/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 9.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39579,
            "slug": "vs19_504_024",
            "identifier": "vs19_504_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_024/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 7.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39621,
            "slug": "vs19_504_071",
            "identifier": "vs19_504_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_071/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 13.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39614,
            "slug": "vs19_504_064",
            "identifier": "vs19_504_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_064/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 13.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 18140,
            "slug": "vs19_009_012",
            "identifier": "vs19_009_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_012/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.2 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 2.2 DDL n. 0005",
            "description_title": "Emendamento 2.2 BRAGA CHIARA (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": 20,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18152,
            "slug": "vs19_009_006",
            "identifier": "vs19_009_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_006/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0005",
            "description_title": "Emendamento 1.3 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18129,
            "slug": "vs19_009_015",
            "identifier": "vs19_009_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_015/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.5 DDL n. 0005",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18181,
            "slug": "vs19_009_021",
            "identifier": "vs19_009_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_021/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.7 TORTO DANIELA (M5S) - Votazione Emendamento 5.7 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.7 DDL n. 0005",
            "description_title": "Emendamento 5.7 TORTO DANIELA (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": 20,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 39433,
            "slug": "vs19_503_098",
            "identifier": "vs19_503_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_098/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 13-bis.011 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.011 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.011 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.011 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": 20,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39338,
            "slug": "vs19_503_003",
            "identifier": "vs19_503_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_003/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2482",
            "description_title": "Emendamento 1.11 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 18149,
            "slug": "vs19_009_013",
            "identifier": "vs19_009_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_013/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 FENU EMILIANO (M5S) - Votazione Emendamento 2.4 DDL n. 0005",
            "original_title": "Votazione Emendamento 2.4 DDL n. 0005",
            "description_title": "Emendamento 2.4 FENU EMILIANO (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": 20,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 18138,
            "slug": "vs19_009_011",
            "identifier": "vs19_009_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_011/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.09 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.09 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.09 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 1.09 SILVESTRI FRANCESCO (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": 20,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 39437,
            "slug": "vs19_503_102",
            "identifier": "vs19_503_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_102/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.015 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.015 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.015 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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39422,
            "slug": "vs19_503_087",
            "identifier": "vs19_503_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_087/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 13.7 CASO ANTONIO (M5S) - Votazione Emendamento 13.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.7 DDL n. 2482",
            "description_title": "Emendamento 13.7 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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39411,
            "slug": "vs19_503_076",
            "identifier": "vs19_503_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_076/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 12.06 CASO ANTONIO (M5S) - Votazione Emendamento 12.06 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.06 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.06 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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 18361,
            "slug": "vs19_016_023",
            "identifier": "vs19_016_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_023/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione contro l'introduzione del salario minimo",
            "original_title": "Votazione Mozione 1_00030",
            "description_title": "Mozione n. 1-00030 TENERINI CHIARA (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), PISANO CALOGERO (NM-M) ed altri",
            "public_title": "Mozione contro l'introduzione del salario minimo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39388,
            "slug": "vs19_503_053",
            "identifier": "vs19_503_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_053/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 11.9 BONELLI ANGELO (AVS) - Votazione Emendamento 11.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.9 DDL n. 2482",
            "description_title": "Emendamento 11.9 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": 20,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36515,
            "slug": "vs19_435_026",
            "identifier": "vs19_435_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_026/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1004 FENU EMILIANO (M5S) - Votazione Emendamento 3.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1573",
            "description_title": "Emendamento 3.1004 FENU EMILIANO (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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39369,
            "slug": "vs19_503_034",
            "identifier": "vs19_503_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_034/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.2 FONTANA ILARIA (M5S) - Votazione Emendamento 7.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2482",
            "description_title": "Emendamento 7.2 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39451,
            "slug": "vs19_503_116",
            "identifier": "vs19_503_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_116/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2482/20 - Votazione Ordine del giorno 9/2482/20 ",
            "original_title": "Votazione Ordine del giorno 9/2482/20 ",
            "description_title": "ODG 9/2482/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13-bis.09 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.09 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.09 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.09 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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39425,
            "slug": "vs19_503_090",
            "identifier": "vs19_503_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_090/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 13-bis.02 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.02 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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39435,
            "slug": "vs19_503_100",
            "identifier": "vs19_503_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_100/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 13-bis.013 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.013 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.013 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.013 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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39458,
            "slug": "vs19_503_123",
            "identifier": "vs19_503_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_123/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 123,
            "title": "ODG 9/2482/29 - Votazione Ordine del giorno 9/2482/29 ",
            "original_title": "Votazione Ordine del giorno 9/2482/29 ",
            "description_title": "ODG 9/2482/29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39430,
            "slug": "vs19_503_095",
            "identifier": "vs19_503_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_095/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo aggiuntivo 13-bis.08 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.08 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.08 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.08 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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39390,
            "slug": "vs19_503_055",
            "identifier": "vs19_503_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_055/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 11.12 CASO ANTONIO (M5S) - Votazione Emendamento 11.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.12 DDL n. 2482",
            "description_title": "Emendamento 11.12 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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39424,
            "slug": "vs19_503_089",
            "identifier": "vs19_503_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_089/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13-bis.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39452,
            "slug": "vs19_503_117",
            "identifier": "vs19_503_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_117/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 117,
            "title": "ODG 9/2482/21 - Votazione Ordine del giorno 9/2482/21 ",
            "original_title": "Votazione Ordine del giorno 9/2482/21 ",
            "description_title": "ODG 9/2482/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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39454,
            "slug": "vs19_503_119",
            "identifier": "vs19_503_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_119/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 119,
            "title": "ODG 9/2482/25 - Votazione Ordine del giorno 9/2482/25 ",
            "original_title": "Votazione Ordine del giorno 9/2482/25 ",
            "description_title": "ODG 9/2482/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39449,
            "slug": "vs19_503_114",
            "identifier": "vs19_503_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_114/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 114,
            "title": "ODG 9/2482/14 - Votazione Ordine del giorno 9/2482/14 ",
            "original_title": "Votazione Ordine del giorno 9/2482/14 ",
            "description_title": "ODG 9/2482/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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39434,
            "slug": "vs19_503_099",
            "identifier": "vs19_503_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_099/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 13-bis.012 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.012 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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39375,
            "slug": "vs19_503_040",
            "identifier": "vs19_503_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_040/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 8.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2482",
            "description_title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 32409,
            "slug": "vs19_357_054",
            "identifier": "vs19_357_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_054/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 27.0500 della Commissione - Votazione Emendamento 27.0500 DDL n. 1532",
            "original_title": "Votazione Emendamento 27.0500 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 27.0500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32390,
            "slug": "vs19_357_055",
            "identifier": "vs19_357_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_055/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 28.1 (Nuova formulazione) GHIO VALENTINA (PD-IDP) - Votazione Emendamento 28.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 28.1 DDL n. 1532",
            "description_title": "Emendamento 28.1 (Nuova formulazione) GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 64.56
        }
    ]
}