Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=33
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=34",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=32",
    "results": [
        {
            "id": 21405,
            "slug": "19-71-72",
            "identifier": "19-71-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-72/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 72,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.23, Barbara Floridia e altri",
            "original_title": "Em. 3.23, Barbara Floridia e altri",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 76.52,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 31279,
            "slug": "19-213-21",
            "identifier": "19-213-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-21/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 21,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.30, Fina",
            "original_title": "Em. 1.30, Fina",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 31242,
            "slug": "19-213-74",
            "identifier": "19-213-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-74/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 74,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 9.0.200, Bevilacqua e Di Girolamo",
            "original_title": "Em. 9.0.200, Bevilacqua e Di Girolamo",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 11,
            "majority_cohesion_rate": 78.45,
            "minority_cohesion_rate": 81.4
        },
        {
            "id": 36410,
            "slug": "19-278-66",
            "identifier": "19-278-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-66/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 66,
            "title": "Em. 10.252, Camusso e altri",
            "original_title": "Em. 10.252, Camusso e altri",
            "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": 73.95,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36759,
            "slug": "19-281-36",
            "identifier": "19-281-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-36/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 36,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.111, Turco e altri",
            "original_title": "Em. 1-bis.111, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36407,
            "slug": "19-278-69",
            "identifier": "19-278-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-69/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 69,
            "title": "Em. 10.255, Camusso e altri",
            "original_title": "Em. 10.255, Camusso e altri",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 31288,
            "slug": "19-213-12",
            "identifier": "19-213-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-12/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 12,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Emm. 1.16 e 1.201",
            "original_title": "Emm. 1.16 e 1.201",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 31290,
            "slug": "19-213-10",
            "identifier": "19-213-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-10/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 10,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.12, Manca e altri",
            "original_title": "Em. 1.12, Manca e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 81.03,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 20513,
            "slug": "19-58-238",
            "identifier": "19-58-238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-238/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 238,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Emm. 7.0.100/83 e 7.0.100/84",
            "original_title": "Emm. 7.0.100/83 e 7.0.100/84",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 76.52,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 31289,
            "slug": "19-213-11",
            "identifier": "19-213-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-11/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 11,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.28, Croatti e Di Girolamo",
            "original_title": "Em. 1.28, Croatti e Di Girolamo",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 79.31,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 20656,
            "slug": "19-58-164",
            "identifier": "19-58-164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-164/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 164,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 5.0.1, Naturale e altri",
            "original_title": "Em. 5.0.1, Naturale e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 74.78,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 31164,
            "slug": "19-213-110",
            "identifier": "19-213-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-110/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 110,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Emm. 9-octies.200 e 9-octies.201",
            "original_title": "Emm. 9-octies.200 e 9-octies.201",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 79.31,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 20264,
            "slug": "19-56-114",
            "identifier": "19-56-114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-114/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 114,
            "title": "Em. 25.5, Magni e altri",
            "original_title": "Em. 25.5, Magni e altri",
            "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.57,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 26233,
            "slug": "19-139-102",
            "identifier": "19-139-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-102/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 102,
            "title": "Disposizioni sul made in Italy - Em. 30.0.2, Nave e altri",
            "original_title": "Em. 30.0.2, Nave e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 74.78,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 31287,
            "slug": "19-213-13",
            "identifier": "19-213-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-13/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 13,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.17, Manca e altri",
            "original_title": "Em. 1.17, Manca e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 83.72
        },
        {
            "id": 31285,
            "slug": "19-213-15",
            "identifier": "19-213-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-15/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 15,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.20, Croatti e Di Girolamo",
            "original_title": "Em. 1.20, Croatti e Di Girolamo",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 81.03,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 21406,
            "slug": "19-71-69",
            "identifier": "19-71-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-69/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 69,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.18 (1a parte), Trevisi",
            "original_title": "Em. 3.18 (1a parte), Trevisi",
            "description_title": "d-l 35/2023 - Ponte sullo stretto di Messina",
            "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": 78.26,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 31249,
            "slug": "19-213-67",
            "identifier": "19-213-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-67/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 67,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 8.2, Fina e altri",
            "original_title": "Em. 8.2, Fina e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 36623,
            "slug": "19-279-3",
            "identifier": "19-279-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-279-3/?format=api",
            "sitting": {
                "id": 1920,
                "date": "2025-02-27",
                "number": 279,
                "branch": "S"
            },
            "number": 3,
            "title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.2, Enrico Borghi e altri",
            "original_title": "Proposta di risoluzione n. 4, Zanettin e altri, Em. 4.2, Enrico Borghi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 26281,
            "slug": "19-139-119",
            "identifier": "19-139-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-119/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 119,
            "title": "Disposizioni sul made in Italy - Articolo 39",
            "original_title": "Articolo 39",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 33313,
            "slug": "19-243-289",
            "identifier": "19-243-289",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-289/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 289,
            "title": "Codice della strada - Em. 35.82, Basso e altri",
            "original_title": "Em. 35.82, Basso e altri",
            "description_title": "Codice della strada",
            "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": 68.38,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 31244,
            "slug": "19-213-72",
            "identifier": "19-213-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-72/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 72,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 8-bis.0.202, Nicita",
            "original_title": "Em. 8-bis.0.202, Nicita",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 27849,
            "slug": "19-157-15",
            "identifier": "19-157-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-157-15/?format=api",
            "sitting": {
                "id": 1605,
                "date": "2024-02-13",
                "number": 157,
                "branch": "S"
            },
            "number": 15,
            "title": "Legge di delegazione europea 2022-2023 - Em. 3.2, Rojc e altri",
            "original_title": "Em. 3.2, Rojc e altri",
            "description_title": "Legge di delegazione europea 2022-2023",
            "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": 67.83,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 33311,
            "slug": "19-243-291",
            "identifier": "19-243-291",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-291/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 291,
            "title": "Codice della strada - Em. 35.84, Basso e altri",
            "original_title": "Em. 35.84, Basso e altri",
            "description_title": "Codice della strada",
            "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.23,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 25791,
            "slug": "19-133-30",
            "identifier": "19-133-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-133-30/?format=api",
            "sitting": {
                "id": 1548,
                "date": "2023-12-06",
                "number": 133,
                "branch": "S"
            },
            "number": 30,
            "title": "d-l 140/2023 Prevenzione del rischio sismico nei Campi Flegrei - Em. 5.12, Irto e altri",
            "original_title": "Em. 5.12, Irto e altri",
            "description_title": "d-l 140/2023 Prevenzione del rischio sismico nei Campi Flegrei",
            "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.57,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 31243,
            "slug": "19-213-73",
            "identifier": "19-213-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-73/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 73,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 9.2, Fina e altri",
            "original_title": "Em. 9.2, Fina e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 81.03,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 31283,
            "slug": "19-213-17",
            "identifier": "19-213-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-17/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 17,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.22, Sironi",
            "original_title": "Em. 1.22, Sironi",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 83.72
        },
        {
            "id": 31291,
            "slug": "19-213-9",
            "identifier": "19-213-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-9/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 9,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.13, Fina e altri",
            "original_title": "Em. 1.13, Fina e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 80.17,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 27166,
            "slug": "19-147-24",
            "identifier": "19-147-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-24/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 24,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 1.66, Giorgis e altri",
            "original_title": "Em. 1.66, Giorgis e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 33898,
            "slug": "19-252-133",
            "identifier": "19-252-133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-133/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 133,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 9.1, Irto e altri",
            "original_title": "Em. 9.1, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 66.1,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 31267,
            "slug": "19-213-49",
            "identifier": "19-213-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-49/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 49,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Emm. 5.4 e 5.5",
            "original_title": "Emm. 5.4 e 5.5",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 78.45,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 21567,
            "slug": "19-74-72",
            "identifier": "19-74-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-72/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 72,
            "title": "d-l 39/2023 - siccità - ODG G4.2, Sironi e Nave",
            "original_title": "ODG G4.2, Sironi e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 37116,
            "slug": "19-284-7",
            "identifier": "19-284-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-7/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 7,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 2.4, Fina e altri",
            "original_title": "Em. 2.4, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 68.91,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 31270,
            "slug": "19-213-46",
            "identifier": "19-213-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-46/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 46,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Emm. 4.0.1 e 4.0.2",
            "original_title": "Emm. 4.0.1 e 4.0.2",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 79.31,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 31268,
            "slug": "19-213-48",
            "identifier": "19-213-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-48/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 48,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 5.2, Manca e altri",
            "original_title": "Em. 5.2, Manca e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 79.31,
            "minority_cohesion_rate": 83.72
        },
        {
            "id": 31262,
            "slug": "19-213-54",
            "identifier": "19-213-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-54/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 54,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 5.0.2, Croatti e altri",
            "original_title": "Em. 5.0.2, Croatti e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 78.45,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 20247,
            "slug": "19-56-223",
            "identifier": "19-56-223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-223/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 223,
            "title": "Em. 53.200, Patuanelli",
            "original_title": "Em. 53.200, Patuanelli",
            "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": 3,
            "n_margin": 11,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 22974,
            "slug": "19-89-142",
            "identifier": "19-89-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-142/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 142,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18-ter.200, Rojc e Malpezzi",
            "original_title": "Em. 18-ter.200, Rojc e Malpezzi",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 67.54,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23090,
            "slug": "19-89-77",
            "identifier": "19-89-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-77/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 77,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.220, Sensi e altri",
            "original_title": "Em. 9-bis.220, Sensi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 71.93,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 31198,
            "slug": "19-213-99",
            "identifier": "19-213-99",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-99/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 99,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 9-sexies.200, De Cristofaro e altri",
            "original_title": "Em. 9-sexies.200, De Cristofaro e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 78.45,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 25851,
            "slug": "19-134-3",
            "identifier": "19-134-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-3/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1-bis.301, Magni e altri",
            "original_title": "Em. 1-bis.301, Magni e altri",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 36726,
            "slug": "19-281-69",
            "identifier": "19-281-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-69/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 69,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-sexies.104, Fregolent",
            "original_title": "Em. 1-sexies.104, Fregolent",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 33879,
            "slug": "19-252-157",
            "identifier": "19-252-157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-157/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 157,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 16.3 e 16.4",
            "original_title": "Emm. 16.3 e 16.4",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33790,
            "slug": "19-252-145",
            "identifier": "19-252-145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-145/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 145,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 12.1, Irto e altri",
            "original_title": "Em. 12.1, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 66.95,
            "minority_cohesion_rate": 70.24
        },
        {
            "id": 31225,
            "slug": "19-213-5",
            "identifier": "19-213-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-5/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 5,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.4 (testo 2), Manca e altri",
            "original_title": "Em. 1.4 (testo 2), Manca e altri",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 11,
            "majority_cohesion_rate": 79.31,
            "minority_cohesion_rate": 82.56
        },
        {
            "id": 20699,
            "slug": "19-58-2",
            "identifier": "19-58-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-2/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 2,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 1.1, Maiorino e altri",
            "original_title": "Em. 1.1, Maiorino e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 80.87,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 33903,
            "slug": "19-252-128",
            "identifier": "19-252-128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-128/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 128,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 7.1, Irto e altri",
            "original_title": "Em. 7.1, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 66.1,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 31223,
            "slug": "19-213-7",
            "identifier": "19-213-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-213-7/?format=api",
            "sitting": {
                "id": 1754,
                "date": "2024-07-31",
                "number": 213,
                "branch": "S"
            },
            "number": 7,
            "title": "d-l 76/2024 - Ricostruzione e protezione civile - Em. 1.10, Sironi",
            "original_title": "Em. 1.10, Sironi",
            "description_title": "d-l 76/2024 - Ricostruzione e protezione civile",
            "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": 81.03,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 20498,
            "slug": "19-58-253",
            "identifier": "19-58-253",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-253/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 253,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/115, De Cristofaro e altri",
            "original_title": "Em. 7.0.100/115, De Cristofaro e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 76.52,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 33969,
            "slug": "19-252-163",
            "identifier": "19-252-163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-163/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 163,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 18.0.1 e 18.0.100",
            "original_title": "Emm. 18.0.1 e 18.0.100",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 66.1,
            "minority_cohesion_rate": 67.86
        }
    ]
}