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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=324",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=322",
    "results": [
        {
            "id": 31538,
            "slug": "vs19_340_062",
            "identifier": "vs19_340_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_062/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-ter.01 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": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 30982,
            "slug": "vs19_317_034",
            "identifier": "vs19_317_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_034/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1933/44 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1933/44 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/44 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/44 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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 32481,
            "slug": "vs19_359_019",
            "identifier": "vs19_359_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_019/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2066/25 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2066/25 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/25 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/25 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 30460,
            "slug": "vs19_304_006",
            "identifier": "vs19_304_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_006/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.11 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1665",
            "description_title": "Emendamento 1.11 ASCARI STEFANIA (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": 18,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 32833,
            "slug": "vs19_371_003",
            "identifier": "vs19_371_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_003/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "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": 18,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 26786,
            "slug": "vs19_222_016",
            "identifier": "vs19_222_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_016/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.16 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1624",
            "description_title": "Emendamento 1.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22340,
            "slug": "vs19_146_028",
            "identifier": "vs19_146_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_028/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (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": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26785,
            "slug": "vs19_222_015",
            "identifier": "vs19_222_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_015/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 ONORI FEDERICA (M5S) - Votazione Emendamento 1.15 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1624",
            "description_title": "Emendamento 1.15 ONORI FEDERICA (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": 18,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 27194,
            "slug": "vs19_231_030",
            "identifier": "vs19_231_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_030/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.49 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1620",
            "description_title": "Emendamento 3.49 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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21489,
            "slug": "vs19_112_034",
            "identifier": "vs19_112_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_034/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 8) 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 8) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 27180,
            "slug": "vs19_231_040",
            "identifier": "vs19_231_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_040/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.65 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.65 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.65 DDL n. 1620",
            "description_title": "Emendamento 3.65 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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30087,
            "slug": "vs19_283_020",
            "identifier": "vs19_283_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_020/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 0836",
            "description_title": "Emendamento 4.1001 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34070,
            "slug": "vs19_388_121",
            "identifier": "vs19_388_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_121/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.03 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 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": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34089,
            "slug": "vs19_388_137",
            "identifier": "vs19_388_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_137/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.27 DDL n. 2022",
            "description_title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33454,
            "slug": "vs19_377_106",
            "identifier": "vs19_377_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_106/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 21.2, 21.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.2, 21.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22668,
            "slug": "vs19_153_025",
            "identifier": "vs19_153_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_025/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/418/9 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/418/9 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/9 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/9 EVI ELEONORA (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": 18,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24595,
            "slug": "vs19_175_038",
            "identifier": "vs19_175_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_038/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0835",
            "original_title": "Votazione Articolo 6 PDL n. 0835",
            "description_title": "Articolo 6",
            "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": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24741,
            "slug": "vs19_175_013",
            "identifier": "vs19_175_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_013/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.17 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.17 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.17 PDL n. 0835",
            "description_title": "Emendamento 1.17 PICCOLOTTI ELISABETTA (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": 18,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 30110,
            "slug": "vs19_283_015",
            "identifier": "vs19_283_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_015/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.11 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0836",
            "description_title": "Emendamento 3.11 PICCOLOTTI ELISABETTA (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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 31935,
            "slug": "vs19_348_030",
            "identifier": "vs19_348_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_030/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 AURIEMMA CARMELA (M5S) - Votazione Emendamento 25.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1660",
            "description_title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 33494,
            "slug": "vs19_377_096",
            "identifier": "vs19_377_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_096/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 27221,
            "slug": "vs19_231_027",
            "identifier": "vs19_231_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_027/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.40 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.40 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1620",
            "description_title": "Emendamento 3.40 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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 35155,
            "slug": "vs19_353_055",
            "identifier": "vs19_353_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_055/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1830/15 IACONO GIOVANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/15 IACONO GIOVANNA (PD-IDP)",
            "description_title": "",
            "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": 18,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34083,
            "slug": "vs19_388_177",
            "identifier": "vs19_388_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_177/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.6 DDL n. 2022",
            "description_title": "Emendamento 34.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30222,
            "slug": "vs19_292_018",
            "identifier": "vs19_292_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_018/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.2 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1717",
            "description_title": "Emendamento 8.2 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30495,
            "slug": "vs19_305_027",
            "identifier": "vs19_305_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_027/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.203 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.203 DDL n. 1665",
            "description_title": "Emendamento 1.203 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": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 33489,
            "slug": "vs19_377_089",
            "identifier": "vs19_377_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_089/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 18.2, 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.2, 18.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": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32807,
            "slug": "vs19_371_007",
            "identifier": "vs19_371_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_007/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.100",
            "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": 18,
            "majority_cohesion_rate": 55.6,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 24764,
            "slug": "vs19_185_032",
            "identifier": "vs19_185_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_032/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 14.0101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.0101 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 14.0101 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31543,
            "slug": "vs19_340_067",
            "identifier": "vs19_340_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_067/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "description_title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (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": 18,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 30911,
            "slug": "vs19_317_041",
            "identifier": "vs19_317_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_041/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1933/51 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1933/51 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/51 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/51 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 30918,
            "slug": "vs19_317_039",
            "identifier": "vs19_317_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_039/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1933/49 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1933/49 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/49 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/49 MALAVASI ILENIA (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": 18,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 27217,
            "slug": "vs19_231_025",
            "identifier": "vs19_231_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_025/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.36 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.36 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1620",
            "description_title": "Emendamento 3.36 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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27258,
            "slug": "vs19_232_010",
            "identifier": "vs19_232_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_010/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.24 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.24 DDL n. 1620",
            "description_title": "Emendamento 4.24 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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 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": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 ONORI FEDERICA (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": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30920,
            "slug": "vs19_317_042",
            "identifier": "vs19_317_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_042/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1933/52 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/52 FORNARO FEDERICO (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": 18,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30295,
            "slug": "vs19_293_013",
            "identifier": "vs19_293_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_013/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00281, limitatamente al capoverso terzo 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 terzo 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31786,
            "slug": "vs19_344_090",
            "identifier": "vs19_344_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_090/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1660",
            "original_title": "Votazione Articolo 14 DDL n. 1660",
            "description_title": "Articolo 14",
            "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": 18,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 24038,
            "slug": "vs19_158_011",
            "identifier": "vs19_158_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_011/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 33455,
            "slug": "vs19_377_130",
            "identifier": "vs19_377_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_130/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/1632-A/4 - Votazione Ordine del giorno 9/1632-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/4 ",
            "description_title": "ODG 9/1632-A/4",
            "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": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 29369,
            "slug": "vs19_270_080",
            "identifier": "vs19_270_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_080/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1435/52 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1435/52 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/52 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/52 PORTA FABIO (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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34275,
            "slug": "vs19_389_003",
            "identifier": "vs19_389_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_003/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/5 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/5 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        }
    ]
}