Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=161
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=-majority_cohesion_rate&page=162",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=160",
    "results": [
        {
            "id": 31106,
            "slug": "vs19_321_088",
            "identifier": "vs19_321_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_088/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1718/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/23 CAPPELLETTI ENRICO (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": 44,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30624,
            "slug": "vs19_309_058",
            "identifier": "vs19_309_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_058/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.16 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1665",
            "description_title": "Emendamento 3.16 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": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31118,
            "slug": "vs19_321_071",
            "identifier": "vs19_321_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_071/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1718/6 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1718/6 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/6 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/6 CASO ANTONIO (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": 40,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31127,
            "slug": "vs19_321_052",
            "identifier": "vs19_321_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_052/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.012 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.012 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30695,
            "slug": "vs19_309_206",
            "identifier": "vs19_309_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_206/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 206,
            "title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/34 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/34 APPENDINO CHIARA (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": 35,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30705,
            "slug": "vs19_309_230",
            "identifier": "vs19_309_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_230/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 230,
            "title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30751,
            "slug": "vs19_309_205",
            "identifier": "vs19_309_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_205/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/33 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/33 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30651,
            "slug": "vs19_309_148",
            "identifier": "vs19_309_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_148/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 8.38 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.38 DDL n. 1665",
            "description_title": "Emendamento 8.38 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30669,
            "slug": "vs19_309_142",
            "identifier": "vs19_309_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_142/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 142,
            "title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.316 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.316 DDL n. 1665",
            "description_title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30648,
            "slug": "vs19_309_155",
            "identifier": "vs19_309_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_155/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 9.15 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 9.15 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.15 DDL n. 1665",
            "description_title": "Emendamento 9.15 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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30623,
            "slug": "vs19_309_093",
            "identifier": "vs19_309_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_093/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1665",
            "original_title": "Votazione Articolo 3 DDL n. 1665",
            "description_title": "Articolo 3",
            "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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30568,
            "slug": "vs19_309_103",
            "identifier": "vs19_309_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_103/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 4.91 BALDINO VITTORIA (M5S) - Votazione Emendamento 4.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.91 DDL n. 1665",
            "description_title": "Emendamento 4.91 BALDINO VITTORIA (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": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30616,
            "slug": "vs19_309_102",
            "identifier": "vs19_309_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_102/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 4.82 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.82 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.82 DDL n. 1665",
            "description_title": "Emendamento 4.82 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": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31086,
            "slug": "vs19_318_013",
            "identifier": "vs19_318_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_013/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00305, limitatamente alla premessa, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00305",
            "original_title": "Votazione Mozione 1_00305",
            "description_title": "Mozione n. 1-00305, limitatamente alla premessa, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 35.4
        },
        {
            "id": 30591,
            "slug": "vs19_309_095",
            "identifier": "vs19_309_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_095/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1665",
            "description_title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32162,
            "slug": "vs19_326_011",
            "identifier": "vs19_326_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_011/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1902/17 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1902/17 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/17 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/17 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 30644,
            "slug": "vs19_309_145",
            "identifier": "vs19_309_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_145/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 145,
            "title": "Emendamento 8.6 SCUTELLA' ELISA (M5S) - Votazione Emendamento 8.6 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1665",
            "description_title": "Emendamento 8.6 SCUTELLA' ELISA (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": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32159,
            "slug": "vs19_326_008",
            "identifier": "vs19_326_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_008/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 31110,
            "slug": "vs19_321_075",
            "identifier": "vs19_321_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_075/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1718/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/10 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 30547,
            "slug": "vs19_309_054",
            "identifier": "vs19_309_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_054/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1665",
            "description_title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30612,
            "slug": "vs19_309_038",
            "identifier": "vs19_309_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_038/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.167 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.167 DDL n. 1665",
            "description_title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30592,
            "slug": "vs19_309_081",
            "identifier": "vs19_309_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_081/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 3.287 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.287 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.287 DDL n. 1665",
            "description_title": "Emendamento 3.287 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": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31034,
            "slug": "vs19_321_049",
            "identifier": "vs19_321_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_049/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 5.09 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.09 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.09 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.09 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30747,
            "slug": "vs19_309_243",
            "identifier": "vs19_309_243",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_243/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 243,
            "title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30707,
            "slug": "vs19_309_191",
            "identifier": "vs19_309_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_191/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/15 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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30522,
            "slug": "vs19_309_115",
            "identifier": "vs19_309_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_115/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 5.118 FEDE GIORGIO (M5S) - Votazione Emendamento 5.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.118 DDL n. 1665",
            "description_title": "Emendamento 5.118 FEDE GIORGIO (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": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31028,
            "slug": "vs19_321_006",
            "identifier": "vs19_321_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_006/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.13 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1718",
            "description_title": "Emendamento 2.13 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 30720,
            "slug": "vs19_309_221",
            "identifier": "vs19_309_221",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_221/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 221,
            "title": "Ordine del giorno n. 9/1665/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1665/49 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/49 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/49 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30489,
            "slug": "vs19_305_021",
            "identifier": "vs19_305_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_021/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.126 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.126 DDL n. 1665",
            "description_title": "Emendamento 1.126 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": 22,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30519,
            "slug": "vs19_309_108",
            "identifier": "vs19_309_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_108/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1665",
            "original_title": "Votazione Articolo 4 DDL n. 1665",
            "description_title": "Articolo 4",
            "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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30583,
            "slug": "vs19_309_006",
            "identifier": "vs19_309_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_006/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.72 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.72 DDL n. 1665",
            "description_title": "Emendamento 2.72 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": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31103,
            "slug": "vs19_321_074",
            "identifier": "vs19_321_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_074/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1718/9 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/9 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/9 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32169,
            "slug": "vs19_326_018",
            "identifier": "vs19_326_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_018/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (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": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30516,
            "slug": "vs19_309_002",
            "identifier": "vs19_309_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_002/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.11 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1665",
            "description_title": "Emendamento 2.11 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": 27,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35633,
            "slug": "19-262-42",
            "identifier": "19-262-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-42/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 42,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.101, Bazoli e altri",
            "original_title": "Em. 2.101, Bazoli e altri",
            "description_title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "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": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 35632,
            "slug": "19-262-43",
            "identifier": "19-262-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-43/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 43,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.102, Lopreiato e altri",
            "original_title": "Em. 2.102, Lopreiato e altri",
            "description_title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 35886,
            "slug": "19-265-2",
            "identifier": "19-265-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-265-2/?format=api",
            "sitting": {
                "id": 1884,
                "date": "2025-01-22",
                "number": 265,
                "branch": "S"
            },
            "number": 2,
            "title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "original_title": "Votazione finale",
            "description_title": "d.l. 200/2024 recante disposizioni urgenti per la proroga cessione mezzi militari all'Ucraina",
            "public_title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 37389,
            "slug": "19-288-152",
            "identifier": "19-288-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-152/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 152,
            "title": "Intelligenza artificiale - Articolo 20",
            "original_title": "Articolo 20",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 55.42
        },
        {
            "id": 37507,
            "slug": "19-288-98",
            "identifier": "19-288-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-98/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 98,
            "title": "Intelligenza artificiale - Em. 11.3, Aurora Floridia",
            "original_title": "Em. 11.3, Aurora Floridia",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 37486,
            "slug": "19-288-134",
            "identifier": "19-288-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-134/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 134,
            "title": "Intelligenza artificiale - Articolo 16",
            "original_title": "Articolo 16",
            "description_title": "Intelligenza artificiale",
            "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": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 53.01
        },
        {
            "id": 37467,
            "slug": "19-288-22",
            "identifier": "19-288-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-22/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 22,
            "title": "Intelligenza artificiale - Em. 4.11, Nave e altri",
            "original_title": "Em. 4.11, Nave e altri",
            "description_title": "Intelligenza artificiale",
            "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": 11,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 37431,
            "slug": "19-288-62",
            "identifier": "19-288-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-62/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 62,
            "title": "Intelligenza artificiale - Em. 9.4, Mazzella e altri",
            "original_title": "Em. 9.4, Mazzella e altri",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 37402,
            "slug": "19-288-139",
            "identifier": "19-288-139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-139/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 139,
            "title": "Intelligenza artificiale - Em. 17.26, Di Girolamo e altri",
            "original_title": "Em. 17.26, Di Girolamo e altri",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 37345,
            "slug": "19-288-202",
            "identifier": "19-288-202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-202/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 202,
            "title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "original_title": "Votazione finale",
            "description_title": "Intelligenza artificiale",
            "public_title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 37365,
            "slug": "19-288-182",
            "identifier": "19-288-182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-182/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 182,
            "title": "Intelligenza artificiale - Articolo 23",
            "original_title": "Articolo 23",
            "description_title": "Intelligenza artificiale",
            "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": 14,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 37866,
            "slug": "19-296-4",
            "identifier": "19-296-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-296-4/?format=api",
            "sitting": {
                "id": 1971,
                "date": "2025-04-16",
                "number": 296,
                "branch": "S"
            },
            "number": 4,
            "title": "d-l n. 27/2025 - consultazioni elettorali e referendarie 2025 - Em. 1.3, De Cristofaro e altri",
            "original_title": "Em. 1.3, De Cristofaro e altri",
            "description_title": "d-l n. 27/2025 - consultazioni elettorali e referendarie 2025",
            "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": 12,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36053,
            "slug": "19-271-14",
            "identifier": "19-271-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-14/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 14,
            "title": "Em. 1.211, Tajani",
            "original_title": "Em. 1.211, Tajani",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 36033,
            "slug": "19-271-8",
            "identifier": "19-271-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-8/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 8,
            "title": "Em. 1.205, Turco e Croatti",
            "original_title": "Em. 1.205, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 37867,
            "slug": "19-296-3",
            "identifier": "19-296-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-296-3/?format=api",
            "sitting": {
                "id": 1971,
                "date": "2025-04-16",
                "number": 296,
                "branch": "S"
            },
            "number": 3,
            "title": "d-l n. 27/2025 - consultazioni elettorali e referendarie 2025 - Em. 1.2, Maiorino e altri",
            "original_title": "Em. 1.2, Maiorino e altri",
            "description_title": "d-l n. 27/2025 - consultazioni elettorali e referendarie 2025",
            "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": 11,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 74.7
        }
    ]
}